Skip to content

Commit c2d14ee

Browse files
build(deps): bump react-router-dom from 6.22.2 to 6.22.3 in /website (#2199)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.22.2 to 6.22.3. - [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.22.3/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 89aece7 commit c2d14ee

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"react-dropzone": "^14.2.3",
2121
"react-hook-form": "^7.51.0",
2222
"react-i18next": "^13.5.0",
23-
"react-router-dom": "^6.22.2",
23+
"react-router-dom": "^6.22.3",
2424
"react-use": "^17.5.0",
2525
"swr": "^2.2.5"
2626
},

website/yarn.lock

+15-15
Original file line numberDiff line numberDiff line change
@@ -819,10 +819,10 @@
819819
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
820820
integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==
821821

822-
"@remix-run/router@1.15.2":
823-
version "1.15.2"
824-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.15.2.tgz#35726510d332ba5349c6398d13259d5da184553d"
825-
integrity sha512-+Rnav+CaoTE5QJc4Jcwh5toUpnVLKYbpU6Ys0zqbakqbaLQHeglLVHPfxOiQqdNmUy5C2lXz5dwC6tQNX2JW2Q==
822+
"@remix-run/router@1.15.3":
823+
version "1.15.3"
824+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.15.3.tgz#d2509048d69dbb72d5389a14945339f1430b2d3c"
825+
integrity sha512-Oy8rmScVrVxWZVOpEF57ovlnhpZ8CCPlnIIumVcV9nFdiSIrus99+Lw78ekXyGvVDlIsFJbSfmSovJUhCWYV3w==
826826

827827
"@rollup/rollup-android-arm-eabi@4.12.0":
828828
version "4.12.0"
@@ -3334,20 +3334,20 @@ react-refresh@^0.14.0:
33343334
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.0.tgz#4e02825378a5f227079554d4284889354e5f553e"
33353335
integrity sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==
33363336

3337-
react-router-dom@^6.22.2:
3338-
version "6.22.2"
3339-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.22.2.tgz#8233968a8a576f3006e5549c80f3527d2598fc9c"
3340-
integrity sha512-WgqxD2qySEIBPZ3w0sHH+PUAiamDeszls9tzqMPBDA1YYVucTBXLU7+gtRfcSnhe92A3glPnvSxK2dhNoAVOIQ==
3337+
react-router-dom@^6.22.3:
3338+
version "6.22.3"
3339+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.22.3.tgz#9781415667fd1361a475146c5826d9f16752a691"
3340+
integrity sha512-7ZILI7HjcE+p31oQvwbokjk6OA/bnFxrhJ19n82Ex9Ph8fNAq+Hm/7KchpMGlTgWhUxRHMMCut+vEtNpWpowKw==
33413341
dependencies:
3342-
"@remix-run/router" "1.15.2"
3343-
react-router "6.22.2"
3342+
"@remix-run/router" "1.15.3"
3343+
react-router "6.22.3"
33443344

3345-
react-router@6.22.2:
3346-
version "6.22.2"
3347-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.22.2.tgz#27e77e4c635a5697693b922d131d773451c98a5b"
3348-
integrity sha512-YD3Dzprzpcq+tBMHBS822tCjnWD3iIZbTeSXMY9LPSG541EfoBGyZ3bS25KEnaZjLcmQpw2AVLkFyfgXY8uvcw==
3345+
react-router@6.22.3:
3346+
version "6.22.3"
3347+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.22.3.tgz#9d9142f35e08be08c736a2082db5f0c9540a885e"
3348+
integrity sha512-dr2eb3Mj5zK2YISHK++foM9w4eBnO23eKnZEDs7c880P6oKbrjz/Svg9+nxqtHQK+oMW4OtjZca0RqPglXxguQ==
33493349
dependencies:
3350-
"@remix-run/router" "1.15.2"
3350+
"@remix-run/router" "1.15.3"
33513351

33523352
react-transition-group@^4.4.5:
33533353
version "4.4.5"

0 commit comments

Comments
 (0)