Skip to content

Commit a3ff308

Browse files
chore(deps): bump react-router and react-router-dom in /frontend (#116)
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) to 6.30.4 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.3 to 6.30.4 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router@6.30.4/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@6.30.4/packages/react-router) Updates `react-router-dom` from 6.30.3 to 6.30.4 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@6.30.4/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.30.4/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router dependency-version: 6.30.4 dependency-type: indirect - dependency-name: react-router-dom dependency-version: 6.30.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6aaf5b commit a3ff308

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"react-dropzone": "^14.3.8",
3030
"react-markdown": "^10.1.0",
3131
"react-oidc-context": "^3.3.0",
32-
"react-router-dom": "^6.21.0",
32+
"react-router-dom": "^6.30.4",
3333
"react-spinners": "^0.17.0",
3434
"react-syntax-highlighter": "^16.1.0",
3535
"remark-gfm": "^4.0.1",

0 commit comments

Comments
 (0)