Update @nuxt/content to v3.1.0 and related dependencies

Upgraded @nuxt/content to v3.1.0 along with other related dependencies and peer dependencies. This includes improvements in optional dependencies and type updates for smoother integration. Updated `pnpm-lock.yaml` to reflect the new versions and resolutions.
This commit is contained in:
2025-02-03 21:19:11 +01:00
parent f7efe2b7b8
commit 4e68cd9b39
2 changed files with 157 additions and 62 deletions

View File

@@ -14,7 +14,7 @@
"db:generate": "drizzle-kit generate"
},
"dependencies": {
"@nuxt/content": "3.0.1",
"@nuxt/content": "3.1.0",
"@nuxt/image": "^1.9.0",
"@nuxt/ui": "3.0.0-alpha.12",
"@nuxthub/core": "^0.8.15",