Skip to content

Commit

Permalink
build(deps): bump react-router-dom from 6.27.0 to 6.28.0 (#2858)
Browse files Browse the repository at this point in the history
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.27.0 to 6.28.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/[email protected]/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-dom
  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 Nov 7, 2024
1 parent 3e1a6d4 commit 9dca27e
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions 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 showcase/playground-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "18.3.1",
"react-ace": "12.0.0",
"react-dom": "18.3.1",
"react-router-dom": "6.27.0"
"react-router-dom": "6.28.0"
},
"devDependencies": {
"@types/dompurify": "^3.0.5",
Expand Down
2 changes: 1 addition & 1 deletion showcase/react-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@vitejs/plugin-react": "^4.3.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.27.0",
"react-router-dom": "6.28.0",
"@vitejs/plugin-react": "^4.3.3",
"vite": "^5.4.6"
},
Expand Down

0 comments on commit 9dca27e

Please sign in to comment.