Skip to content

Commit 9b1142c

Browse files
committed
chore: update dependencies
1 parent cd3fcd3 commit 9b1142c

File tree

2 files changed

+758
-750
lines changed

2 files changed

+758
-750
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,22 +36,22 @@
3636
"nprogress": "0.2.0",
3737
"path-browserify": "1.0.1",
3838
"path-to-regexp": "8.2.0",
39-
"pinia": "2.2.2",
39+
"pinia": "2.2.4",
4040
"screenfull": "6.0.2",
41-
"vue": "3.5.9",
41+
"vue": "3.5.11",
4242
"vue-router": "4.4.5",
43-
"vxe-table": "4.6.19",
43+
"vxe-table": "4.6.21",
4444
"vxe-table-plugin-element": "4.0.4",
45-
"xe-utils": "3.5.30"
45+
"xe-utils": "3.5.31"
4646
},
4747
"devDependencies": {
4848
"@types/js-cookie": "3.0.6",
4949
"@types/lodash-es": "4.17.12",
50-
"@types/node": "22.7.3",
50+
"@types/node": "22.7.5",
5151
"@types/nprogress": "0.2.3",
5252
"@types/path-browserify": "1.0.3",
53-
"@typescript-eslint/eslint-plugin": "8.7.0",
54-
"@typescript-eslint/parser": "8.7.0",
53+
"@typescript-eslint/eslint-plugin": "8.8.1",
54+
"@typescript-eslint/parser": "8.8.1",
5555
"@vitejs/plugin-vue": "5.1.4",
5656
"@vitejs/plugin-vue-jsx": "4.0.1",
5757
"@vue/eslint-config-prettier": "9.0.0",
@@ -65,12 +65,12 @@
6565
"lint-staged": "15.2.10",
6666
"prettier": "3.3.3",
6767
"sass": "1.78.0",
68-
"typescript": "5.6.2",
69-
"unocss": "0.62.4",
68+
"typescript": "5.6.3",
69+
"unocss": "0.63.4",
7070
"vite": "5.4.8",
7171
"vite-plugin-svg-icons": "2.0.1",
7272
"vite-svg-loader": "5.1.0",
73-
"vitest": "2.1.1",
73+
"vitest": "2.1.2",
7474
"vue-eslint-parser": "9.4.3",
7575
"vue-tsc": "2.1.6"
7676
},

0 commit comments

Comments
 (0)