diff --git a/app/pages/test.vue b/app/pages/test.vue index e99c76c..480ca8d 100644 --- a/app/pages/test.vue +++ b/app/pages/test.vue @@ -1,6 +1,6 @@ diff --git a/nuxt.config.ts b/nuxt.config.ts index f1f88c2..bc2f1d5 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -1,4 +1,5 @@ export default defineNuxtConfig({ + compatibilityDate: '2026-04-21', future: { compatibilityVersion: 4 },