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.27.0 to 8.29.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.27.0...8.29.0)

Updates `@sentry/vite-plugin` from 2.22.3 to 2.22.4
- [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.3...2.22.4)

---
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-patch
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent e83dcc6 commit ccea925
Show file tree
Hide file tree
Showing 2 changed files with 318 additions and 271 deletions.
4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@radix-ui/react-toggle-group": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.2",
"@react-spring/web": "^9.7.4",
"@sentry/react": "^8.27.0",
"@sentry/react": "^8.29.0",
"@tailwindcss/forms": "0.5.3",
"@tailwindcss/typography": "^0.5.13",
"@tanstack/react-query": "5.53.1",
Expand Down Expand Up @@ -111,7 +111,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.3",
"@sentry/vite-plugin": "^2.22.4",
"@storybook/addon-actions": "^8.2.9",
"@storybook/addon-backgrounds": "^8.2.9",
"@storybook/addon-docs": "^8.2.9",
Expand Down
Loading

0 comments on commit ccea925

Please sign in to comment.