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
|
|
@ -35,9 +35,7 @@
|
|||
"path-to-regexp@<0.1.13": "0.1.13",
|
||||
"lodash@<4.18.1": "4.18.1",
|
||||
"react": "catalog:",
|
||||
"react-dom": "catalog:",
|
||||
"i18next>typescript": "5.9.3",
|
||||
"react-i18next>typescript": "5.9.3"
|
||||
"react-dom": "catalog:"
|
||||
},
|
||||
"onlyBuiltDependencies": [
|
||||
"@sentry/cli",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue