Skip to content

Commit f81f36a

Browse files
chore(deps): update all non-major dependencies
1 parent 5a185b7 commit f81f36a

File tree

4 files changed

+344
-331
lines changed

4 files changed

+344
-331
lines changed

docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"dependencies": {
1212
"@ai-sdk/vue": "^1.2.12",
1313
"@iconify-json/logos": "^1.2.10",
14-
"@iconify-json/lucide": "^1.2.74",
15-
"@iconify-json/simple-icons": "^1.2.59",
14+
"@iconify-json/lucide": "^1.2.75",
15+
"@iconify-json/simple-icons": "^1.2.60",
1616
"@iconify-json/vscode-icons": "^1.2.36",
1717
"@nuxt/content": "^3.8.2",
1818
"@nuxt/image": "^2.0.0",
@@ -40,7 +40,7 @@
4040
"sortablejs": "^1.15.6",
4141
"superstruct": "^2.0.2",
4242
"ufo": "^1.6.1",
43-
"valibot": "^1.1.0",
43+
"valibot": "^1.2.0",
4444
"yup": "^1.7.1",
4545
"zod": "^4.1.13"
4646
}

playground-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@nuxt/ui": "workspace:*",
14-
"vue": "^3.5.24",
14+
"vue": "^3.5.25",
1515
"vue-router": "^4.6.3",
1616
"zod": "^4.1.13"
1717
},

playground/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@
99
"typecheck": "nuxt typecheck"
1010
},
1111
"dependencies": {
12-
"@iconify-json/lucide": "^1.2.74",
13-
"@iconify-json/simple-icons": "^1.2.59",
12+
"@iconify-json/lucide": "^1.2.75",
13+
"@iconify-json/simple-icons": "^1.2.60",
1414
"@internationalized/date": "^3.10.0",
1515
"@nuxt/ui": "workspace:*",
16-
"@nuxthub/core": "^0.9.0",
16+
"@nuxthub/core": "^0.9.1",
1717
"nuxt": "^4.2.1",
1818
"zod": "^4.1.13"
1919
},
2020
"devDependencies": {
2121
"typescript": "^5.8.3",
2222
"vue-tsc": "^3.1.5",
23-
"wrangler": "^4.50.0"
23+
"wrangler": "^4.51.0"
2424
},
2525
"resolutions": {
2626
"unimport": "4.1.1"

0 commit comments

Comments
 (0)