Skip to content

Commit

Permalink
chore(deps): bump the sentry group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the sentry group with 2 updates in the /web directory: [@sentry/react](https://github.com/getsentry/sentry-javascript) and [@sentry/vite-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins).


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

Updates `@sentry/vite-plugin` from 2.22.7 to 2.23.0
- [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript-bundler-plugins@2.22.7...2.23.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 12, 2025
1 parent e011193 commit c506ae2
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 111 deletions.
4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@radix-ui/react-toggle-group": "^1.1.1",
"@radix-ui/react-tooltip": "^1.1.6",
"@react-spring/web": "^9.7.5",
"@sentry/react": "^8.47.0",
"@sentry/react": "^8.48.0",
"@tailwindcss/forms": "0.5.3",
"@tailwindcss/typography": "^0.5.13",
"@tanstack/react-query": "5.62.11",
Expand Down Expand Up @@ -117,7 +117,7 @@
"@mdx-js/react": "^2.3.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@nabla/vite-plugin-eslint": "1.6.0",
"@sentry/vite-plugin": "^2.22.7",
"@sentry/vite-plugin": "^2.23.0",
"@storybook/addon-actions": "^8.4.7",
"@storybook/addon-backgrounds": "^8.4.7",
"@storybook/addon-docs": "^8.4.7",
Expand Down
Loading

0 comments on commit c506ae2

Please sign in to comment.