We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 711bf89 commit b98d154Copy full SHA for b98d154
1 file changed
web/package.json
@@ -14,7 +14,7 @@
14
"dependencies": {
15
"@element-plus/icons-vue": "2.3.1",
16
"@vueuse/core": "12.0.0",
17
- "axios": "1.7.9",
+ "axios": "1.9.0",
18
"echarts": "5.5.1",
19
"element-plus": "2.9.1",
20
"font-awesome": "4.7.0",
@@ -37,7 +37,7 @@
37
"@types/node": "22.10.2",
38
"@types/nprogress": "0.2.3",
39
"@types/sortablejs": "1.15.8",
40
- "@vitejs/plugin-vue": "5.2.1",
+ "@vitejs/plugin-vue": "5.2.3",
41
"async-validator": "4.2.5",
42
"eslint": "9.17.0",
43
"eslint-config-prettier": "9.1.0",
@@ -49,7 +49,7 @@
49
"sass": "1.83.0",
50
"typescript": "5.7.2",
51
"typescript-eslint": "8.18.1",
52
- "vite": "6.3.2",
+ "vite": "6.3.5",
53
"vue-tsc": "2.1.10"
54
},
55
"pnpm": {
0 commit comments