Skip to content

Commit d258495

Browse files
deps: bump the sentry group with 2 updates (#2058)
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 9.0.1 to 9.1.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/9.1.0/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@9.0.1...9.1.0) Updates `@sentry/react` from 9.0.1 to 9.1.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/9.1.0/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@9.0.1...9.1.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 862dc34 commit d258495

File tree

2 files changed

+89
-69
lines changed

2 files changed

+89
-69
lines changed

package-lock.json

+87-67
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"@radix-ui/react-switch": "^1.1.3",
5252
"@radix-ui/react-toggle-group": "^1.1.2",
5353
"@radix-ui/react-tooltip": "^1.1.8",
54-
"@sentry/node": "^9.0.1",
55-
"@sentry/react": "^9.0.1",
54+
"@sentry/node": "^9.1.0",
55+
"@sentry/react": "^9.1.0",
5656
"@sentry/tracing": "^7.120.3",
5757
"chart.js": "^4.4.7",
5858
"classnames": "^2.5.1",

0 commit comments

Comments
 (0)