Skip to content

Commit f3dae5c

Browse files
Bump react-router from 7.6.1 to 7.12.0 in /jlmap-vaadin
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.6.1 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:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 986049a commit f3dae5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jlmap-vaadin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"lit": "3.3.0",
2121
"react": "18.3.1",
2222
"react-dom": "18.3.1",
23-
"react-router": "7.6.1"
23+
"react-router": "7.12.0"
2424
},
2525
"devDependencies": {
2626
"@babel/preset-react": "7.27.1",
@@ -150,7 +150,7 @@
150150
"lit": "3.3.0",
151151
"react": "18.3.1",
152152
"react-dom": "18.3.1",
153-
"react-router": "7.6.1"
153+
"react-router": "7.12.0"
154154
},
155155
"devDependencies": {
156156
"@babel/preset-react": "7.27.1",

0 commit comments

Comments
 (0)