|
@@ -57,19 +57,19 @@
|
|
|
"inquirer": "7.3.3",
|
|
|
"is-png": "2.0.0",
|
|
|
"isbinaryfile": "4.0.6",
|
|
|
- "lodash": "4.17.20",
|
|
|
+ "lodash": "4.17.21",
|
|
|
"minimist": "1.2.5",
|
|
|
"ms": "2.1.3",
|
|
|
"png2icons": "2.0.1",
|
|
|
"read-chunk": "3.2.0",
|
|
|
"semver": "7.3.4",
|
|
|
- "sharp": "0.27.1",
|
|
|
+ "sharp": "0.27.2",
|
|
|
"webpack-merge": "5.7.3"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@babel/core": "7.12.16",
|
|
|
- "@babel/preset-env": "7.12.16",
|
|
|
- "@babel/preset-typescript": "7.12.16",
|
|
|
+ "@babel/core": "7.13.1",
|
|
|
+ "@babel/preset-env": "7.13.5",
|
|
|
+ "@babel/preset-typescript": "7.13.0",
|
|
|
"@types/cross-spawn": "6.0.2",
|
|
|
"@types/fs-extra": "9.0.7",
|
|
|
"@types/imagemin": "7.0.0",
|
|
@@ -79,8 +79,8 @@
|
|
|
"@types/ms": "0.7.31",
|
|
|
"@types/semver": "7.3.4",
|
|
|
"@types/sharp": "0.27.1",
|
|
|
- "@typescript-eslint/eslint-plugin": "4.15.1",
|
|
|
- "@typescript-eslint/parser": "4.15.1",
|
|
|
+ "@typescript-eslint/eslint-plugin": "4.15.2",
|
|
|
+ "@typescript-eslint/parser": "4.15.2",
|
|
|
"babel-jest": "26.6.3",
|
|
|
"dotenv": "8.2.0",
|
|
|
"eslint": "7.20.0",
|
|
@@ -95,20 +95,20 @@
|
|
|
"is-running": "2.1.0",
|
|
|
"jest": "26.6.3",
|
|
|
"lint-staged": "10.5.4",
|
|
|
- "lockfile-lint": "4.3.7",
|
|
|
+ "lockfile-lint": "4.6.1",
|
|
|
"prettier": "2.2.1",
|
|
|
"promise": "8.1.0",
|
|
|
"raw-loader": "4.0.2",
|
|
|
"rimraf": "3.0.2",
|
|
|
"toml-loader": "1.0.0",
|
|
|
"ts-loader": "8.0.17",
|
|
|
- "typescript": "4.1.5",
|
|
|
- "webpack": "5.22.0",
|
|
|
+ "typescript": "4.2.2",
|
|
|
+ "webpack": "5.24.1",
|
|
|
"webpack-cli": "4.5.0",
|
|
|
"webpack-node-externals": "2.5.2"
|
|
|
},
|
|
|
"resolutions": {
|
|
|
- "**/lodash": ">=4.17.19"
|
|
|
+ "**/lodash": "4.17.21"
|
|
|
},
|
|
|
"husky": {
|
|
|
"hooks": {
|