Browse Source

fix[litemall-admin]: 更新依赖

linlinjava 2 years ago
parent
commit
fce4815470
1 changed files with 4 additions and 3 deletions
  1. 4 3
      litemall-admin/package.json

+ 4 - 3
litemall-admin/package.json

@@ -44,20 +44,21 @@
   },
   "dependencies": {
     "@tinymce/tinymce-vue": "3.0.1",
-    "lodash": "^4.17.11",
-    "v-charts": "1.19.0",
     "axios": ">=0.21.2",
     "clipboard": "2.0.4",
     "connect": "3.6.6",
+    "core-js": "^3.30.1",
     "echarts": "4.2.1",
     "element-ui": "2.15.6",
     "file-saver": "1.3.8",
     "js-cookie": "2.2.0",
+    "lodash": "^4.17.11",
     "normalize.css": "7.0.0",
     "nprogress": "0.2.0",
     "path-to-regexp": "2.4.0",
     "screenfull": "4.2.0",
     "script-loader": "0.7.2",
+    "v-charts": "1.19.0",
     "vue": "2.6.10",
     "vue-count-to": "1.0.13",
     "vue-router": "3.0.2",
@@ -83,8 +84,8 @@
     "html-webpack-plugin": "3.2.0",
     "husky": "1.3.1",
     "lint-staged": "8.1.5",
-    "sass": "1.26.2",
     "runjs": "4.3.2",
+    "sass": "1.26.2",
     "sass-loader": "8.0.2",
     "script-ext-html-webpack-plugin": "2.1.3",
     "serve-static": "1.13.2",