|
@@ -17,6 +17,7 @@
|
|
"@vueuse/core": "^10.11.0",
|
|
"@vueuse/core": "^10.11.0",
|
|
"axios": "^1.7.2",
|
|
"axios": "^1.7.2",
|
|
"element-plus": "^2.7.5",
|
|
"element-plus": "^2.7.5",
|
|
|
|
+ "nprogress": "^0.2.0",
|
|
"pinia": "^2.1.7",
|
|
"pinia": "^2.1.7",
|
|
"vue": "^3.4.29",
|
|
"vue": "^3.4.29",
|
|
"vue-router": "^4.3.3"
|
|
"vue-router": "^4.3.3"
|
|
@@ -25,6 +26,7 @@
|
|
"@rushstack/eslint-patch": "^1.10.3",
|
|
"@rushstack/eslint-patch": "^1.10.3",
|
|
"@tsconfig/node20": "^20.1.4",
|
|
"@tsconfig/node20": "^20.1.4",
|
|
"@types/node": "^20.14.4",
|
|
"@types/node": "^20.14.4",
|
|
|
|
+ "@types/nprogress": "^0.2.3",
|
|
"@vitejs/plugin-vue": "^5.0.5",
|
|
"@vitejs/plugin-vue": "^5.0.5",
|
|
"@vitejs/plugin-vue-jsx": "^4.0.0",
|
|
"@vitejs/plugin-vue-jsx": "^4.0.0",
|
|
"@vue/eslint-config-prettier": "^9.0.0",
|
|
"@vue/eslint-config-prettier": "^9.0.0",
|