|
|
@@ -18,11 +18,11 @@
|
|
|
},
|
|
|
"description": "Violentmonkey",
|
|
|
"devDependencies": {
|
|
|
- "@babel/plugin-proposal-function-bind": "^7.2.0",
|
|
|
- "@babel/register": "^7.7.0",
|
|
|
- "@gera2ld/plaid": "~1.5.3",
|
|
|
- "@gera2ld/plaid-vue": "~1.5.2",
|
|
|
- "@gera2ld/plaid-webpack": "~1.5.2",
|
|
|
+ "@babel/plugin-proposal-function-bind": "^7.8.3",
|
|
|
+ "@babel/register": "^7.8.3",
|
|
|
+ "@gera2ld/plaid": "~1.5.6",
|
|
|
+ "@gera2ld/plaid-vue": "~1.5.5",
|
|
|
+ "@gera2ld/plaid-webpack": "~1.5.5",
|
|
|
"@types/chrome": "latest",
|
|
|
"cross-env": "^6.0.3",
|
|
|
"cross-spawn": "^7.0.1",
|
|
|
@@ -32,11 +32,11 @@
|
|
|
"gulp-filter": "^6.0.0",
|
|
|
"gulp-plumber": "^1.1.0",
|
|
|
"gulp-uglify": "^3.0.2",
|
|
|
- "husky": "^3.1.0",
|
|
|
+ "husky": "^4.0.10",
|
|
|
"js-yaml": "^3.13.1",
|
|
|
- "jsdom": "^15.2.1",
|
|
|
+ "jsdom": "^16.0.0",
|
|
|
"plugin-error": "^1.0.0",
|
|
|
- "tape": "^4.11.0",
|
|
|
+ "tape": "^4.13.0",
|
|
|
"through2": "^3.0.1",
|
|
|
"vinyl": "^2.1.0",
|
|
|
"wrapper-webpack-plugin": "2.1.0"
|
|
|
@@ -52,11 +52,11 @@
|
|
|
"homepage": "https://github.com/violentmonkey/violentmonkey",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/runtime": "^7.7.2",
|
|
|
+ "@babel/runtime": "^7.8.3",
|
|
|
"codemirror": "^5.50.2",
|
|
|
- "core-js": "^3.4.1",
|
|
|
+ "core-js": "^3.6.4",
|
|
|
"tldjs": "^2.3.1",
|
|
|
- "vue": "^2.6.10",
|
|
|
+ "vue": "^2.6.11",
|
|
|
"vueleton": "^1.0.3"
|
|
|
},
|
|
|
"engines": {
|