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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-28 15:02:25 +02:00
committed by Benjamin Canac
parent 8acf3c51db
commit 5e345a8a73
5 changed files with 226 additions and 165 deletions

View File

@@ -5,9 +5,9 @@
"dependencies": {
"@ai-sdk/vue": "^1.2.8",
"@iconify-json/logos": "^1.2.4",
"@iconify-json/lucide": "^1.2.38",
"@iconify-json/lucide": "^1.2.39",
"@iconify-json/simple-icons": "^1.2.33",
"@iconify-json/vscode-icons": "^1.2.19",
"@iconify-json/vscode-icons": "^1.2.20",
"@nuxt/content": "^3.5.1",
"@nuxt/image": "^1.10.0",
"@nuxt/ui": "latest",
@@ -18,14 +18,14 @@
"@rollup/plugin-yaml": "^4.1.2",
"@vueuse/integrations": "^13.1.0",
"@vueuse/nuxt": "^13.1.0",
"ai": "^4.3.9",
"ai": "^4.3.10",
"capture-website": "^4.2.0",
"joi": "^17.13.3",
"motion-v": "^0.13.1",
"nuxt": "^3.16.2",
"nuxt-component-meta": "^0.11.0",
"nuxt-llms": "^0.1.2",
"nuxt-og-image": "^5.1.2",
"nuxt-og-image": "^5.1.3",
"prettier": "^3.5.3",
"shiki-transformer-color-highlight": "^1.0.0",
"sortablejs": "^1.15.6",
@@ -37,6 +37,6 @@
"zod": "^3.24.3"
},
"devDependencies": {
"wrangler": "^4.13.0"
"wrangler": "^4.13.2"
}
}