Skip to content

Commit 50314be

Browse files
Bump @remix-run/router and react-router
Bumps [@remix-run/router](https://github.com/remix-run/react-router/tree/HEAD/packages/router) to 1.23.2 and updates ancestor dependency [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router). These dependencies need to be updated together. Updates `@remix-run/router` from 1.23.0 to 1.23.2 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/@remix-run/router@1.23.2/packages/router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/@remix-run/router@1.23.2/packages/router) Updates `react-router` from 6.30.1 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/react-router@6.30.3/packages/react-router) --- updated-dependencies: - dependency-name: "@remix-run/router" dependency-version: 1.23.2 dependency-type: indirect - dependency-name: react-router dependency-version: 6.30.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be5577c commit 50314be

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"cross-env": "^7.0.3",
1919
"react": "^18.1.0",
2020
"react-dom": "^18.1.0",
21-
"react-router": "^6.3.0",
21+
"react-router": "^6.30.3",
2222
"react-scripts": "^5.0.1",
2323
"vanilla-jsoneditor": "^0.6.2",
2424
"web-vitals": "^2.1.4",

0 commit comments

Comments
 (0)