Upgrade Sentry

This commit is contained in:
Konstantin Wohlwend 2025-09-09 11:12:20 -07:00
parent bc67b4c405
commit 55e3ee718c
4 changed files with 1173 additions and 925 deletions

View File

@ -61,7 +61,7 @@
"@prisma/adapter-pg": "^6.12.0",
"@prisma/client": "^6.12.0",
"@prisma/instrumentation": "^6.12.0",
"@sentry/nextjs": "^8.40.0",
"@sentry/nextjs": "^10.11.0",
"@simplewebauthn/server": "^11.0.0",
"@stackframe/stack-shared": "workspace:*",
"@upstash/qstash": "^2.8.2",

View File

@ -27,7 +27,7 @@
"@radix-ui/react-slot": "^1.2.3",
"@radix-ui/react-tooltip": "^1.1.3",
"@react-hook/resize-observer": "^2.0.2",
"@sentry/nextjs": "^8.40.0",
"@sentry/nextjs": "^10.11.0",
"@stackframe/stack": "workspace:*",
"@stackframe/stack-shared": "workspace:*",
"@stackframe/stack-ui": "workspace:*",

View File

@ -69,7 +69,7 @@
"uuid": "^9.0.1"
},
"devDependencies": {
"@sentry/nextjs": "^8.40.0",
"@sentry/nextjs": "^10.11.0",
"@simplewebauthn/types": "^11.0.0",
"@types/bcryptjs": "^3.0.0",
"@types/elliptic": "^6.4.18",

File diff suppressed because it is too large Load Diff