Skip to content

Commit 2e8cb35

Browse files
committed
chore(deps): update deps
1 parent a7c59ad commit 2e8cb35

File tree

4 files changed

+184
-184
lines changed

4 files changed

+184
-184
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
},
7272
"devDependencies": {
7373
"@elegant-router/vue": "0.3.8",
74-
"@iconify/json": "2.2.316",
74+
"@iconify/json": "2.2.318",
7575
"@sa/scripts": "workspace:*",
7676
"@sa/uno-preset": "workspace:*",
7777
"@soybeanjs/eslint-config": "1.6.0",
@@ -83,20 +83,20 @@
8383
"@unocss/transformer-directives": "66.0.0",
8484
"@unocss/transformer-variant-group": "66.0.0",
8585
"@unocss/vite": "66.0.0",
86-
"@vitejs/plugin-vue": "5.2.1",
87-
"@vitejs/plugin-vue-jsx": "4.1.1",
88-
"consola": "3.4.0",
86+
"@vitejs/plugin-vue": "5.2.3",
87+
"@vitejs/plugin-vue-jsx": "4.1.2",
88+
"consola": "3.4.2",
8989
"eslint": "9.22.0",
9090
"eslint-plugin-vue": "10.0.0",
9191
"kolorist": "1.8.0",
9292
"lint-staged": "15.5.0",
93-
"sass": "1.85.1",
93+
"sass": "1.86.0",
9494
"simple-git-hooks": "2.11.1",
9595
"tsx": "4.19.3",
9696
"typescript": "5.8.2",
9797
"unplugin-icons": "22.1.0",
9898
"unplugin-vue-components": "28.4.1",
99-
"vite": "6.2.1",
99+
"vite": "6.2.2",
100100
"vite-plugin-progress": "0.0.7",
101101
"vite-plugin-svg-icons": "2.0.1",
102102
"vite-plugin-vue-devtools": "7.7.2",

packages/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"bumpp": "10.1.0",
1818
"c12": "3.0.2",
1919
"cac": "6.7.14",
20-
"consola": "3.4.0",
20+
"consola": "3.4.2",
2121
"enquirer": "2.4.1",
2222
"execa": "9.5.2",
2323
"kolorist": "1.8.0",

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"crypto-js": "4.2.0",
1515
"klona": "2.0.6",
1616
"localforage": "1.10.0",
17-
"nanoid": "5.1.3"
17+
"nanoid": "5.1.5"
1818
},
1919
"devDependencies": {
2020
"@types/crypto-js": "4.2.2"

0 commit comments

Comments
 (0)