|
@@ -21,10 +21,10 @@
|
|
|
},
|
|
|
"types": "index.d.ts",
|
|
|
"dependencies": {
|
|
|
- "@javascript-obfuscator/escodegen": "2.1.1",
|
|
|
+ "@javascript-obfuscator/escodegen": "2.2.0",
|
|
|
"@javascript-obfuscator/estraverse": "5.3.0",
|
|
|
"@nuxtjs/opencollective": "0.3.2",
|
|
|
- "acorn": "8.2.2",
|
|
|
+ "acorn": "8.2.4",
|
|
|
"assert": "2.0.0",
|
|
|
"chalk": "4.1.1",
|
|
|
"chance": "1.1.7",
|
|
@@ -46,8 +46,8 @@
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
|
|
- "@types/chai": "4.2.17",
|
|
|
- "@types/chance": "1.1.1",
|
|
|
+ "@types/chai": "4.2.18",
|
|
|
+ "@types/chance": "1.1.2",
|
|
|
"@types/escodegen": "0.0.6",
|
|
|
"@types/eslint-scope": "3.7.0",
|
|
|
"@types/estraverse": "5.1.0",
|
|
@@ -57,36 +57,36 @@
|
|
|
"@types/mkdirp": "1.0.1",
|
|
|
"@types/mocha": "8.2.2",
|
|
|
"@types/multimatch": "4.0.0",
|
|
|
- "@types/node": "15.0.1",
|
|
|
+ "@types/node": "15.6.1",
|
|
|
"@types/rimraf": "3.0.0",
|
|
|
- "@types/sinon": "10.0.0",
|
|
|
+ "@types/sinon": "10.0.1",
|
|
|
"@types/string-template": "1.0.2",
|
|
|
"@types/webpack-env": "1.16.0",
|
|
|
- "@typescript-eslint/eslint-plugin": "4.22.0",
|
|
|
- "@typescript-eslint/parser": "4.22.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "4.25.0",
|
|
|
+ "@typescript-eslint/parser": "4.25.0",
|
|
|
"chai": "4.3.4",
|
|
|
"chai-exclude": "2.0.3",
|
|
|
"cross-env": "7.0.3",
|
|
|
- "eslint": "7.25.0",
|
|
|
- "eslint-plugin-import": "2.22.1",
|
|
|
- "eslint-plugin-jsdoc": "33.0.0",
|
|
|
+ "eslint": "7.27.0",
|
|
|
+ "eslint-plugin-import": "2.23.3",
|
|
|
+ "eslint-plugin-jsdoc": "35.0.0",
|
|
|
"eslint-plugin-no-null": "1.0.2",
|
|
|
"eslint-plugin-prefer-arrow": "1.2.3",
|
|
|
- "eslint-plugin-unicorn": "31.0.0",
|
|
|
+ "eslint-plugin-unicorn": "32.0.1",
|
|
|
"fork-ts-checker-notifier-webpack-plugin": "4.0.0",
|
|
|
- "fork-ts-checker-webpack-plugin": "6.2.5",
|
|
|
- "mocha": "8.3.2",
|
|
|
+ "fork-ts-checker-webpack-plugin": "6.2.10",
|
|
|
+ "mocha": "8.4.0",
|
|
|
"nyc": "15.1.0",
|
|
|
"pjson": "1.0.9",
|
|
|
"pre-commit": "1.2.2",
|
|
|
"rimraf": "3.0.2",
|
|
|
- "sinon": "10.0.0",
|
|
|
+ "sinon": "11.1.0",
|
|
|
"threads": "1.6.4",
|
|
|
- "ts-loader": "9.1.1",
|
|
|
- "ts-node": "9.1.1",
|
|
|
+ "ts-loader": "9.2.2",
|
|
|
+ "ts-node": "10.0.0",
|
|
|
"typescript": "beta",
|
|
|
- "webpack": "5.36.2",
|
|
|
- "webpack-cli": "4.6.0",
|
|
|
+ "webpack": "5.37.1",
|
|
|
+ "webpack-cli": "4.7.0",
|
|
|
"webpack-node-externals": "3.0.0"
|
|
|
},
|
|
|
"repository": {
|