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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-28 16:43:12 +01:00
committed by GitHub
parent bd99c2d850
commit 4f28e1fe96
4 changed files with 60 additions and 46 deletions

View File

@@ -4,7 +4,7 @@
"type": "module",
"dependencies": {
"@iconify-json/logos": "^1.2.4",
"@iconify-json/lucide": "^1.2.32",
"@iconify-json/lucide": "^1.2.33",
"@iconify-json/simple-icons": "^1.2.29",
"@iconify-json/vscode-icons": "^1.2.17",
"@nuxt/content": "^3.4.0",
@@ -23,7 +23,7 @@
"nuxt": "^3.16.1",
"nuxt-component-meta": "^0.10.1",
"nuxt-llms": "^0.1.2",
"nuxt-og-image": "^5.0.5",
"nuxt-og-image": "^5.1.1",
"prettier": "^3.5.3",
"shiki-transformer-color-highlight": "^1.0.0",
"superstruct": "^2.0.2",
@@ -33,6 +33,6 @@
"zod": "^3.24.2"
},
"devDependencies": {
"wrangler": "^4.4.1"
"wrangler": "^4.6.0"
}
}