trails/pnpm-workspace.yaml
Ullrich Schäfer bfcb2584be chore(deps): bump @sentry/node and @sentry/react to ^10.58.0
Routine SDK maintenance bump (catalog 10.57.0 -> 10.58.0). Keeps the
Sentry SDKs current.

Note: this is NOT the fix for the ongoing journal heap growth. Sentry's
recent memory-leak fixes (WeakRef for OTel context on scope, 10.49.0;
WeakRef for Span-Scope circular refs, 10.56.0) are already present in
10.57.0, and 10.58.0 contains no memory-related change. Tracked separately.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-19 11:21:52 +02:00

25 lines
542 B
YAML

packages:
- "apps/*"
- "packages/*"
- "scripts"
catalog:
"@react-router/dev": ^7.17.0
"@react-router/node": ^7.17.0
"@react-router/serve": ^7.17.0
"@sentry/node": ^10.58.0
"@sentry/react": ^10.58.0
"@tailwindcss/vite": ^4.3.1
"@types/node": ^22.19.21
"@types/react": ^19.2.17
"@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.7
react-router: ^7.17.0
tailwindcss: ^4.3.1
typescript: ~6.0.3
vite: ^8.0.16