diff options
Diffstat (limited to 'apps/web/package.json')
| -rw-r--r-- | apps/web/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/package.json b/apps/web/package.json index 47f2bff8..546dd9f3 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -39,7 +39,7 @@ "@react-router/fs-routes": "^7.6.2", "@react-router/node": "^7.6.2", "@react-router/serve": "^7.6.2", - "@sentry/nextjs": "^9.33.0", + "@sentry/nextjs": "^10", "@tabler/icons-react": "^3.34.0", "@tailwindcss/typography": "^0.5.16", "@tanstack/react-form": "^1.12.4", |