Skip to content

Commit 6e78169

Browse files
build(deps): bump react-router-dom from 6.4.1 to 6.4.2 (#6432)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.4.1 to 6.4.2. - [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.4.2/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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a820ae commit 6e78169

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"react": "^17.0.2",
152152
"react-dom": "^17.0.2",
153153
"react-helmet-async": "^1.3.0",
154-
"react-router-dom": "^6.4.1",
154+
"react-router-dom": "^6.4.2",
155155
"react-spring": "^9.5.5",
156156
"react-tiny-popover": "5",
157157
"react-use": "^17.4.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2131,10 +2131,10 @@
21312131
"@react-spring/shared" "~9.5.5"
21322132
"@react-spring/types" "~9.5.5"
21332133

2134-
"@remix-run/router@1.0.1":
2135-
version "1.0.1"
2136-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.0.1.tgz#88d7ac31811ab0cef14aaaeae2a0474923b278bc"
2137-
integrity sha512-eBV5rvW4dRFOU1eajN7FmYxjAIVz/mRHgUE9En9mBn6m3mulK3WTR5C3iQhL9MZ14rWAq+xOlEaCkDiW0/heOg==
2134+
"@remix-run/router@1.0.2":
2135+
version "1.0.2"
2136+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.0.2.tgz#1c17eadb2fa77f80a796ad5ea9bf108e6993ef06"
2137+
integrity sha512-GRSOFhJzjGN+d4sKHTMSvNeUPoZiDHWmRnXfzaxrqe7dE/Nzlc8BiMSJdLDESZlndM7jIUrZ/F4yWqVYlI0rwQ==
21382138

21392139
"@rollup/plugin-babel@^5.2.0":
21402140
version "5.2.2"
@@ -9863,20 +9863,20 @@ react-refresh@^0.14.0:
98639863
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.0.tgz#4e02825378a5f227079554d4284889354e5f553e"
98649864
integrity sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==
98659865

9866-
react-router-dom@^6.4.1:
9867-
version "6.4.1"
9868-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.4.1.tgz#99c9b7c4967890701c888517475aa5d54d25760e"
9869-
integrity sha512-MY7NJCrGNVJtGp8ODMOBHu20UaIkmwD2V3YsAOUQoCXFk7Ppdwf55RdcGyrSj+ycSL9Uiwrb3gTLYSnzcRoXww==
9866+
react-router-dom@^6.4.2:
9867+
version "6.4.2"
9868+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.4.2.tgz#115b37d501d6d8ac870683694978c51c43e6c0d2"
9869+
integrity sha512-yM1kjoTkpfjgczPrcyWrp+OuQMyB1WleICiiGfstnQYo/S8hPEEnVjr/RdmlH6yKK4Tnj1UGXFSa7uwAtmDoLQ==
98709870
dependencies:
9871-
"@remix-run/router" "1.0.1"
9872-
react-router "6.4.1"
9871+
"@remix-run/router" "1.0.2"
9872+
react-router "6.4.2"
98739873

9874-
react-router@6.4.1:
9875-
version "6.4.1"
9876-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.4.1.tgz#dd9cc4dfa264751d143a4b6c9d4faa60ab3ce26c"
9877-
integrity sha512-OJASKp5AykDWFewgWUim1vlLr7yfD4vO/h+bSgcP/ix8Md+LMHuAjovA74MQfsfhQJGGN1nHRhwS5qQQbbBt3A==
9874+
react-router@6.4.2:
9875+
version "6.4.2"
9876+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.4.2.tgz#300628ee9ed81b8ef1597b5cb98b474efe9779b8"
9877+
integrity sha512-Rb0BAX9KHhVzT1OKhMvCDMw776aTYM0DtkxqUBP8dNBom3mPXlfNs76JNGK8wKJ1IZEY1+WGj+cvZxHVk/GiKw==
98789878
dependencies:
9879-
"@remix-run/router" "1.0.1"
9879+
"@remix-run/router" "1.0.2"
98809880

98819881
react-spring@^9.5.5:
98829882
version "9.5.5"

0 commit comments

Comments
 (0)