|
@@ -74,9 +74,9 @@
|
|
|
"webpack-shell-plugin": "0.5.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@babel/core": "7.12.10",
|
|
|
- "@babel/preset-env": "7.12.11",
|
|
|
- "@babel/preset-typescript": "7.12.7",
|
|
|
+ "@babel/core": "7.12.13",
|
|
|
+ "@babel/preset-env": "7.12.13",
|
|
|
+ "@babel/preset-typescript": "7.12.13",
|
|
|
"@types/cross-spawn": "6.0.2",
|
|
|
"@types/fs-extra": "9.0.6",
|
|
|
"@types/http-proxy": "1.17.5",
|
|
@@ -88,12 +88,12 @@
|
|
|
"@types/ms": "0.7.31",
|
|
|
"@types/semver": "7.3.4",
|
|
|
"@types/sharp": "0.27.1",
|
|
|
- "@typescript-eslint/eslint-plugin": "4.14.1",
|
|
|
- "@typescript-eslint/parser": "4.14.1",
|
|
|
+ "@typescript-eslint/eslint-plugin": "4.14.2",
|
|
|
+ "@typescript-eslint/parser": "4.14.2",
|
|
|
"babel-jest": "26.6.3",
|
|
|
"copy-webpack-plugin": "7.0.0",
|
|
|
"dotenv": "8.2.0",
|
|
|
- "eslint": "7.18.0",
|
|
|
+ "eslint": "7.19.0",
|
|
|
"eslint-config-prettier": "7.2.0",
|
|
|
"eslint-config-standard-with-typescript": "20.0.0",
|
|
|
"eslint-plugin-import": "2.22.1",
|
|
@@ -117,8 +117,8 @@
|
|
|
"tslib": "2.1.0",
|
|
|
"typescript": "4.1.3",
|
|
|
"typescript-json-validator": "2.4.2",
|
|
|
- "webpack": "5.19.0",
|
|
|
- "webpack-cli": "4.4.0",
|
|
|
+ "webpack": "5.20.1",
|
|
|
+ "webpack-cli": "4.5.0",
|
|
|
"webpack-node-externals": "2.5.2"
|
|
|
},
|
|
|
"resolutions": {
|