Skip to content

Commit 936eee9

Browse files
committed
update npm package.json
1 parent ae928e1 commit 936eee9

2 files changed

Lines changed: 284 additions & 287 deletions

File tree

web/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,20 @@
1111
"dependencies": {
1212
"@element-plus/icons-vue": "^2.3.1",
1313
"@types/file-saver": "^2.0.7",
14-
"axios": "^1.7.4",
15-
"element-plus": "^2.8.0",
14+
"axios": "^1.7.9",
15+
"element-plus": "^2.9.3",
1616
"file-saver": "^2.0.5",
17-
"typescript": "^5.5.4",
18-
"vue": "^3.4.38",
17+
"typescript": "^5.7.3",
18+
"vue": "^3.5.13",
1919
"vue-cookie-next": "^1.3.0",
20-
"vue-cookies": "^1.8.4",
20+
"vue-cookies": "^1.8.6",
2121
"vue-cookies-ts": "^1.5.19",
22-
"vue-router": "^4.4.3"
22+
"vue-router": "^4.5.0"
2323
},
2424
"devDependencies": {
2525
"@vitejs/plugin-vue": "^3.2.0",
2626
"unplugin-auto-import": "^0.11.5",
2727
"unplugin-vue-components": "^0.22.12",
28-
"vite": "^3.2.10"
28+
"vite": "^3.2.11"
2929
}
3030
}

0 commit comments

Comments
 (0)