Skip to content

Commit

Permalink
build(deps): bump the sentry group across 1 directory with 2 updates (#…
Browse files Browse the repository at this point in the history
…6662)

Bumps the sentry group with 2 updates in the / directory: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) and [@sentry/browser](https://github.com/getsentry/sentry-javascript).


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

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

---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent 8f7ee5e commit 942d0ce
Show file tree
Hide file tree
Showing 3 changed files with 251 additions and 244 deletions.
2 changes: 1 addition & 1 deletion packages/app-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"build-storybook": "storybook build"
},
"dependencies": {
"@sentry/nextjs": "~8.51.0",
"@sentry/nextjs": "~8.54.0",
"@sindresorhus/string-hash": "~1.2.0",
"@zooniverse/async-states": "~0.0.1",
"@zooniverse/classifier": "^0.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-classifier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"@babel/runtime": "~7.26.0",
"@sentry/browser": "~8.51.0",
"@sentry/browser": "~8.54.0",
"@visx/axis": "~3.12.0",
"@visx/brush": "~3.12.0",
"@visx/event": "~3.12.0",
Expand Down
Loading

0 comments on commit 942d0ce

Please sign in to comment.