Skip to content

Commit 3a543dc

Browse files
Bump react-router from 7.11.0 to 7.12.0 in /packages/use-get-parent-size
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 3bfcc5b commit 3a543dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/use-get-parent-size/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@
2929
"@types/three": "0.182.0",
3030
"react": "19.2.3",
3131
"react-dom": "19.2.3",
32-
"react-router": "7.11.0",
32+
"react-router": "7.12.0",
3333
"resize-observer-polyfill": "1.5.1",
3434
"three": "0.182.0",
3535
"use-debounce": "10.0.6"
3636
},
3737
"peerDependencies": {
3838
"react": "19.2.3",
3939
"react-dom": "19.2.3",
40-
"react-router": "7.11.0",
40+
"react-router": "7.12.0",
4141
"three": "0.182.0",
4242
"use-debounce": "10.0.6"
4343
},

0 commit comments

Comments
 (0)