Upgrade TypeScript to 6.0.3 across the entire monorepo
Replaces the i18next peer dep override workaround with a proper single TypeScript version in the workspace catalog. All 15 packages typecheck cleanly with TypeScript 6. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
7cf554f85a
commit
fb5bdff579
3 changed files with 144 additions and 416 deletions
|
|
@ -21,5 +21,5 @@ catalog:
|
|||
react-dom: ^19.2.6
|
||||
react-router: ^7.15.1
|
||||
tailwindcss: ^4.3.0
|
||||
typescript: ^5.8.3
|
||||
typescript: ~6.0.3
|
||||
vite: ^8.0.13
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue