Skip to content

Commit 0b9a2c5

Browse files
Bump react-router and react-router-dom in /react-playground
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) to 6.30.3 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 6.26.2 to 6.30.3 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/[email protected]/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router) Updates `react-router-dom` from 6.26.2 to 6.30.3 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/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: 6.30.3 dependency-type: indirect - dependency-name: react-router-dom dependency-version: 6.30.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5b4575 commit 0b9a2c5

File tree

2 files changed

+17
-14
lines changed

2 files changed

+17
-14
lines changed

react-playground/package-lock.json

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

react-playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react-dom": "^18.3.1",
1313
"react-js-pagination": "^3.0.3",
1414
"react-json-formatter": "^0.4.0",
15-
"react-router-dom": "^6.26.2",
15+
"react-router-dom": "^6.30.3",
1616
"wagmi": "^2.15.0"
1717
},
1818
"optionalDependencies": {

0 commit comments

Comments
 (0)