Skip to content

Commit 94b0608

Browse files
committed
Merge remote-tracking branch 'origin/dev' into dev
2 parents c8b8264 + 2e9c5e3 commit 94b0608

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"crypto-js": "4.2.0",
2424
"driver.js": "1.3.1",
2525
"echarts": "5.5.1",
26-
"element-plus": "2.8.6",
26+
"element-plus": "2.8.7",
2727
"js-cookie": "3.0.5",
2828
"mitt": "3.0.1",
2929
"nprogress": "0.2.0",
@@ -45,8 +45,8 @@
4545
"devDependencies": {
4646
"@swc/core": "1.6.13",
4747
"@types/node": "20.0.0",
48-
"@types/nprogress": "0.2.0",
49-
"@types/sortablejs": "1.15.0",
48+
"@types/nprogress": "0.2.3",
49+
"@types/sortablejs": "1.15.8",
5050
"@typescript-eslint/eslint-plugin": "8.13.0",
5151
"@typescript-eslint/parser": "8.13.0",
5252
"@vitejs/plugin-vue": "5.0.5",
@@ -61,10 +61,10 @@
6161
"sass": "1.58.3",
6262
"terser": "5.31.1",
6363
"typescript": "5.6.3",
64-
"vite": "5.3.3",
64+
"vite": "5.3.6",
6565
"vite-plugin-compression": "0.5.1",
66-
"vite-plugin-top-level-await": "1.4.1",
67-
"unplugin-auto-import": "0.18.0",
66+
"vite-plugin-top-level-await": "1.4.4",
67+
"unplugin-auto-import": "0.18.3",
6868
"unplugin-vue-setup-extend-plus": "1.0.1",
6969
"vue-eslint-parser": "9.4.3"
7070
},

0 commit comments

Comments
 (0)