mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
build(deps): bump react-router-dom from 5.3.4 to 7.1.1 in /web
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.3.4 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/react-router-dom@7.1.1/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5b9192af7a
commit
a2b4fb8ca7
2 changed files with 1 additions and 1 deletions
BIN
web/package-lock.json
generated
BIN
web/package-lock.json
generated
Binary file not shown.
|
|
@ -23,7 +23,7 @@
|
|||
"react": "^19.0.0",
|
||||
"react-app-rewired": "^2.1.11",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-router-dom": "^5.3.4",
|
||||
"react-router-dom": "^7.1.1",
|
||||
"react-scripts": "^5.0.0",
|
||||
"slugify": "^1.6.6",
|
||||
"typescript": "^4.9.5",
|
||||
|
|
|
|||
Loading…
Reference in a new issue