Revert "chore(deps): update typescript"

This reverts commit 1c4bae8c86.
This commit is contained in:
Benjamin Canac
2025-01-09 12:30:21 +01:00
parent c79acc15b0
commit 3107039b56
3 changed files with 673 additions and 193 deletions

View File

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