|
@@ -59,7 +59,7 @@
|
|
"http-proxy": "1.18.1",
|
|
"http-proxy": "1.18.1",
|
|
"imagemin": "7.0.1",
|
|
"imagemin": "7.0.1",
|
|
"imagemin-optipng": "8.0.0",
|
|
"imagemin-optipng": "8.0.0",
|
|
- "imagemin-pngquant": "9.0.0",
|
|
|
|
|
|
+ "imagemin-pngquant": "9.0.1",
|
|
"imagemin-zopfli": "7.0.0",
|
|
"imagemin-zopfli": "7.0.0",
|
|
"inquirer": "7.3.3",
|
|
"inquirer": "7.3.3",
|
|
"is-png": "2.0.0",
|
|
"is-png": "2.0.0",
|
|
@@ -72,16 +72,16 @@
|
|
"png2icons": "2.0.1",
|
|
"png2icons": "2.0.1",
|
|
"read-chunk": "3.2.0",
|
|
"read-chunk": "3.2.0",
|
|
"semver": "7.3.2",
|
|
"semver": "7.3.2",
|
|
- "sharp": "0.25.4",
|
|
|
|
- "webpack-merge": "5.1.2",
|
|
|
|
|
|
+ "sharp": "0.26.1",
|
|
|
|
+ "webpack-merge": "5.1.4",
|
|
"webpack-shell-plugin": "0.5.0"
|
|
"webpack-shell-plugin": "0.5.0"
|
|
},
|
|
},
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
- "@babel/core": "7.11.1",
|
|
|
|
- "@babel/preset-env": "7.11.0",
|
|
|
|
|
|
+ "@babel/core": "7.11.6",
|
|
|
|
+ "@babel/preset-env": "7.11.5",
|
|
"@babel/preset-typescript": "7.10.4",
|
|
"@babel/preset-typescript": "7.10.4",
|
|
- "@rollup/plugin-babel": "5.2.0",
|
|
|
|
- "@rollup/plugin-commonjs": "15.0.0",
|
|
|
|
|
|
+ "@rollup/plugin-babel": "5.2.1",
|
|
|
|
+ "@rollup/plugin-commonjs": "15.1.0",
|
|
"@rollup/plugin-json": "4.1.0",
|
|
"@rollup/plugin-json": "4.1.0",
|
|
"@rollup/plugin-node-resolve": "9.0.0",
|
|
"@rollup/plugin-node-resolve": "9.0.0",
|
|
"@rollup/plugin-sucrase": "3.1.0",
|
|
"@rollup/plugin-sucrase": "3.1.0",
|
|
@@ -92,18 +92,18 @@
|
|
"@types/imagemin": "7.0.0",
|
|
"@types/imagemin": "7.0.0",
|
|
"@types/imagemin-optipng": "5.2.0",
|
|
"@types/imagemin-optipng": "5.2.0",
|
|
"@types/inquirer": "7.3.1",
|
|
"@types/inquirer": "7.3.1",
|
|
- "@types/jsdom": "16.2.3",
|
|
|
|
- "@types/lodash": "4.14.159",
|
|
|
|
|
|
+ "@types/jsdom": "16.2.4",
|
|
|
|
+ "@types/lodash": "4.14.161",
|
|
"@types/ms": "0.7.31",
|
|
"@types/ms": "0.7.31",
|
|
- "@types/semver": "7.3.3",
|
|
|
|
- "@types/sharp": "0.25.1",
|
|
|
|
|
|
+ "@types/semver": "7.3.4",
|
|
|
|
+ "@types/sharp": "0.26.0",
|
|
"@types/webpack-merge": "4.1.5",
|
|
"@types/webpack-merge": "4.1.5",
|
|
- "@typescript-eslint/eslint-plugin": "3.9.1",
|
|
|
|
- "@typescript-eslint/parser": "3.9.1",
|
|
|
|
|
|
+ "@typescript-eslint/eslint-plugin": "3.10.1",
|
|
|
|
+ "@typescript-eslint/parser": "3.10.1",
|
|
"babel-jest": "26.3.0",
|
|
"babel-jest": "26.3.0",
|
|
- "copy-webpack-plugin": "6.0.3",
|
|
|
|
|
|
+ "copy-webpack-plugin": "6.1.1",
|
|
"dotenv": "8.2.0",
|
|
"dotenv": "8.2.0",
|
|
- "eslint": "7.7.0",
|
|
|
|
|
|
+ "eslint": "7.9.0",
|
|
"eslint-config-prettier": "6.11.0",
|
|
"eslint-config-prettier": "6.11.0",
|
|
"eslint-config-standard-with-typescript": "18.0.2",
|
|
"eslint-config-standard-with-typescript": "18.0.2",
|
|
"eslint-plugin-import": "2.22.0",
|
|
"eslint-plugin-import": "2.22.0",
|
|
@@ -112,27 +112,27 @@
|
|
"eslint-plugin-promise": "4.2.1",
|
|
"eslint-plugin-promise": "4.2.1",
|
|
"eslint-plugin-security": "1.4.0",
|
|
"eslint-plugin-security": "1.4.0",
|
|
"eslint-plugin-standard": "4.0.1",
|
|
"eslint-plugin-standard": "4.0.1",
|
|
- "husky": "4.2.5",
|
|
|
|
|
|
+ "husky": "4.3.0",
|
|
"is-running": "2.1.0",
|
|
"is-running": "2.1.0",
|
|
- "jest": "26.4.1",
|
|
|
|
|
|
+ "jest": "26.4.2",
|
|
"jest-mock-process": "1.4.0",
|
|
"jest-mock-process": "1.4.0",
|
|
- "lint-staged": "10.2.11",
|
|
|
|
|
|
+ "lint-staged": "10.4.0",
|
|
"lockfile-lint": "4.3.7",
|
|
"lockfile-lint": "4.3.7",
|
|
- "prettier": "2.0.5",
|
|
|
|
|
|
+ "prettier": "2.1.2",
|
|
"promise": "8.1.0",
|
|
"promise": "8.1.0",
|
|
"raw-loader": "4.0.1",
|
|
"raw-loader": "4.0.1",
|
|
"rimraf": "3.0.2",
|
|
"rimraf": "3.0.2",
|
|
- "rollup": "2.26.4",
|
|
|
|
- "rollup-plugin-terser": "7.0.0",
|
|
|
|
|
|
+ "rollup": "2.28.1",
|
|
|
|
+ "rollup-plugin-terser": "7.0.2",
|
|
"rollup-plugin-typescript2": "0.27.2",
|
|
"rollup-plugin-typescript2": "0.27.2",
|
|
"toml-loader": "1.0.0",
|
|
"toml-loader": "1.0.0",
|
|
- "ts-loader": "8.0.2",
|
|
|
|
|
|
+ "ts-loader": "8.0.4",
|
|
"tslib": "2.0.1",
|
|
"tslib": "2.0.1",
|
|
"typescript": "3.9.7",
|
|
"typescript": "3.9.7",
|
|
"typescript-json-validator": "2.4.2",
|
|
"typescript-json-validator": "2.4.2",
|
|
- "webpack": "4.44.1",
|
|
|
|
|
|
+ "webpack": "4.44.2",
|
|
"webpack-cli": "3.3.12",
|
|
"webpack-cli": "3.3.12",
|
|
- "webpack-node-externals": "2.5.1"
|
|
|
|
|
|
+ "webpack-node-externals": "2.5.2"
|
|
},
|
|
},
|
|
"resolutions": {
|
|
"resolutions": {
|
|
"**/lodash": ">=4.17.19"
|
|
"**/lodash": ">=4.17.19"
|