Skip to content

Commit f6131b6

Browse files
Update dependency react-router-dom to v7
1 parent dc7f8e3 commit f6131b6

2 files changed

Lines changed: 29 additions & 71 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint-plugin-react-hooks": "^4.6.0",
6363
"react": "^17.0.2",
6464
"react-dom": "^17.0.2",
65-
"react-router-dom": "^5.3.4",
65+
"react-router-dom": "^7.0.0",
6666
"styled-components": "^5.3.6"
6767
},
6868
"peerDependencies": {

yarn.lock

Lines changed: 28 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.9.tgz#ab18ea3b85b4bc33ba98a8d4c2032c557d23cf14"
179179
integrity sha512-q5PNg/Bi1OpGgx5jYlvWZwAorZepEudDMCLtj967aeS7WMont7dUZI46M2XwcIQqvUlMxWfdLFu4S/qSxeUu5g==
180180

181-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.6", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7":
181+
"@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.6", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7":
182182
version "7.21.5"
183183
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.5.tgz#8492dddda9644ae3bda3b45eabe87382caee7200"
184184
integrity sha512-8jI69toZqqcsnqGGqwGS4Qb1VwLOEp4hz+CXPywcvjs60u3B4Pom/U/7rm4W8tMOYEB+E9wgD0mW1l3r8qlI9Q==
@@ -1468,6 +1468,11 @@ convert-source-map@^1.5.0, convert-source-map@^1.7.0:
14681468
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.9.0.tgz#7faae62353fb4213366d0ca98358d22e8368b05f"
14691469
integrity sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==
14701470

1471+
cookie@^1.0.1:
1472+
version "1.1.1"
1473+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.1.1.tgz#3bb9bdfc82369db9c2f69c93c9c3ceb310c88b3c"
1474+
integrity sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==
1475+
14711476
cosmiconfig@^7.0.0:
14721477
version "7.1.0"
14731478
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.1.0.tgz#1443b9afa596b670082ea46cbd8f6a62b84635f6"
@@ -2178,19 +2183,7 @@ has@^1.0.3:
21782183
dependencies:
21792184
function-bind "^1.1.1"
21802185

2181-
history@^4.9.0:
2182-
version "4.10.1"
2183-
resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
2184-
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
2185-
dependencies:
2186-
"@babel/runtime" "^7.1.2"
2187-
loose-envify "^1.2.0"
2188-
resolve-pathname "^3.0.0"
2189-
tiny-invariant "^1.0.2"
2190-
tiny-warning "^1.0.0"
2191-
value-equal "^1.0.1"
2192-
2193-
hoist-non-react-statics@^3.0.0, hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2:
2186+
hoist-non-react-statics@^3.0.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2:
21942187
version "3.3.2"
21952188
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
21962189
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
@@ -2424,11 +2417,6 @@ is-weakset@^2.0.1:
24242417
call-bind "^1.0.2"
24252418
get-intrinsic "^1.1.1"
24262419

2427-
isarray@0.0.1:
2428-
version "0.0.1"
2429-
resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf"
2430-
integrity sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==
2431-
24322420
isarray@^2.0.5:
24332421
version "2.0.5"
24342422
resolved "https://registry.yarnpkg.com/isarray/-/isarray-2.0.5.tgz#8af1e4c1221244cc62459faf38940d4e644a5723"
@@ -2538,7 +2526,7 @@ lodash@4.17.21, lodash@^4.17.21:
25382526
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
25392527
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
25402528

2541-
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
2529+
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
25422530
version "1.4.0"
25432531
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
25442532
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -2739,13 +2727,6 @@ path-parse@^1.0.7:
27392727
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
27402728
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
27412729

2742-
path-to-regexp@^1.7.0:
2743-
version "1.8.0"
2744-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a"
2745-
integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==
2746-
dependencies:
2747-
isarray "0.0.1"
2748-
27492730
path-type@^4.0.0:
27502731
version "4.0.0"
27512732
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
@@ -2870,7 +2851,7 @@ react-intl@^6.4.3:
28702851
intl-messageformat "10.4.0"
28712852
tslib "^2.4.0"
28722853

2873-
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0:
2854+
react-is@^16.13.1, react-is@^16.7.0:
28742855
version "16.13.1"
28752856
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
28762857
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -2905,33 +2886,20 @@ react-remove-scroll@^2.5.5:
29052886
use-callback-ref "^1.3.0"
29062887
use-sidecar "^1.1.2"
29072888

2908-
react-router-dom@^5.3.4:
2909-
version "5.3.4"
2910-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.4.tgz#2ed62ffd88cae6db134445f4a0c0ae8b91d2e5e6"
2911-
integrity sha512-m4EqFMHv/Ih4kpcBCONHbkT68KoAeHN4p3lAGoNryfHi0dMy0kCzEZakiKRsvg5wHZ/JLrLW8o8KomWiz/qbYQ==
2889+
react-router-dom@^7.0.0:
2890+
version "7.16.0"
2891+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.16.0.tgz#284a7cd021052aa7d0a9240dca4a02eec24eceb5"
2892+
integrity sha512-kMUAbimWB5FVbF4Bce4bJsiKJWLIUHq/mEG8+CFDnCSgltptBiG5nguducmsJeGKytlCvQud9Qhzpn49iduTlA==
29122893
dependencies:
2913-
"@babel/runtime" "^7.12.13"
2914-
history "^4.9.0"
2915-
loose-envify "^1.3.1"
2916-
prop-types "^15.6.2"
2917-
react-router "5.3.4"
2918-
tiny-invariant "^1.0.2"
2919-
tiny-warning "^1.0.0"
2920-
2921-
react-router@5.3.4:
2922-
version "5.3.4"
2923-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.4.tgz#8ca252d70fcc37841e31473c7a151cf777887bb5"
2924-
integrity sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA==
2925-
dependencies:
2926-
"@babel/runtime" "^7.12.13"
2927-
history "^4.9.0"
2928-
hoist-non-react-statics "^3.1.0"
2929-
loose-envify "^1.3.1"
2930-
path-to-regexp "^1.7.0"
2931-
prop-types "^15.6.2"
2932-
react-is "^16.6.0"
2933-
tiny-invariant "^1.0.2"
2934-
tiny-warning "^1.0.0"
2894+
react-router "7.16.0"
2895+
2896+
react-router@7.16.0:
2897+
version "7.16.0"
2898+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.16.0.tgz#fb41536aef2ccc2c7be12ea6be819a1e56eb6343"
2899+
integrity sha512-wArC8lVyJb3+jM9OpDyW6hLCizACWkvQR/sSGqSs+o5uEXEtGlqdZ4v8hENR3Jad6i+LRkK93q/+bQAcvl6V1A==
2900+
dependencies:
2901+
cookie "^1.0.1"
2902+
set-cookie-parser "^2.6.0"
29352903

29362904
react-select@5.7.0:
29372905
version "5.7.0"
@@ -2999,11 +2967,6 @@ resolve-from@^4.0.0:
29992967
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
30002968
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
30012969

3002-
resolve-pathname@^3.0.0:
3003-
version "3.0.0"
3004-
resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd"
3005-
integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
3006-
30072970
resolve@^1.19.0, resolve@^1.22.1:
30082971
version "1.22.2"
30092972
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.2.tgz#0ed0943d4e301867955766c9f3e1ae6d01c6845f"
@@ -3063,6 +3026,11 @@ semver@^6.3.0:
30633026
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
30643027
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
30653028

3029+
set-cookie-parser@^2.6.0:
3030+
version "2.7.2"
3031+
resolved "https://registry.yarnpkg.com/set-cookie-parser/-/set-cookie-parser-2.7.2.tgz#ccd08673a9ae5d2e44ea2a2de25089e67c7edf68"
3032+
integrity sha512-oeM1lpU/UvhTxw+g3cIfxXHyJRc/uidd3yK1P242gzHds0udQBYzs3y8j4gCCW+ZJ7ad0yctld8RYO+bdurlvw==
3033+
30663034
shallowequal@^1.1.0:
30673035
version "1.1.0"
30683036
resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8"
@@ -3209,12 +3177,7 @@ text-table@^0.2.0:
32093177
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
32103178
integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==
32113179

3212-
tiny-invariant@^1.0.2:
3213-
version "1.3.1"
3214-
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.1.tgz#8560808c916ef02ecfd55e66090df23a4b7aa642"
3215-
integrity sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw==
3216-
3217-
tiny-warning@^1.0.0, tiny-warning@^1.0.2:
3180+
tiny-warning@^1.0.2:
32183181
version "1.0.3"
32193182
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
32203183
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
@@ -3310,11 +3273,6 @@ use-sidecar@^1.1.2:
33103273
detect-node-es "^1.1.0"
33113274
tslib "^2.0.0"
33123275

3313-
value-equal@^1.0.1:
3314-
version "1.0.1"
3315-
resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"
3316-
integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
3317-
33183276
w3c-keyname@^2.2.4:
33193277
version "2.2.7"
33203278
resolved "https://registry.yarnpkg.com/w3c-keyname/-/w3c-keyname-2.2.7.tgz#e29549e9ac97ac5cb2993c8222994e97922ef377"

0 commit comments

Comments
 (0)