|
|
@@ -22,37 +22,37 @@
|
|
|
"preversion": "run-s ci \"bumpVersion --reset\""
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@actions/core": "^1.2.6",
|
|
|
+ "@actions/core": "^1.9.0",
|
|
|
"@actions/github": "^5.0.3",
|
|
|
- "@babel/helper-plugin-utils": "^7.8.3",
|
|
|
- "@babel/plugin-syntax-function-bind": "^7.14.5",
|
|
|
- "@babel/register": "^7.15.3",
|
|
|
- "@babel/runtime": "^7.15.3",
|
|
|
+ "@babel/helper-plugin-utils": "^7.18.6",
|
|
|
+ "@babel/plugin-syntax-function-bind": "^7.18.6",
|
|
|
+ "@babel/register": "^7.18.6",
|
|
|
+ "@babel/runtime": "^7.18.6",
|
|
|
"@gera2ld/locky": "^0.1.1",
|
|
|
"@gera2ld/plaid": "~1.5.6",
|
|
|
"@gera2ld/plaid-vue": "~1.5.5",
|
|
|
"@gera2ld/plaid-webpack": "~1.5.5",
|
|
|
- "@types/chrome": "^0",
|
|
|
- "@types/firefox-webext-browser": "82.0.0",
|
|
|
+ "@types/chrome": "^0.0.191",
|
|
|
+ "@types/firefox-webext-browser": "94.0.1",
|
|
|
"amo-upload": "^0.2.0",
|
|
|
- "cross-env": "^7.0.2",
|
|
|
- "cross-spawn": "^7.0.1",
|
|
|
- "del": "^5.1.0",
|
|
|
- "fancy-log": "^1.3.2",
|
|
|
+ "cross-env": "^7.0.3",
|
|
|
+ "cross-spawn": "^7.0.3",
|
|
|
+ "del": "^6.1.1",
|
|
|
+ "fancy-log": "^2.0.0",
|
|
|
"gulp": "^4.0.2",
|
|
|
"gulp-plumber": "^1.1.0",
|
|
|
"husky": "^4.2.3",
|
|
|
"js-yaml": "^4.1.0",
|
|
|
- "jsdom": "^16.2.1",
|
|
|
+ "jsdom": "^20.0.0",
|
|
|
"npm-run-all": "^4.1.5",
|
|
|
- "plugin-error": "^1.0.0",
|
|
|
- "sharp": "^0.26.2",
|
|
|
+ "plugin-error": "^2.0.0",
|
|
|
+ "sharp": "^0.30.7",
|
|
|
"tap-summary": "^4.0.0",
|
|
|
- "tape": "^4.13.2",
|
|
|
- "terser": "^5",
|
|
|
+ "tape": "^5.5.3",
|
|
|
+ "terser": "^5.14.1",
|
|
|
"terser-webpack-plugin": "^4",
|
|
|
- "through2": "^3.0.1",
|
|
|
- "vinyl": "^2.1.0",
|
|
|
+ "through2": "^4.0.2",
|
|
|
+ "vinyl": "^2.2.1",
|
|
|
"wrapper-webpack-plugin": "2.1.0"
|
|
|
},
|
|
|
"author": "Gerald <[email protected]>",
|
|
|
@@ -67,8 +67,8 @@
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@violentmonkey/shortcut": "^1.2.6",
|
|
|
- "@zip.js/zip.js": "^2.3.17",
|
|
|
- "codemirror": "5.63.3",
|
|
|
+ "@zip.js/zip.js": "^2.4.26",
|
|
|
+ "codemirror": "^5.65.6",
|
|
|
"codemirror-js-mixed": "^0.9.2",
|
|
|
"tldjs": "^2.3.1",
|
|
|
"vue": "^2.6.14",
|