Browse Source

chore: upgrade deps

Gerald 6 years ago
parent
commit
4cff724a3a
2 changed files with 196 additions and 197 deletions
  1. 9 9
      package.json
  2. 187 188
      yarn.lock

+ 9 - 9
package.json

@@ -18,21 +18,21 @@
   "description": "Violentmonkey",
   "devDependencies": {
     "@babel/plugin-proposal-function-bind": "^7.2.0",
-    "@babel/register": "^7.6.0",
-    "@gera2ld/plaid": "~1.4.12",
-    "@gera2ld/plaid-vue": "~1.4.9",
-    "@gera2ld/plaid-webpack": "~1.5.0",
+    "@babel/register": "^7.6.2",
+    "@gera2ld/plaid": "~1.5.1",
+    "@gera2ld/plaid-vue": "~1.5.2",
+    "@gera2ld/plaid-webpack": "~1.5.2",
     "@types/chrome": "latest",
-    "cross-env": "^6.0.0",
+    "cross-env": "^6.0.3",
     "del": "^5.1.0",
     "fancy-log": "^1.3.2",
     "gulp": "^4.0.2",
     "gulp-filter": "^6.0.0",
     "gulp-plumber": "^1.1.0",
     "gulp-uglify": "^3.0.2",
-    "husky": "^3.0.5",
+    "husky": "^3.0.9",
     "js-yaml": "^3.13.1",
-    "jsdom": "^15.1.1",
+    "jsdom": "^15.2.1",
     "plugin-error": "^1.0.0",
     "tape": "^4.11.0",
     "through2": "^3.0.1",
@@ -50,9 +50,9 @@
   "homepage": "https://github.com/violentmonkey/violentmonkey",
   "license": "MIT",
   "dependencies": {
-    "@babel/runtime": "^7.6.0",
+    "@babel/runtime": "^7.6.3",
     "codemirror": "^5.49.2",
-    "core-js": "^3.2.1",
+    "core-js": "^3.3.6",
     "tldjs": "^2.3.1",
     "vue": "^2.6.10",
     "vueleton": "^1.0.3"

File diff suppressed because it is too large
+ 187 - 188
yarn.lock


Some files were not shown because too many files changed in this diff