Skip to content

Commit e9b6aff

Browse files
Bump react-router from 7.5.2 to 7.12.0
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.5.2 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/[email protected]/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 175937d commit e9b6aff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"proj4": "2.15.0",
2020
"react": "18.3.1",
2121
"react-dom": "18.3.1",
22-
"react-router": "7.5.2"
22+
"react-router": "7.12.0"
2323
},
2424
"devDependencies": {
2525
"@babel/preset-react": "7.26.3",
@@ -61,7 +61,7 @@
6161
"proj4": "2.15.0",
6262
"react": "18.3.1",
6363
"react-dom": "18.3.1",
64-
"react-router": "7.5.2"
64+
"react-router": "7.12.0"
6565
},
6666
"devDependencies": {
6767
"@babel/preset-react": "7.26.3",

0 commit comments

Comments
 (0)