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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-21 10:42:50 +02:00
committed by GitHub
parent 1a0d7a3103
commit fe3ec0c183
5 changed files with 346 additions and 321 deletions

View File

@@ -8,11 +8,11 @@
"generate": "nuxi generate"
},
"dependencies": {
"@iconify-json/lucide": "^1.2.36",
"@iconify-json/lucide": "^1.2.37",
"@iconify-json/simple-icons": "^1.2.32",
"@nuxt/ui": "latest",
"@nuxthub/core": "^0.8.24",
"nuxt": "^3.16.2",
"zod": "^3.24.2"
"zod": "^3.24.3"
}
}