Gerald пре 6 година
родитељ
комит
334c438788
2 измењених фајлова са 335 додато и 331 уклоњено
  1. 17 17
      package.json
  2. 318 314
      yarn.lock

+ 17 - 17
package.json

@@ -17,8 +17,8 @@
   },
   "description": "Violentmonkey",
   "devDependencies": {
-    "@babel/core": "^7.2.2",
-    "@babel/plugin-proposal-class-properties": "^7.3.0",
+    "@babel/core": "^7.3.4",
+    "@babel/plugin-proposal-class-properties": "^7.3.4",
     "@babel/plugin-proposal-decorators": "^7.3.0",
     "@babel/plugin-proposal-export-namespace-from": "^7.2.0",
     "@babel/plugin-proposal-function-sent": "^7.2.0",
@@ -27,8 +27,8 @@
     "@babel/plugin-proposal-throw-expressions": "^7.2.0",
     "@babel/plugin-syntax-dynamic-import": "^7.2.0",
     "@babel/plugin-syntax-import-meta": "^7.2.0",
-    "@babel/plugin-transform-runtime": "^7.2.0",
-    "@babel/preset-env": "^7.3.1",
+    "@babel/plugin-transform-runtime": "^7.3.4",
+    "@babel/preset-env": "^7.3.4",
     "@babel/register": "^7.0.0",
     "babel-eslint": "^10.0.1",
     "babel-loader": "^8.0.5",
@@ -37,12 +37,12 @@
     "cross-env": "^5.0.5",
     "css-loader": "^2.1.0",
     "del": "^3.0.0",
-    "eslint": "^5.13.0",
+    "eslint": "^5.14.1",
     "eslint-config-airbnb-base": "^13.1.0",
     "eslint-import-resolver-babel-module": "^5.0.1",
     "eslint-import-resolver-webpack": "^0.11.0",
     "eslint-plugin-import": "^2.16.0",
-    "eslint-plugin-vue": "^5.1.0",
+    "eslint-plugin-vue": "^5.2.2",
     "fancy-log": "^1.3.2",
     "gulp": "^4.0.0",
     "gulp-filter": "^5.0.1",
@@ -50,7 +50,7 @@
     "gulp-uglify": "^3.0.0",
     "html-webpack-plugin": "^4.0.0-beta.5",
     "husky": "^1.3.1",
-    "js-yaml": "^3.12.1",
+    "js-yaml": "^3.12.2",
     "mini-css-extract-plugin": "^0.5.0",
     "optimize-css-assets-webpack-plugin": "^5.0.1",
     "plugin-error": "^1.0.0",
@@ -58,15 +58,15 @@
     "postcss-scss": "2.0.0",
     "precss": "^4.0.0",
     "svg-sprite-loader": "^4.1.2",
-    "svgo": "^1.1.1",
+    "svgo": "^1.2.0",
     "tape": "^4.10.1",
-    "through2": "^3.0.0",
+    "through2": "^3.0.1",
     "url-loader": "^1.1.2",
     "vinyl": "^2.1.0",
-    "vue-loader": "^15.6.2",
+    "vue-loader": "^15.7.0",
     "vue-style-loader": "^4.1.2",
-    "vue-template-compiler": "^2.6.6",
-    "webpack": "^4.29.3",
+    "vue-template-compiler": "^2.6.7",
+    "webpack": "^4.29.6",
     "webpack-bundle-analyzer": "^3.0.4",
     "wrapper-webpack-plugin": "2.1.0"
   },
@@ -81,12 +81,12 @@
   "homepage": "https://github.com/violentmonkey/violentmonkey",
   "license": "MIT",
   "dependencies": {
-    "@babel/runtime": "^7.3.1",
-    "codemirror": "^5.43.0",
-    "core-js": "^2.6.4",
+    "@babel/runtime": "^7.3.4",
+    "codemirror": "^5.44.0",
+    "core-js": "^2.6.5",
     "tldjs": "^2.3.1",
-    "vue": "^2.6.6",
-    "vueleton": "^0.7.0"
+    "vue": "^2.6.7",
+    "vueleton": "^0.7.1"
   },
   "engines": {
     "node": ">=8"

Разлика између датотеке није приказан због своје велике величине
+ 318 - 314
yarn.lock


Неке датотеке нису приказане због велике количине промена