chore(deps): update all non-major dependencies (v3) (#4479)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-14 10:23:04 +02:00
committed by GitHub
parent 5da9084da3
commit 93dff3264f
5 changed files with 232 additions and 299 deletions

View File

@@ -11,8 +11,8 @@
"dependencies": {
"@ai-sdk/vue": "^1.2.12",
"@iconify-json/logos": "^1.2.4",
"@iconify-json/lucide": "^1.2.56",
"@iconify-json/simple-icons": "^1.2.42",
"@iconify-json/lucide": "^1.2.57",
"@iconify-json/simple-icons": "^1.2.43",
"@iconify-json/vscode-icons": "^1.2.23",
"@nuxt/content": "^3.6.3",
"@nuxt/image": "^1.10.0",
@@ -24,7 +24,7 @@
"@rollup/plugin-yaml": "^4.1.2",
"@vueuse/integrations": "^13.5.0",
"@vueuse/nuxt": "^13.5.0",
"ai": "^4.3.16",
"ai": "^4.3.17",
"better-sqlite3": "^12.2.0",
"capture-website": "^4.2.0",
"joi": "^17.13.3",
@@ -40,11 +40,11 @@
"superstruct": "^2.0.2",
"ufo": "^1.6.1",
"valibot": "^1.1.0",
"workers-ai-provider": "^0.7.1",
"workers-ai-provider": "^0.7.2",
"yup": "^1.6.1",
"zod": "^3.25.75"
"zod": "^3.25.76"
},
"devDependencies": {
"wrangler": "^4.23.0"
"wrangler": "^4.24.3"
}
}