diff --git a/nuxt.config.ts b/nuxt.config.ts index 0d398cd..7680b08 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -19,7 +19,7 @@ export default defineNuxtConfig({ '@vite-pwa/nuxt', // '@aceforth/nuxt-optimized-images', // '@vueuse/components', - '@nuxt/image', + // '@nuxt/image', '@nuxt/devtools', ], diff --git a/package.json b/package.json index d00771d..1de6527 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,6 @@ "dependencies": { "@anu-vue/nuxt": "^0.13.1", "@jiaminghi/color": "^1.1.3", - "@nuxt/image": "^1.0.0-rc.1", "@vueuse/components": "^10.1.2", "lingo3d-vue": "1.0.118", "sass": "^1.62.1", @@ -30,7 +29,6 @@ "@iconify-json/twemoji": "^1.1.11", "@nuxt/content": "^2.6.0", "@nuxt/devtools": "^0.4.0", - "@nuxt/image-edge": "^1.0.0-28089462.3520a62", "@nuxtjs/color-mode": "^3.2.0", "@nuxtjs/i18n": "8.0.0-beta.11", "@nuxtjs/strapi": "^1.9.1",