Skip to content

Commit

Permalink
deps: bump the sentry group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the sentry group with 2 updates: [@sentry/node](https://github.com/getsentry/sentry-javascript) and [@sentry/react](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/node` from 8.43.0 to 8.44.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@8.43.0...8.44.0)

Updates `@sentry/react` from 8.43.0 to 8.44.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@8.43.0...8.44.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 22afc3d commit e2f98f2
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 57 deletions.
100 changes: 45 additions & 55 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"@radix-ui/react-switch": "^1.1.1",
"@radix-ui/react-toggle-group": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.4",
"@sentry/node": "^8.43.0",
"@sentry/react": "^8.43.0",
"@sentry/node": "^8.44.0",
"@sentry/react": "^8.44.0",
"@sentry/tracing": "^7.114.0",
"chart.js": "^4.4.7",
"classnames": "^2.5.1",
Expand Down

0 comments on commit e2f98f2

Please sign in to comment.