1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 15:23:33 +00:00

upgrade typescript and webpack

This commit is contained in:
Kyle Spearrin
2019-01-25 15:10:48 -05:00
parent 549efaf7b9
commit 7ce8561f7a
3 changed files with 744 additions and 351 deletions

2
jslib

Submodule jslib updated: 5c7a911b2e...b01709240e

1081
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -59,12 +59,12 @@
"copy-webpack-plugin": "^4.5.2",
"cross-env": "^5.2.0",
"pkg": "4.3.4",
"ts-loader": "^5.1.0",
"tslint": "^5.11.0",
"tslint-loader": "^3.6.0",
"typescript": "^2.7.2",
"webpack": "^4.18.0",
"webpack-cli": "^3.1.0"
"ts-loader": "^5.3.3",
"tslint": "^5.12.1",
"tslint-loader": "^3.5.4",
"typescript": "3.2.4",
"webpack": "^4.29.0",
"webpack-cli": "^3.2.1"
},
"dependencies": {
"big-integer": "1.6.36",