Skip to content

Commit db88a3d

Browse files
chore(deps): bump react-router-dom from 7.13.1 to 7.16.0 in /frontend (#84)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.13.1 to 7.16.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.16.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0918b24 commit db88a3d

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

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.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"lucide-react": "^0.577.0",
1515
"react": "^18.2.0",
1616
"react-dom": "^18.2.0",
17-
"react-router-dom": "^7.13.1",
17+
"react-router-dom": "^7.16.0",
1818
"recharts": "^3.7.0"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)