Skip to content

Commit e5da21a

Browse files
Bump react-router from 7.6.1 to 7.12.0 in /jlmap-vaadin-demo
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 e5da21a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jlmap-vaadin-demo/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",
@@ -63,7 +63,7 @@
6363
"lit": "3.3.0",
6464
"react": "18.3.1",
6565
"react-dom": "18.3.1",
66-
"react-router": "7.6.1"
66+
"react-router": "7.12.0"
6767
},
6868
"devDependencies": {
6969
"@babel/preset-react": "7.27.1",

0 commit comments

Comments
 (0)