Skip to content

Commit

Permalink
build(deps): bump the production-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 3 updates: [@sentry/react](https://github.com/getsentry/sentry-javascript), [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@sentry/react` from 8.33.1 to 8.34.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.33.1...8.34.0)

Updates `react-router-dom` from 6.26.2 to 6.27.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@6.27.0/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.27.0/packages/react-router-dom)

Updates `typescript` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.6.3)

---
updated-dependencies:
- dependency-name: "@sentry/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 8f69124 commit 93a1ca9
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 77 deletions.
148 changes: 74 additions & 74 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/react-fontawesome": "^0.2.2",
"@sentry/react": "^8.33.1",
"@sentry/react": "^8.34.0",
"axios": "^1.7.7",
"bulma": "^0.9.4",
"bulma-prefers-dark": "^0.1.0-beta.1",
Expand All @@ -31,8 +31,8 @@
"react-dom": "^18.3.1",
"react-highlight-words": "^0.20.0",
"react-redux": "^9.1.2",
"react-router-dom": "^6.26.2",
"typescript": "^5.6.2"
"react-router-dom": "^6.27.0",
"typescript": "^5.6.3"
},
"devDependencies": {
"@types/node": "^22.7.4",
Expand Down

0 comments on commit 93a1ca9

Please sign in to comment.