Skip to content

Commit fe35d3d

Browse files
Bump react-router-dom from 7.3.0 to 7.4.0 (#1414)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.3.0 to 7.4.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/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yuichiro Tachibana (Tsuchiya) <[email protected]>
1 parent 03cfa7d commit fe35d3d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -15401,16 +15401,16 @@ react-responsive-carousel@^3.2.23:
1540115401
react-easy-swipe "^0.0.21"
1540215402

1540315403
react-router-dom@^7.1.1:
15404-
version "7.3.0"
15405-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.3.0.tgz#170e569b7536ffd71ff16016cb0f4458d1f23d83"
15406-
integrity sha512-z7Q5FTiHGgQfEurX/FBinkOXhWREJIAB2RiU24lvcBa82PxUpwqvs/PAXb9lJyPjTs2jrl6UkLvCZVGJPeNuuQ==
15404+
version "7.4.0"
15405+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.4.0.tgz#cb97968f4233c0bec57c9662442a7c070b4c31e9"
15406+
integrity sha512-VlksBPf3n2bijPvnA7nkTsXxMAKOj+bWp4R9c3i+bnwlSOFAGOkJkKhzy/OsRkWaBMICqcAl1JDzh9ZSOze9CA==
1540715407
dependencies:
15408-
react-router "7.3.0"
15408+
react-router "7.4.0"
1540915409

15410-
react-router@7.3.0:
15411-
version "7.3.0"
15412-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.3.0.tgz#14fb630f088d919386e97f91199a2bc4abcdd85d"
15413-
integrity sha512-466f2W7HIWaNXTKM5nHTqNxLrHTyXybm7R0eBlVSt0k/u55tTCDO194OIx/NrYD4TS5SXKTNekXfT37kMKUjgw==
15410+
react-router@7.4.0:
15411+
version "7.4.0"
15412+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.4.0.tgz#9787041425bc4bf52e6d472b6ccfd78a43ace133"
15413+
integrity sha512-Y2g5ObjkvX3VFeVt+0CIPuYd9PpgqCslG7ASSIdN73LwA1nNWzcMLaoMRJfP3prZFI92svxFwbn7XkLJ+UPQ6A==
1541415414
dependencies:
1541515415
"@types/cookie" "^0.6.0"
1541615416
cookie "^1.0.1"

0 commit comments

Comments
 (0)