Skip to content

Commit 5bf2664

Browse files
committed
chore: 更新依赖
1 parent 3fded8a commit 5bf2664

3 files changed

Lines changed: 287 additions & 349 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@vueuse/components": "^14.2.1",
3030
"@vueuse/core": "^14.2.1",
3131
"@vueuse/integrations": "^14.2.1",
32-
"axios": "^1.13.6",
32+
"axios": "^1.14.0",
3333
"class-variance-authority": "^0.7.1",
3434
"clsx": "^2.1.1",
3535
"dayjs": "^1.11.20",
@@ -38,13 +38,13 @@
3838
"element-plus": "^2.13.6",
3939
"eruda": "^3.4.3",
4040
"es-toolkit": "^1.45.1",
41-
"filesize": "^11.0.14",
41+
"filesize": "^11.0.15",
4242
"hotkeys-js": "^4.0.2",
4343
"lucide-vue-next": "^1.0.0",
4444
"mitt": "^3.0.1",
4545
"nprogress": "^0.2.0",
4646
"path-browserify": "^1.0.1",
47-
"path-to-regexp": "^8.3.0",
47+
"path-to-regexp": "^8.4.0",
4848
"pinia": "^3.0.4",
4949
"qs": "^6.15.0",
5050
"reka-ui": "^2.9.2",
@@ -62,16 +62,16 @@
6262
"@antfu/eslint-config": "^7.7.3",
6363
"@clack/prompts": "^1.1.0",
6464
"@faker-js/faker": "^10.4.0",
65-
"@iconify/json": "^2.2.454",
65+
"@iconify/json": "^2.2.456",
6666
"@iconify/vue": "^5.0.0",
67-
"@stylistic/stylelint-config": "^4.0.0",
67+
"@stylistic/stylelint-config": "^5.0.0",
6868
"@types/nprogress": "^0.2.3",
6969
"@types/path-browserify": "^1.0.3",
7070
"@types/qs": "^6.15.0",
7171
"@unocss/eslint-plugin": "^66.6.7",
7272
"@unocss/preset-legacy-compat": "^66.6.7",
7373
"@unocss/reset": "^66.6.7",
74-
"@vitejs/plugin-legacy": "^8.0.0",
74+
"@vitejs/plugin-legacy": "^8.0.1",
7575
"@vitejs/plugin-vue": "^6.0.5",
7676
"@vitejs/plugin-vue-jsx": "^5.1.5",
7777
"@vue/tsconfig": "^0.9.1",
@@ -90,7 +90,7 @@
9090
"postcss-nested": "^7.0.2",
9191
"sass-embedded": "^1.98.0",
9292
"simple-git-hooks": "^2.13.1",
93-
"stylelint": "^17.5.0",
93+
"stylelint": "^17.6.0",
9494
"stylelint-config-recess-order": "^7.7.0",
9595
"stylelint-config-standard-scss": "^17.0.0",
9696
"stylelint-config-standard-vue": "^1.0.0",
@@ -104,7 +104,7 @@
104104
"unplugin-auto-import": "^21.0.0",
105105
"unplugin-turbo-console": "^2.3.0",
106106
"unplugin-vue-components": "^32.0.0",
107-
"vite": "^8.0.2",
107+
"vite": "^8.0.3",
108108
"vite-plugin-app-loading": "^0.4.0",
109109
"vite-plugin-archiver": "^0.2.0",
110110
"vite-plugin-banner": "^0.8.1",

0 commit comments

Comments
 (0)