Remove @nuxthq/studio dependency from package.json

The @nuxthq/studio package is no longer needed and has been removed to streamline dependencies. This helps reduce unnecessary packages in the project, improving maintainability.
This commit is contained in:
2025-02-02 19:32:57 +01:00
parent ebe0b884ac
commit fd2219248f

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",