Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group across 1 directory with 3 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the npm_and_yarn group with 2 updates in the /frontend directory: [@sentry/browser](https://github.com/getsentry/sentry-javascript) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


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

Updates `vite` from 3.2.11 to 4.5.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.6/packages/vite)

Updates `rollup` from 2.79.2 to 3.29.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.79.2...v3.29.5)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: rollup
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent af2957b commit e37cfaf
Show file tree
Hide file tree
Showing 2 changed files with 197 additions and 152 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@mui/material": "^5.3.1",
"@mui/styles": "^5.12.0",
"@rudderstack/analytics-js": "^3.0.3",
"@sentry/browser": "^7.119.1",
"@sentry/browser": "^8.50.0",
"@sentry/react": "^7.88.0",
"@types/bluebird": "^3.5.36",
"@types/chance": "^1.1.3",
Expand Down Expand Up @@ -70,7 +70,7 @@
"@types/react-dom": "^17.0.10",
"@vitejs/plugin-react": "^1.0.7",
"typescript": "^4.5.5",
"vite": "^3.2.11"
"vite": "^4.5.6"
},
"resolutions": {
"d3-color": "3.1.0"
Expand Down
Loading

0 comments on commit e37cfaf

Please sign in to comment.