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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
renovate[bot]
2024-11-25 12:37:53 +01:00
committed by GitHub
parent c9806da6d8
commit ccb79b7ee4
6 changed files with 727 additions and 202 deletions

View File

@@ -4,8 +4,8 @@
"type": "module",
"dependencies": {
"@iconify-json/logos": "^1.2.3",
"@iconify-json/lucide": "^1.2.15",
"@iconify-json/simple-icons": "^1.2.12",
"@iconify-json/lucide": "^1.2.16",
"@iconify-json/simple-icons": "^1.2.13",
"@iconify-json/vscode-icons": "^1.2.2",
"@nuxt/content": "3.0.0-alpha.7",
"@nuxt/image": "^1.8.1",
@@ -14,11 +14,11 @@
"@nuxthub/core": "^0.8.7",
"@nuxtjs/plausible": "^1.1.1",
"@octokit/rest": "^21.0.2",
"@vueuse/nuxt": "^11.2.0",
"@vueuse/nuxt": "^11.3.0",
"joi": "^17.13.3",
"nuxt": "^3.14.1592",
"nuxt-component-meta": "^0.9.0",
"nuxt-og-image": "^3.0.8",
"nuxt-og-image": "^3.1.1",
"prettier": "^3.3.3",
"shiki-transformer-color-highlight": "^0.2.0",
"superstruct": "^2.0.2",
@@ -28,6 +28,6 @@
"zod": "^3.23.8"
},
"devDependencies": {
"wrangler": "^3.88.0"
"wrangler": "^3.90.0"
}
}