Skip to content

Commit 4341ff8

Browse files
Bump react-router-dom from 6.11.0 to 6.11.1 in /flower-shop-frontend (#85)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.11.0 to 6.11.1. - [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@6.11.1/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d4065b commit 4341ff8

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

flower-shop-frontend/package-lock.json

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

flower-shop-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"mui-validate": "^1.0.0",
2121
"react": "^18.2.0",
2222
"react-dom": "^18.2.0",
23-
"react-router-dom": "^6.9.0",
23+
"react-router-dom": "^6.11.1",
2424
"react-transition-group": "^4.4.5",
2525
"styled-components": "^5.3.9",
2626
"web-vitals": "^2.1.4",

0 commit comments

Comments
 (0)