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-highlight-words](https://github.com/bvaughn/react-highlight-words) and [typescript](https://github.com/microsoft/TypeScript).


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 `react-highlight-words` from 0.20.0 to 0.21.0
- [Release notes](https://github.com/bvaughn/react-highlight-words/releases)
- [Commits](bvaughn/react-highlight-words@v0.20.0...v0.21.0)

Updates `typescript` from 5.7.2 to 5.7.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.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: "@sentry/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-highlight-words
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 06f1d34 commit c669b28
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 51 deletions.
93 changes: 45 additions & 48 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.7.2",
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@fortawesome/react-fontawesome": "^0.2.2",
"@sentry/react": "^8.47.0",
"@sentry/react": "^8.48.0",
"axios": "^1.7.9",
"bulma": "^0.9.4",
"bulma-prefers-dark": "^0.1.0-beta.1",
Expand All @@ -29,10 +29,10 @@
"ga-4-react": "^0.1.281",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-highlight-words": "^0.20.0",
"react-highlight-words": "^0.21.0",
"react-redux": "^9.2.0",
"react-router-dom": "^7.1.1",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"devDependencies": {
"@types/node": "^22.10.5",
Expand Down

0 comments on commit c669b28

Please sign in to comment.