|
@@ -24,12 +24,12 @@
|
|
|
"@javascript-obfuscator/escodegen": "2.2.1",
|
|
|
"@javascript-obfuscator/estraverse": "5.3.0",
|
|
|
"@nuxtjs/opencollective": "0.3.2",
|
|
|
- "acorn": "8.4.1",
|
|
|
+ "acorn": "8.5.0",
|
|
|
"assert": "2.0.0",
|
|
|
- "chalk": "4.1.1",
|
|
|
- "chance": "1.1.7",
|
|
|
+ "chalk": "4.1.2",
|
|
|
+ "chance": "1.1.8",
|
|
|
"class-validator": "0.13.1",
|
|
|
- "commander": "8.0.0",
|
|
|
+ "commander": "8.2.0",
|
|
|
"eslint-scope": "6.0.0",
|
|
|
"fast-deep-equal": "3.1.3",
|
|
|
"inversify": "5.1.1",
|
|
@@ -39,34 +39,34 @@
|
|
|
"multimatch": "5.0.0",
|
|
|
"process": "0.11.10",
|
|
|
"reflect-metadata": "0.1.13",
|
|
|
- "source-map-support": "0.5.19",
|
|
|
+ "source-map-support": "0.5.20",
|
|
|
"string-template": "1.0.0",
|
|
|
"stringz": "2.1.0",
|
|
|
- "tslib": "2.3.0"
|
|
|
+ "tslib": "2.3.1"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
|
|
- "@types/chai": "4.2.21",
|
|
|
+ "@types/chai": "4.2.22",
|
|
|
"@types/chance": "1.1.3",
|
|
|
"@types/escodegen": "0.0.7",
|
|
|
"@types/eslint-scope": "3.7.1",
|
|
|
"@types/estraverse": "5.1.1",
|
|
|
"@types/estree": "0.0.50",
|
|
|
- "@types/js-beautify": "1.13.2",
|
|
|
- "@types/js-string-escape": "1.0.0",
|
|
|
+ "@types/js-beautify": "1.13.3",
|
|
|
+ "@types/js-string-escape": "1.0.1",
|
|
|
"@types/md5": "2.3.1",
|
|
|
"@types/mkdirp": "1.0.2",
|
|
|
"@types/mocha": "9.0.0",
|
|
|
"@types/multimatch": "4.0.0",
|
|
|
- "@types/node": "16.4.1",
|
|
|
- "@types/rimraf": "3.0.1",
|
|
|
- "@types/sinon": "10.0.2",
|
|
|
+ "@types/node": "16.11.0",
|
|
|
+ "@types/rimraf": "3.0.2",
|
|
|
+ "@types/sinon": "10.0.4",
|
|
|
"@types/string-template": "1.0.2",
|
|
|
- "@types/webpack-env": "1.16.2",
|
|
|
- "@typescript-eslint/eslint-plugin": "4.28.4",
|
|
|
- "@typescript-eslint/parser": "4.28.4",
|
|
|
+ "@types/webpack-env": "1.16.3",
|
|
|
+ "@typescript-eslint/eslint-plugin": "5.0.0",
|
|
|
+ "@typescript-eslint/parser": "5.0.0",
|
|
|
"chai": "4.3.4",
|
|
|
- "chai-exclude": "2.0.3",
|
|
|
+ "chai-exclude": "2.1.0",
|
|
|
"cross-env": "7.0.3",
|
|
|
"eslint": "7.31.0",
|
|
|
"eslint-plugin-import": "2.23.4",
|
|
@@ -75,22 +75,22 @@
|
|
|
"eslint-plugin-prefer-arrow": "1.2.3",
|
|
|
"eslint-plugin-unicorn": "34.0.1",
|
|
|
"fork-ts-checker-notifier-webpack-plugin": "4.0.0",
|
|
|
- "fork-ts-checker-webpack-plugin": "6.2.12",
|
|
|
- "husky": "^7.0.1",
|
|
|
+ "fork-ts-checker-webpack-plugin": "6.3.4",
|
|
|
+ "husky": "^7.0.2",
|
|
|
"js-beautify": "1.14.0",
|
|
|
- "mocha": "9.0.2",
|
|
|
+ "mocha": "9.1.3",
|
|
|
"nyc": "15.1.0",
|
|
|
"pjson": "1.0.9",
|
|
|
"rimraf": "3.0.2",
|
|
|
- "sinon": "11.1.1",
|
|
|
+ "sinon": "11.1.2",
|
|
|
"source-map-resolve": "0.6.0",
|
|
|
- "terser": "^5.7.1",
|
|
|
- "threads": "1.6.5",
|
|
|
- "ts-loader": "9.2.3",
|
|
|
- "ts-node": "10.1.0",
|
|
|
- "typescript": "4.4.0-beta",
|
|
|
- "webpack": "5.46.0",
|
|
|
- "webpack-cli": "4.7.2",
|
|
|
+ "terser": "^5.9.0",
|
|
|
+ "threads": "1.7.0",
|
|
|
+ "ts-loader": "9.2.6",
|
|
|
+ "ts-node": "10.3.0",
|
|
|
+ "typescript": "4.4.4",
|
|
|
+ "webpack": "5.58.2",
|
|
|
+ "webpack-cli": "4.9.0",
|
|
|
"webpack-node-externals": "3.0.0"
|
|
|
},
|
|
|
"repository": {
|