chore: move typescript to catalog

This commit is contained in:
zernonia 2024-10-22 12:17:28 +02:00
parent c03d0bedc2
commit 96800c4c44
4 changed files with 811 additions and 754 deletions

View File

@ -72,7 +72,7 @@
"tailwind-merge": "^2.5.2", "tailwind-merge": "^2.5.2",
"tailwindcss": "^3.4.12", "tailwindcss": "^3.4.12",
"tsx": "^4.19.1", "tsx": "^4.19.1",
"typescript": "^5.6.2", "typescript": "catalog:",
"unplugin-icons": "^0.19.3", "unplugin-icons": "^0.19.3",
"vitepress": "^1.3.4", "vitepress": "^1.3.4",
"vue-component-meta": "^2.1.6", "vue-component-meta": "^2.1.6",

View File

@ -40,7 +40,7 @@
"lint-staged": "^15.2.10", "lint-staged": "^15.2.10",
"simple-git-hooks": "^2.11.1", "simple-git-hooks": "^2.11.1",
"taze": "^0.16.9", "taze": "^0.16.9",
"typescript": "^5.6.2", "typescript": "catalog:",
"vitest": "^2.1.1" "vitest": "^2.1.1"
}, },
"commitlint": { "commitlint": {

File diff suppressed because it is too large Load Diff

View File

@ -3,5 +3,6 @@ packages:
- packages/* - packages/*
catalog: catalog:
'@oxc-parser/wasm': ^0.29.0 '@oxc-parser/wasm': ^0.29.0
typescript: ^5.6.3
radix-vue: ^1.9.6 radix-vue: ^1.9.6
zod: ^3.23.8 zod: ^3.23.8