Skip to content

Commit c577d05

Browse files
fix: bump react-router from 7.11.0 to 7.12.0
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.11.0 to 7.12.0. - [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/react-router@7.12.0/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.12.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0a01d3 commit c577d05

File tree

2 files changed

+15
-30
lines changed

2 files changed

+15
-30
lines changed

package-lock.json

Lines changed: 14 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"react-dom": "^19.2.3",
7070
"react-i18next": "^16.5.1",
7171
"react-image": "^4.1.0",
72-
"react-router": "^7.11.0",
72+
"react-router": "^7.12.0",
7373
"react-select": "^5.10.2",
7474
"react-virtuoso": "^4.18.1",
7575
"reagraph": "^4.30.7",

0 commit comments

Comments
 (0)