trails/pnpm-workspace.yaml
Ullrich Schäfer fb5bdff579
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>
2026-05-25 22:34:23 +02:00

25 lines
542 B
YAML

packages:
- "apps/*"
- "packages/*"
- "scripts"
catalog:
"@react-router/dev": ^7.15.1
"@react-router/node": ^7.15.1
"@react-router/serve": ^7.15.1
"@sentry/node": ^10.53.1
"@sentry/react": ^10.53.1
"@tailwindcss/vite": ^4.3.0
"@types/node": ^22.19.19
"@types/react": ^19.2.15
"@types/react-dom": ^19.2.3
drizzle-kit: ^0.31.10
drizzle-orm: ^0.45.2
drizzle-postgis: ^1.1.1
postgres: ^3.4.9
react: ^19.2.5
react-dom: ^19.2.6
react-router: ^7.15.1
tailwindcss: ^4.3.0
typescript: ~6.0.3
vite: ^8.0.13