Skip to content

Commit a4cd23c

Browse files
Bump react-router
Bumps the npm_and_yarn group with 1 update in the /frontend directory: [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-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: react-router dependency-version: 6.30.3 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09cb153 commit a4cd23c

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
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"react": "^18.2.0",
2828
"react-dom": "^18.2.0",
29-
"react-router-dom": "^6.20.1",
29+
"react-router-dom": "^6.30.3",
3030
"react-query": "^3.39.3",
3131
"@tanstack/react-query": "^5.12.2",
3232
"zustand": "^4.4.7",

0 commit comments

Comments
 (0)