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

812
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -8,8 +8,7 @@
"ignoreDeps": [ "ignoreDeps": [
"happy-dom", "happy-dom",
"valibot30", "valibot30",
"valibot31", "valibot31"
"typescript"
], ],
"baseBranches": ["dev", "v3"], "baseBranches": ["dev", "v3"],
"packageRules": [{ "packageRules": [{