Skip to content

Commit

Permalink
build(deps): bump @sentry/browser and @sentry/vue in /frontend (#491)
Browse files Browse the repository at this point in the history
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) to 8.33.1 and updates ancestor dependency [@sentry/vue](https://github.com/getsentry/sentry-javascript). These dependencies need to be updated together.


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

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

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: indirect
- dependency-name: "@sentry/vue"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent d405b27 commit cf32f4c
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 107 deletions.
258 changes: 152 additions & 106 deletions frontend/package-lock.json

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

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@sentry/vue": "^6.3.0",
"@sentry/vue": "^8.33.1",
"axios": "^1.6.0",
"core-js": "^3.6.5",
"papaparse": "^5.3.0",
Expand Down

0 comments on commit cf32f4c

Please sign in to comment.