Skip to content

Commit

Permalink
chore(deps): bump @sentry/browser and @sentry/react in /frontend
Browse files Browse the repository at this point in the history
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) to 8.33.1 and updates ancestor dependency [@sentry/react](https://github.com/getsentry/sentry-javascript). These dependencies need to be updated together.


Updates `@sentry/browser` from 7.34.0 to 8.33.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.33.1/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.34.0...8.33.1)

Updates `@sentry/react` from 7.34.0 to 8.33.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.33.1/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.34.0...8.33.1)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: indirect
- dependency-name: "@sentry/react"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 3ef9cea commit 3da8d28
Show file tree
Hide file tree
Showing 2 changed files with 256 additions and 37 deletions.
291 changes: 255 additions & 36 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@headlessui/react": "^1.7.7",
"@heroicons/react": "^2.0.13",
"@sentry/react": "^7.34.0",
"@sentry/react": "^8.33.1",
"@sentry/tracing": "^7.34.0",
"@tailwindcss/forms": "^0.5.3",
"@testing-library/jest-dom": "^5.16.5",
Expand Down

0 comments on commit 3da8d28

Please sign in to comment.