Skip to content

Commit 1473a6c

Browse files
committed
chore: 更新依赖
1 parent 87f5b60 commit 1473a6c

File tree

2 files changed

+268
-273
lines changed

2 files changed

+268
-273
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@
3838
"eruda": "^3.4.1",
3939
"es-toolkit": "^1.32.0",
4040
"hotkeys-js": "^3.13.9",
41-
"lucide-vue-next": "^0.476.0",
41+
"lucide-vue-next": "^0.477.0",
4242
"mitt": "^3.0.1",
4343
"nprogress": "^0.2.0",
4444
"path-browserify": "^1.0.1",
4545
"path-to-regexp": "^8.2.0",
4646
"pinia": "^3.0.1",
4747
"qs": "^6.14.0",
48-
"radix-vue": "^1.9.16",
48+
"radix-vue": "^1.9.17",
4949
"scule": "^1.3.0",
5050
"tailwind-merge": "^3.0.2",
5151
"ua-parser-js": "^2.0.2",
@@ -58,8 +58,8 @@
5858
},
5959
"devDependencies": {
6060
"@antfu/eslint-config": "4.3.0",
61-
"@faker-js/faker": "^9.5.0",
62-
"@iconify/json": "^2.2.311",
61+
"@faker-js/faker": "^9.5.1",
62+
"@iconify/json": "^2.2.312",
6363
"@iconify/vue": "^4.3.0",
6464
"@stylistic/stylelint-config": "^2.0.0",
6565
"@types/nprogress": "^0.2.3",
@@ -88,14 +88,14 @@
8888
"postcss-nested": "^7.0.2",
8989
"sass-embedded": "^1.85.1",
9090
"simple-git-hooks": "^2.11.1",
91-
"stylelint": "^16.14.1",
91+
"stylelint": "^16.15.0",
9292
"stylelint-config-recess-order": "^6.0.0",
9393
"stylelint-config-standard-scss": "^14.0.0",
9494
"stylelint-config-standard-vue": "^1.0.0",
9595
"stylelint-scss": "^6.11.1",
9696
"svgo": "^3.3.2",
9797
"taze": "^18.6.0",
98-
"typescript": "^5.7.3",
98+
"typescript": "^5.8.2",
9999
"unocss": "^65.5.0",
100100
"unocss-preset-animations": "^1.1.1",
101101
"unocss-preset-scrollbar": "^3.2.0",
@@ -113,7 +113,7 @@
113113
"vite-plugin-svg-icons": "^2.0.1",
114114
"vite-plugin-vue-devtools": "^7.7.2",
115115
"vite-plugin-vue-meta-layouts": "^0.5.1",
116-
"vue-tsc": "^2.2.4"
116+
"vue-tsc": "^2.2.8"
117117
},
118118
"simple-git-hooks": {
119119
"pre-commit": "pnpm lint-staged",

0 commit comments

Comments
 (0)