chore: Upgrade @sentry/nextjs to 9.8.0 (#20324)

* chore: Upgrade Sentry

* Use ^9.8.0
This commit is contained in:
Keith Williams
2025-03-23 15:24:59 -03:00
committed by GitHub
parent 7943a83e7d
commit 96cd3f7b2f
3 changed files with 966 additions and 4 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
"@radix-ui/react-toggle-group": "^1.0.0",
"@radix-ui/react-tooltip": "^1.0.0",
"@replexica/sdk": "^0.7.0",
"@sentry/nextjs": "^8.8.0",
"@sentry/nextjs": "^9.8.0",
"@stripe/react-stripe-js": "^1.10.0",
"@stripe/stripe-js": "^1.35.0",
"@tanstack/react-query": "^5.17.15",
+2 -2
View File
@@ -83,6 +83,7 @@
},
"devDependencies": {
"@changesets/cli": "^2.26.1",
"@jetstreamapp/soql-parser-js": "^6.1.0",
"@playwright/test": "^1.45.3",
"@snaplet/copycat": "^4.1.0",
"@testing-library/jest-dom": "^5.16.5",
@@ -107,8 +108,7 @@
"typescript": "^4.9.4",
"vitest": "^2.1.1",
"vitest-fetch-mock": "^0.3.0",
"vitest-mock-extended": "^2.0.2",
"@jetstreamapp/soql-parser-js": "^6.1.0"
"vitest-mock-extended": "^2.0.2"
},
"dependencies": {
"@daily-co/daily-js": "^0.59.0",
+963 -1
View File
File diff suppressed because it is too large Load Diff