chore: update dependencies and remove compatibility date in nuxt.config.ts

This commit is contained in:
2025-11-12 12:19:48 +01:00
parent bcebe13ea5
commit 2f7f944238
3 changed files with 3018 additions and 22 deletions

View File

@@ -1,6 +1,4 @@
export default defineNuxtConfig({
compatibilityDate: '2025-07-20',
// Nuxt App
app: {
pageTransition: { name: 'page', mode: 'out-in' },