Commit 9bf605b9 by zhuzhequan

fix:添加版本依赖

parent b4f285e6
......@@ -17,6 +17,7 @@
"dayjs": "^1.11.13",
"echarts": "^6.0.0",
"element-plus": "^2.14.3",
"js-md5": "^0.9.2",
"lodash-es": "^4.17.21",
"luxon": "^3.7.1",
"pinia": "^2.1.7",
......@@ -4792,6 +4793,12 @@
"dev": true,
"license": "ISC"
},
"node_modules/js-md5": {
"version": "0.9.2",
"resolved": "https://registry.npmmirror.com/js-md5/-/js-md5-0.9.2.tgz",
"integrity": "sha512-QK62elp/ozZj7kzyCG5yaeK+uWeqxPlg3w3znYDBvwyqzJs7nh5bgTAAH9KltLni2LT7qx/E1EgSVwfiOSRe0Q==",
"license": "MIT"
},
"node_modules/js-tokens": {
"version": "4.0.0",
"resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz",
......
......@@ -19,6 +19,7 @@
"dayjs": "^1.11.13",
"echarts": "^6.0.0",
"element-plus": "^2.14.3",
"js-md5": "^0.9.2",
"lodash-es": "^4.17.21",
"luxon": "^3.7.1",
"pinia": "^2.1.7",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment