Skip to content

Commit

Permalink
chore(deps): Bump the sentry group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the sentry group with 4 updates in the / directory: [@sentry/browser](https://github.com/getsentry/sentry-javascript), [@sentry/node](https://github.com/getsentry/sentry-javascript), [@sentry/react](https://github.com/getsentry/sentry-javascript) and [@sentry/react-native](https://github.com/getsentry/sentry-react-native).


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

Updates `@sentry/node` from 7.119.1 to 8.34.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.119.1...8.34.0)

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

Updates `@sentry/react-native` from 5.33.1 to 5.33.2
- [Release notes](https://github.com/getsentry/sentry-react-native/releases)
- [Changelog](https://github.com/getsentry/sentry-react-native/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-react-native@5.33.1...5.33.2)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: sentry
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: sentry
- dependency-name: "@sentry/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: sentry
- dependency-name: "@sentry/react-native"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent cf95548 commit fb2ba9d
Show file tree
Hide file tree
Showing 2 changed files with 639 additions and 70 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@expo/spawn-async": "1.7.2",
"@legendapp/state": "3.0.0-beta.5",
"@react-native-community/hooks": "3.0.0",
"@sentry/browser": "^7.119.1",
"@sentry/node": "^7.119.1",
"@sentry/react": "^7.119.1",
"@sentry/react-native": "^5.33.1",
"@sentry/browser": "^8.34.0",
"@sentry/node": "^8.34.0",
"@sentry/react": "^8.34.0",
"@sentry/react-native": "^5.33.2",
"@tanstack/react-query": "5.59.0",
"@tanstack/react-router": "1.58.18",
"@tanstack/router-devtools": "1.58.18",
Expand Down
Loading

0 comments on commit fb2ba9d

Please sign in to comment.