Skip to content

Commit 9868e5f

Browse files
chore(deps): bump react-router and react-router-dom
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.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/[email protected]/packages/react-router) Updates `react-router-dom` 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/[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 d094e62 commit 9868e5f

File tree

2 files changed

+14
-31
lines changed

2 files changed

+14
-31
lines changed

lib/user-interface/react-app/package-lock.json

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

lib/user-interface/react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react-dom": "^18.2.0",
2828
"react-json-view-lite": "^0.9.8",
2929
"react-markdown": "^9.0.0",
30-
"react-router-dom": "^6.15.0",
30+
"react-router-dom": "^6.30.3",
3131
"react-speech-recognition": "^3.10.0",
3232
"react-textarea-autosize": "^8.5.3",
3333
"react-use-websocket": "^4.5.0",

0 commit comments

Comments
 (0)