notice
This commit is contained in:
11
package.json
11
package.json
@ -20,7 +20,11 @@
|
||||
"@amap/amap-jsapi-loader": "^1.0.1",
|
||||
"@element-plus/icons-vue": "2.0.10",
|
||||
"@vueuse/core": "9.5.0",
|
||||
"@wangeditor/editor": "^5.1.23",
|
||||
"@wangeditor/editor-for-vue": "^5.1.12",
|
||||
"axios": "0.27.2",
|
||||
"chart.js": "^4.2.1",
|
||||
"dayjs": "^1.11.7",
|
||||
"echarts": "5.4.0",
|
||||
"element-plus": "2.2.27",
|
||||
"file-saver": "2.0.5",
|
||||
@ -29,9 +33,14 @@
|
||||
"jsencrypt": "3.3.1",
|
||||
"lodash-es": "^4.17.21",
|
||||
"nprogress": "0.2.0",
|
||||
"patternomaly": "^1.3.2",
|
||||
"pinia": "2.0.22",
|
||||
"pinia-plugin-persistedstate": "^3.1.0",
|
||||
"reconnecting-websocket": "^4.4.0",
|
||||
"uuid": "^9.0.0",
|
||||
"v3-infinite-loading": "^1.2.2",
|
||||
"vue": "3.2.45",
|
||||
"vue-chartjs": "^5.2.0",
|
||||
"vue-cropper": "1.0.3",
|
||||
"vue-router": "4.1.4",
|
||||
"vue3-json-viewer": "^2.2.2"
|
||||
@ -39,8 +48,10 @@
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "3.1.0",
|
||||
"@vue/compiler-sfc": "3.2.45",
|
||||
"@vue/tsconfig": "^0.1.3",
|
||||
"prettier": "^2.8.4",
|
||||
"sass": "1.56.1",
|
||||
"typescript": "^5.0.4",
|
||||
"unplugin-auto-import": "0.11.4",
|
||||
"vite": "3.2.3",
|
||||
"vite-plugin-compression": "0.5.1",
|
||||
|
Reference in New Issue
Block a user