Remove @nuxthq/studio and update nuxt.config.ts settings

Dropped @nuxthq/studio from dependencies and cleaned up related configurations in pnpm-lock.yaml. Updated nuxt.config.ts by modifying the `icon.serverBundle` to include specific collections and removing unused `content.preview.dev` setting.
This commit is contained in:
2025-02-02 22:48:42 +01:00
parent f07c6b4c15
commit fd4b118d78
3 changed files with 3 additions and 67 deletions

View File

@@ -17,7 +17,6 @@
"@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",