Skip to content

Commit fce4815

Browse files
committed
fix[litemall-admin]: 更新依赖
1 parent 0da9d5c commit fce4815

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

litemall-admin/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,20 +44,21 @@
4444
},
4545
"dependencies": {
4646
"@tinymce/tinymce-vue": "3.0.1",
47-
"lodash": "^4.17.11",
48-
"v-charts": "1.19.0",
4947
"axios": ">=0.21.2",
5048
"clipboard": "2.0.4",
5149
"connect": "3.6.6",
50+
"core-js": "^3.30.1",
5251
"echarts": "4.2.1",
5352
"element-ui": "2.15.6",
5453
"file-saver": "1.3.8",
5554
"js-cookie": "2.2.0",
55+
"lodash": "^4.17.11",
5656
"normalize.css": "7.0.0",
5757
"nprogress": "0.2.0",
5858
"path-to-regexp": "2.4.0",
5959
"screenfull": "4.2.0",
6060
"script-loader": "0.7.2",
61+
"v-charts": "1.19.0",
6162
"vue": "2.6.10",
6263
"vue-count-to": "1.0.13",
6364
"vue-router": "3.0.2",
@@ -83,8 +84,8 @@
8384
"html-webpack-plugin": "3.2.0",
8485
"husky": "1.3.1",
8586
"lint-staged": "8.1.5",
86-
"sass": "1.26.2",
8787
"runjs": "4.3.2",
88+
"sass": "1.26.2",
8889
"sass-loader": "8.0.2",
8990
"script-ext-html-webpack-plugin": "2.1.3",
9091
"serve-static": "1.13.2",

0 commit comments

Comments
 (0)