Skip to content

Commit 530018c

Browse files
committed
chore(deps): update deps
1 parent 60ce130 commit 530018c

File tree

4 files changed

+335
-335
lines changed

4 files changed

+335
-335
lines changed

docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@soybeanjs/ui": "workspace:^",
21-
"@unocss/reset": "^66.5.6",
21+
"@unocss/reset": "^66.5.7",
2222
"nprogress": "^0.2.0",
2323
"pinia": "^3.0.4",
2424
"vue": "^3.5.24",
@@ -31,12 +31,12 @@
3131
"@types/markdown-it-link-attributes": "^3.0.5",
3232
"@types/nprogress": "^0.2.3",
3333
"@unhead/vue": "^2.0.19",
34-
"@vitejs/plugin-vue": "^6.0.1",
34+
"@vitejs/plugin-vue": "^6.0.2",
3535
"markdown-it-link-attributes": "^4.0.1",
3636
"shiki": "^3.15.0",
3737
"typescript": "^5.9.3",
3838
"unplugin-auto-import": "^20.2.0",
39-
"unplugin-vue": "^7.0.7",
39+
"unplugin-vue": "^7.0.8",
4040
"unplugin-vue-components": "^30.0.0",
4141
"unplugin-vue-markdown": "^29.2.0",
4242
"unplugin-vue-router": "^0.17.0",

headless/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
"@nuxt/kit": "^4.2.1",
176176
"tsdown": "0.16.5",
177177
"typescript": "5.9.3",
178-
"unplugin-vue": "7.0.7",
178+
"unplugin-vue": "7.0.8",
179179
"unplugin-vue-jsx": "0.8.1",
180180
"vue": "3.5.24",
181181
"vue-router": "4.6.3"

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@soybeanjs/eslint-config": "^1.7.4",
8484
"@soybeanjs/unocss-preset": "^0.1.7",
8585
"@types/node": "^24.10.1",
86-
"@unocss/cli": "^66.5.6",
86+
"@unocss/cli": "^66.5.7",
8787
"@vitest/coverage-v8": "^4.0.10",
8888
"@vue/test-utils": "^2.4.6",
8989
"eslint": "^9.39.1",
@@ -94,9 +94,9 @@
9494
"tsdown": "^0.16.5",
9595
"tsx": "^4.20.6",
9696
"typescript": "^5.9.3",
97-
"unocss": "^66.5.6",
97+
"unocss": "^66.5.7",
9898
"unocss-preset-animations": "^1.3.0",
99-
"unplugin-vue": "^7.0.7",
99+
"unplugin-vue": "^7.0.8",
100100
"unplugin-vue-components": "^30.0.0",
101101
"unplugin-vue-jsx": "^0.8.1",
102102
"vite": "^7.2.2",

0 commit comments

Comments
 (0)