chore(deps): update

This commit is contained in:
Benjamin Canac
2024-07-09 11:22:29 +02:00
parent 12e9ec28ae
commit d94f8b7452
8 changed files with 1632 additions and 2043 deletions

View File

@@ -6,7 +6,7 @@
"@iconify-json/heroicons": "^1.1.21",
"@iconify-json/simple-icons": "^1.1.108",
"@iconify-json/vscode-icons": "^1.1.35",
"@nuxt/content": "^2.13.0",
"@nuxt/content": "^2.13.1",
"@nuxt/fonts": "^0.7.1",
"@nuxt/image": "^1.7.0",
"@nuxt/ui": "latest",
@@ -15,12 +15,12 @@
"@octokit/rest": "^21.0.0",
"@vueuse/nuxt": "^10.11.0",
"joi": "^17.13.3",
"nuxt": "^3.12.2",
"nuxt": "^3.12.3",
"nuxt-component-meta": "^0.7.0",
"nuxt-og-image": "^3.0.0-rc.53",
"nuxt-og-image": "^3.0.0-rc.56",
"prettier": "^3.3.2",
"ufo": "^1.5.3",
"valibot": "^0.35.0",
"valibot": "^0.36.0",
"yup": "^1.4.0",
"zod": "^3.23.8"
}