Skip to content

Commit

Permalink
build(deps): bump react-router from 7.0.1 to 7.1.1 in /cmd/mdl/webapp (
Browse files Browse the repository at this point in the history
…#837)

Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.0.1 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)

---
updated-dependencies:
- dependency-name: react-router
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent acbf1ed commit 185d6af
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 66 deletions.
63 changes: 7 additions & 56 deletions cmd/mdl/webapp/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 cmd/mdl/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-is": "19.0.0",
"react-router": "7.0.1",
"react-router": "7.1.1",
"react-router-dom": "7.1.1",
"styled-components": "^6.1.13",
"svg-editor-tools": "github:dvictor/svg-editor-tools#1.0.1",
Expand Down
9 changes: 0 additions & 9 deletions cmd/mdl/webapp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3968,15 +3968,6 @@ [email protected]:
dependencies:
react-router "7.1.1"

[email protected]:
version "7.0.1"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.0.1.tgz#a171e35a5c6463f76b23353c4ce57b53c8b7b1b9"
dependencies:
"@types/cookie" "^0.6.0"
cookie "^1.0.1"
set-cookie-parser "^2.6.0"
turbo-stream "2.4.0"

[email protected]:
version "7.1.1"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.1.1.tgz#88f5657fa5b8f0b918c7222ec710de0274d00b2e"
Expand Down

0 comments on commit 185d6af

Please sign in to comment.