Skip to content

Commit c962f7b

Browse files
committed
chore(deps): update deps
1 parent 8cc5177 commit c962f7b

File tree

3 files changed

+410
-408
lines changed

3 files changed

+410
-408
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,16 +66,16 @@
6666
"tailwind-merge": "3.3.1",
6767
"vue": "3.5.17",
6868
"vue-draggable-plus": "0.6.0",
69-
"vue-i18n": "11.1.9",
69+
"vue-i18n": "11.1.10",
7070
"vue-router": "4.5.1"
7171
},
7272
"devDependencies": {
7373
"@elegant-router/vue": "0.3.8",
74-
"@iconify/json": "2.2.357",
74+
"@iconify/json": "2.2.359",
7575
"@sa/scripts": "workspace:*",
7676
"@sa/uno-preset": "workspace:*",
7777
"@soybeanjs/eslint-config": "1.7.1",
78-
"@types/node": "24.0.13",
78+
"@types/node": "24.0.15",
7979
"@types/nprogress": "0.2.3",
8080
"@unocss/eslint-config": "66.3.3",
8181
"@unocss/preset-icons": "66.3.3",
@@ -95,12 +95,12 @@
9595
"typescript": "5.8.3",
9696
"unplugin-icons": "22.1.0",
9797
"unplugin-vue-components": "28.8.0",
98-
"vite": "7.0.4",
98+
"vite": "7.0.5",
9999
"vite-plugin-progress": "0.0.7",
100100
"vite-plugin-svg-icons": "2.0.1",
101101
"vite-plugin-vue-devtools": "7.7.7",
102102
"vue-eslint-parser": "10.2.0",
103-
"vue-tsc": "3.0.1"
103+
"vue-tsc": "3.0.3"
104104
},
105105
"simple-git-hooks": {
106106
"commit-msg": "pnpm sa git-commit-verify",

packages/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@soybeanjs/changelog": "0.3.24",
1717
"bumpp": "10.2.0",
18-
"c12": "3.0.4",
18+
"c12": "3.1.0",
1919
"cac": "6.7.14",
2020
"consola": "3.4.2",
2121
"enquirer": "2.4.1",

0 commit comments

Comments
 (0)