Skip to content

Commit 0fef9f4

Browse files
committed
chore(deps): update deps
1 parent 9667fbe commit 0fef9f4

File tree

3 files changed

+904
-1010
lines changed

3 files changed

+904
-1010
lines changed

headless/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@internationalized/number": "^3.6.5",
104104
"@standard-schema/spec": "^1.0.0",
105105
"@tanstack/vue-virtual": "^3.13.12",
106-
"@vue/shared": "^3.5.23",
106+
"@vue/shared": "^3.5.24",
107107
"@vueuse/core": "^14.0.0",
108108
"@vueuse/integrations": "^14.0.0",
109109
"@vueuse/router": "^14.0.0",
@@ -114,11 +114,11 @@
114114
"ohash": "^2.0.11"
115115
},
116116
"devDependencies": {
117-
"tsdown": "0.16.0",
117+
"tsdown": "0.16.1",
118118
"typescript": "5.9.3",
119119
"unplugin-vue": "7.0.4",
120120
"unplugin-vue-jsx": "0.8.1",
121-
"vue": "3.5.23",
121+
"vue": "3.5.24",
122122
"vue-router": "4.6.3"
123123
},
124124
"simple-git-hooks": {

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -71,27 +71,27 @@
7171
"@soybeanjs/unocss-preset": "^0.1.5",
7272
"@soybeanjs/unocss-shadcn": "^0.0.1",
7373
"@types/node": "^24.10.0",
74-
"@unocss/cli": "^66.5.4",
75-
"@vitest/coverage-v8": "^4.0.7",
74+
"@unocss/cli": "^66.5.5",
75+
"@vitest/coverage-v8": "^4.0.8",
7676
"@vue/test-utils": "^2.4.6",
7777
"eslint": "^9.39.1",
7878
"eslint-plugin-vue": "^10.5.1",
7979
"happy-dom": "^20.0.10",
8080
"lint-staged": "^16.2.6",
8181
"simple-git-hooks": "^2.13.1",
82-
"tsdown": "^0.16.0",
82+
"tsdown": "^0.16.1",
8383
"tsx": "^4.20.6",
8484
"typescript": "^5.9.3",
85-
"unocss": "^66.5.4",
85+
"unocss": "^66.5.5",
8686
"unocss-preset-animations": "^1.3.0",
8787
"unplugin-vue": "^7.0.4",
8888
"unplugin-vue-components": "^30.0.0",
8989
"unplugin-vue-jsx": "^0.8.1",
90-
"vite": "^7.2.1",
90+
"vite": "^7.2.2",
9191
"vite-plugin-vue-devtools": "^8.0.3",
9292
"vite-tsconfig-paths": "^5.1.4",
93-
"vitest": "^4.0.7",
94-
"vue": "^3.5.23",
93+
"vitest": "^4.0.8",
94+
"vue": "^3.5.24",
9595
"vue-eslint-parser": "^10.2.0",
9696
"vue-router": "^4.6.3",
9797
"vue-tsc": "^3.1.3"

0 commit comments

Comments
 (0)