Skip to content

Commit cd1dae3

Browse files
Bump react-router and react-router-dom in /pinning-webui
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) to 7.12.0 and updates ancestor dependency [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). These dependencies need to be updated together. Updates `react-router` from 7.10.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/[email protected]/packages/react-router) Updates `react-router-dom` from 7.10.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-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.12.0 dependency-type: indirect - dependency-name: react-router-dom dependency-version: 7.12.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d055b7 commit cd1dae3

File tree

2 files changed

+69
-9
lines changed

2 files changed

+69
-9
lines changed

pinning-webui/package-lock.json

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

pinning-webui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"postcss": "^8.5.6",
5555
"react": "^19.2.3",
5656
"react-dom": "^19.2.3",
57-
"react-router-dom": "^7.10.1",
57+
"react-router-dom": "^7.12.0",
5858
"supertest": "^7.1.4",
5959
"tailwindcss": "^4.1.18",
6060
"tsx": "^4.21.0",

0 commit comments

Comments
 (0)