chore: update nuxt

This commit is contained in:
2024-12-21 11:21:34 +01:00
parent a330806afe
commit f0387cebc8
2 changed files with 4286 additions and 4723 deletions
+4284 -4721
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -15,12 +15,12 @@
"dependencies": {
"@pinia/nuxt": "^0.5.1",
"gsap": "^3.12.5",
"nuxt": "^3.11.2",
"pinia": "^2.1.7",
"vue": "^3.4.21",
"vue-router": "^4.3.0"
},
"devDependencies": {
"@pinia-plugin-persistedstate/nuxt": "^1.2.0"
"@pinia-plugin-persistedstate/nuxt": "^1.2.0",
"nuxt": "^3.14.1592"
}
}