Skip to content

Commit b0dda73

Browse files
build: bump react-router and react-router-dom in /src/frontend
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) to 7.18.0 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 7.14.2 to 7.18.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.18.0/packages/react-router) Updates `react-router-dom` from 7.14.2 to 7.18.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.18.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.18.0 dependency-type: indirect - dependency-name: react-router-dom dependency-version: 7.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b177d9 commit b0dda73

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

src/frontend/package-lock.json

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

src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react-dropzone": "^15.0.0",
3333
"react-icons": "^5.6.0",
3434
"react-redux": "^9.1.2",
35-
"react-router-dom": "^7.14.2",
35+
"react-router-dom": "^7.18.0",
3636
"react-syntax-highlighter": "^16.1.1",
3737
"sql-formatter": "^15.7.3",
3838
"tailwind-merge": "^3.5.0",

0 commit comments

Comments
 (0)