diff --git a/docs/nuxt.config.ts b/docs/nuxt.config.ts index b5985d0b..90388968 100644 --- a/docs/nuxt.config.ts +++ b/docs/nuxt.config.ts @@ -26,8 +26,7 @@ export default defineNuxtConfig({ module, '@nuxtjs/plausible', '@vueuse/nuxt', - 'nuxt-component-meta', - 'nuxt-cloudflare-analytics' + 'nuxt-component-meta' ], site: { @@ -119,11 +118,6 @@ export default defineNuxtConfig({ } }, - cloudflareAnalytics: { - token: '1e2b0c5e9a214f0390b9b94e043d8d4c', - scriptPath: false - }, - componentMeta: { exclude: [ '@nuxt/content', diff --git a/docs/package.json b/docs/package.json index 310cd3e0..a9e1e098 100644 --- a/docs/package.json +++ b/docs/package.json @@ -18,7 +18,6 @@ "date-fns": "^4.1.0", "joi": "^17.13.3", "nuxt": "^4.0.0", - "nuxt-cloudflare-analytics": "^1.0.8", "nuxt-component-meta": "^0.12.1", "nuxt-og-image": "^5.1.9", "prettier": "^3.6.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c9a26fc8..450542af 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -191,9 +191,6 @@ importers: nuxt: specifier: ^4.0.0 version: 4.0.0(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@types/node@24.0.14)(@vue/compiler-sfc@3.5.17)(db0@0.3.2)(eslint@9.31.0(jiti@2.4.2))(ioredis@5.6.1)(magicast@0.3.5)(meow@13.2.0)(optionator@0.9.4)(rollup@4.45.1)(terser@5.43.1)(typescript@5.8.3)(vite@7.0.4(@types/node@24.0.14)(jiti@2.4.2)(terser@5.43.1)(yaml@2.8.0))(vue-tsc@3.0.1(typescript@5.8.3))(yaml@2.8.0) - nuxt-cloudflare-analytics: - specifier: ^1.0.8 - version: 1.0.8(magicast@0.3.5) nuxt-component-meta: specifier: ^0.12.1 version: 0.12.1(magicast@0.3.5)(vue-component-type-helpers@2.2.12) @@ -5052,10 +5049,6 @@ packages: nth-check@2.1.1: resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} - nuxt-cloudflare-analytics@1.0.8: - resolution: {integrity: sha512-gUBcxHfvR06tBNDszTj/cMx8EGwtNFqICk7IBM66JIebe/VG0HgDF6AFJfqqOFG5ACk6ApdAxREHhvnmgUSudA==} - engines: {npm: '>= 4.0.0'} - nuxt-component-meta@0.12.1: resolution: {integrity: sha512-w0ZgRCE9wGZLbmAnCUV2F4/Gjwy1J6L9FejrpTHSHM8Igrf2THwe809QOXbdV8g4+Elkz2MeC/34ZFyt05tKCg==} hasBin: true @@ -12641,12 +12634,6 @@ snapshots: dependencies: boolbase: 1.0.0 - nuxt-cloudflare-analytics@1.0.8(magicast@0.3.5): - dependencies: - '@nuxt/kit': 3.17.7(magicast@0.3.5) - transitivePeerDependencies: - - magicast - nuxt-component-meta@0.12.1(magicast@0.3.5)(vue-component-type-helpers@2.2.12): dependencies: '@nuxt/kit': 3.17.7(magicast@0.3.5)