Add @nuxthq/studio and configure Nuxt Content preview API

Integrated @nuxthq/studio version 2.2.1 as a new dependency and updated the pnpm lockfile accordingly. Additionally, configured the Nuxt Content preview API with custom settings in the `nuxt.config.ts` file. This setup enhances the development experience and enables Nuxt Studio integration.
This commit is contained in:
2025-02-02 22:34:51 +01:00
parent 74310c455a
commit f07c6b4c15
3 changed files with 106 additions and 69 deletions

View File

@@ -17,6 +17,7 @@
"@nuxt/content": "3.0.1",
"@nuxt/image": "^1.9.0",
"@nuxt/ui": "3.0.0-alpha.12",
"@nuxthq/studio": "2.2.1",
"@nuxthub/core": "^0.8.15",
"@nuxtjs/google-fonts": "^3.2.0",
"@nuxtjs/i18n": "9.1.5",