Skip to content

Commit

Permalink
build(deps-dev): bump the react group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the react group with 2 updates in the /client/react directory: [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom).


Updates `react-router` from 7.0.2 to 7.1.1
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router)

Updates `react-router-dom` from 7.0.2 to 7.1.1
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react
- dependency-name: react-router-dom
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and srenatus committed Jan 8, 2025
1 parent c947c0a commit e87a916
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
20 changes: 9 additions & 11 deletions client/react/package-lock.json

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

4 changes: 2 additions & 2 deletions client/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"opa-wasm": "file:./packages/opa-wasm",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router": "^7.0.2",
"react-router-dom": "^7.0.2",
"react-router": "^7.1.1",
"react-router-dom": "^7.1.1",
"react-scripts": "^5.0.1"
},
"browserslist": {
Expand Down

0 comments on commit e87a916

Please sign in to comment.