chore: move typescript to catalog
This commit is contained in:
parent
c03d0bedc2
commit
96800c4c44
|
|
@ -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",
|
||||||
|
|
|
||||||
|
|
@ -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": {
|
||||||
|
|
|
||||||
1560
pnpm-lock.yaml
1560
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user