Browse Source

upade svg-sprite-loader

good luck 3 years ago
parent
commit
a7d551711f
1 changed files with 4 additions and 4 deletions
  1. 4 4
      package.json

+ 4 - 4
package.json

@@ -41,7 +41,7 @@
   "dependencies": {
     "axios": "^0.21.1",
     "clipboard": "^2.0.8",
-    "core-js": "^3.14.0",
+    "core-js": "^3.15.1",
     "dayjs": "^1.10.5",
     "echarts": "^5.1.2",
     "echarts-wordcloud": "^2.0.0",
@@ -58,7 +58,7 @@
     "vab-icon": "^0.0.1",
     "vue": "^2.6.14",
     "vue-echarts": "5.0.0-beta.0",
-    "vue-router": "^3.5.1",
+    "vue-router": "^3.5.2",
     "vuex": "^3.6.2",
     "zx-count": "^0.3.7",
     "zx-layouts": "^0.6.25",
@@ -78,7 +78,7 @@
     "body-parser": "^1.19.0",
     "chalk": "^4.1.1",
     "chokidar": "^3.5.2",
-    "eslint": "^7.28.0",
+    "eslint": "^7.29.0",
     "eslint-plugin-prettier": "^3.4.0",
     "eslint-plugin-vue": "^7.11.1",
     "filemanager-webpack-plugin": "^5.0.0",
@@ -91,7 +91,7 @@
     "stylelint": "^13.13.1",
     "stylelint-config-prettier": "^8.0.2",
     "stylelint-config-recess-order": "^2.4.0",
-    "svg-sprite-loader": "^6.0.7",
+    "svg-sprite-loader": "^6.0.9",
     "vue-template-compiler": "^2.6.14",
     "webpackbar": "^4.0.0"
   },