mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
feat(cli): upgrade to nuxt 4.1 (#570)
This commit is contained in:
@@ -10,12 +10,12 @@
|
||||
"postinstall": "nuxt prepare"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxt/ui": "3.3.0",
|
||||
"nuxt": "^4.0.2",
|
||||
"typescript": "^5.8.3",
|
||||
"vue": "^3.5.18",
|
||||
"@nuxt/ui": "3.3.3",
|
||||
"nuxt": "^4.1.1",
|
||||
"typescript": "^5.9.2",
|
||||
"vue": "^3.5.21",
|
||||
"vue-router": "^4.5.1",
|
||||
"zod": "^4.0.2"
|
||||
"zod": "^4.1.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tailwindcss": "^4.1.11",
|
||||
|
||||
Reference in New Issue
Block a user