Skip to content

Commit ce9918b

Browse files
committed
chore: update dependencies
1 parent f314c04 commit ce9918b

3 files changed

Lines changed: 964 additions & 905 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,36 +26,36 @@
2626
"nprogress": "0.2.0",
2727
"path-browserify": "1.0.1",
2828
"path-to-regexp": "8.2.0",
29-
"pinia": "3.0.1",
29+
"pinia": "3.0.2",
3030
"screenfull": "6.0.2",
3131
"vue": "3.5.13",
3232
"vue-router": "4.5.0",
3333
"vxe-table": "4.6.25"
3434
},
3535
"devDependencies": {
36-
"@antfu/eslint-config": "4.11.0",
36+
"@antfu/eslint-config": "4.12.0",
3737
"@types/js-cookie": "3.0.6",
3838
"@types/lodash-es": "4.17.12",
39-
"@types/node": "22.13.14",
39+
"@types/node": "22.14.1",
4040
"@types/nprogress": "0.2.3",
4141
"@types/path-browserify": "1.0.3",
4242
"@vitejs/plugin-vue": "5.2.3",
4343
"@vitejs/plugin-vue-jsx": "4.1.2",
4444
"@vue/test-utils": "2.4.6",
45-
"eslint": "9.23.0",
45+
"eslint": "9.24.0",
4646
"eslint-plugin-format": "1.0.1",
4747
"happy-dom": "17.4.4",
4848
"husky": "9.1.7",
49-
"lint-staged": "15.5.0",
49+
"lint-staged": "15.5.1",
5050
"sass": "1.78.0",
51-
"typescript": "5.8.2",
52-
"unocss": "66.1.0-beta.7",
51+
"typescript": "5.8.3",
52+
"unocss": "66.1.0-beta.12",
5353
"unplugin-auto-import": "19.1.2",
5454
"unplugin-svg-component": "0.12.1",
55-
"unplugin-vue-components": "28.4.1",
56-
"vite": "6.2.3",
55+
"unplugin-vue-components": "28.5.0",
56+
"vite": "6.3.2",
5757
"vite-svg-loader": "5.1.0",
58-
"vitest": "3.0.9",
58+
"vitest": "3.1.1",
5959
"vue-tsc": "2.2.8"
6060
},
6161
"lint-staged": {

0 commit comments

Comments
 (0)