chore(deps): update typescript

This commit is contained in:
Benjamin Canac
2025-01-06 12:41:09 +01:00
parent 0903e80b03
commit 1c4bae8c86
3 changed files with 234 additions and 585 deletions

View File

@@ -141,7 +141,7 @@
"zod": "^3.24.1"
},
"peerDependencies": {
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"resolutions": {
"@nuxt/ui": "workspace:*",
@@ -149,7 +149,7 @@
"debug": "4.3.7",
"happy-dom": "14.12.3",
"rollup": "^4.24.0",
"typescript": "5.6.3",
"typescript": "5.7.2",
"unimport": "3.14.5",
"unplugin": "^2.1.2",
"vite": "^6.0.7",