Skip to content

Commit 424b53e

Browse files
committed
chore(yarn.lock): ⬆️ yarn.lock has moved
1 parent cf9dc51 commit 424b53e

File tree

1 file changed

+51
-7
lines changed

1 file changed

+51
-7
lines changed

yarn.lock

Lines changed: 51 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7105,8 +7105,17 @@
71057105
dependencies:
71067106
"@types/unist" "*"
71077107

7108-
"@types/history-4@npm:@types/[email protected]", "@types/history-5@npm:@types/[email protected]", "@types/history@*":
7109-
name "@types/history-4"
7108+
"@types/history-4@npm:@types/[email protected]":
7109+
version "4.7.8"
7110+
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
7111+
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
7112+
7113+
"@types/history-5@npm:@types/[email protected]":
7114+
version "4.7.8"
7115+
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
7116+
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
7117+
7118+
"@types/history@*":
71107119
version "4.7.8"
71117120
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
71127121
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
@@ -7482,7 +7491,15 @@
74827491
"@types/history" "^3"
74837492
"@types/react" "*"
74847493

7485-
"@types/react-router-4@npm:@types/[email protected]", "@types/react-router-5@npm:@types/[email protected]":
7494+
"@types/react-router-4@npm:@types/[email protected]":
7495+
version "5.1.14"
7496+
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.14.tgz#e0442f4eb4c446541ad7435d44a97f8fe6df40da"
7497+
integrity sha512-LAJpqYUaCTMT2anZheoidiIymt8MuX286zoVFPM3DVb23aQBH0mAkFvzpd4LKqiolV8bBtZWT5Qp7hClCNDENw==
7498+
dependencies:
7499+
"@types/history" "*"
7500+
"@types/react" "*"
7501+
7502+
"@types/react-router-5@npm:@types/[email protected]":
74867503
version "5.1.14"
74877504
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.14.tgz#e0442f4eb4c446541ad7435d44a97f8fe6df40da"
74887505
integrity sha512-LAJpqYUaCTMT2anZheoidiIymt8MuX286zoVFPM3DVb23aQBH0mAkFvzpd4LKqiolV8bBtZWT5Qp7hClCNDENw==
@@ -19267,6 +19284,11 @@ is-finite@^1.0.0:
1926719284
resolved "https://registry.yarnpkg.com/is-finite/-/is-finite-1.1.0.tgz#904135c77fb42c0641d6aa1bcdbc4daa8da082f3"
1926819285
integrity sha512-cdyMtqX/BOqqNBBiKlIVkytNHm49MtMlYyn1zxzvJKWmFMlGzm+ry5BBfYyeY9YmNKbRSo/o7OX9w9ale0wg3w==
1926919286

19287+
is-fullwidth-code-point@^2.0.0:
19288+
version "2.0.0"
19289+
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"
19290+
integrity sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w==
19291+
1927019292
is-fullwidth-code-point@^3.0.0:
1927119293
version "3.0.0"
1927219294
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d"
@@ -27435,8 +27457,7 @@ react-is@^18.0.0:
2743527457
dependencies:
2743627458
"@remix-run/router" "1.0.2"
2743727459

27438-
"react-router-6@npm:[email protected]", [email protected]:
27439-
name react-router-6
27460+
"react-router-6@npm:[email protected]":
2744027461
version "6.3.0"
2744127462
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.3.0.tgz#3970cc64b4cb4eae0c1ea5203a80334fdd175557"
2744227463
integrity sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==
@@ -27451,6 +27472,13 @@ react-router-dom@^6.2.2:
2745127472
history "^5.2.0"
2745227473
react-router "6.3.0"
2745327474

27475+
27476+
version "6.3.0"
27477+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.3.0.tgz#3970cc64b4cb4eae0c1ea5203a80334fdd175557"
27478+
integrity sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==
27479+
dependencies:
27480+
history "^5.2.0"
27481+
2745427482
react@^18.0.0:
2745527483
version "18.0.0"
2745627484
resolved "https://registry.yarnpkg.com/react/-/react-18.0.0.tgz#b468736d1f4a5891f38585ba8e8fb29f91c3cb96"
@@ -30242,7 +30270,7 @@ stringify-object@^3.2.1:
3024230270
is-obj "^1.0.1"
3024330271
is-regexp "^1.0.0"
3024430272

30245-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
30273+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
3024630274
version "6.0.1"
3024730275
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3024830276
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -30270,6 +30298,13 @@ strip-ansi@^5.1.0, strip-ansi@^5.2.0:
3027030298
dependencies:
3027130299
ansi-regex "^4.1.0"
3027230300

30301+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
30302+
version "6.0.1"
30303+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
30304+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
30305+
dependencies:
30306+
ansi-regex "^5.0.1"
30307+
3027330308
strip-ansi@^7.0.1:
3027430309
version "7.0.1"
3027530310
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.0.1.tgz#61740a08ce36b61e50e65653f07060d000975fb2"
@@ -33220,7 +33255,16 @@ workerpool@^6.4.0:
3322033255
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.4.0.tgz#f8d5cfb45fde32fa3b7af72ad617c3369567a462"
3322133256
integrity sha512-i3KR1mQMNwY2wx20ozq2EjISGtQWDIfV56We+yGJ5yDs8jTwQiLLaqHlkBHITlCuJnYlVRmXegxFxZg7gqI++A==
3322233257

33223-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", [email protected], wrap-ansi@^5.1.0, wrap-ansi@^6.2.0, wrap-ansi@^7.0.0, wrap-ansi@^8.1.0:
33258+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
33259+
version "7.0.0"
33260+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
33261+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
33262+
dependencies:
33263+
ansi-styles "^4.0.0"
33264+
string-width "^4.1.0"
33265+
strip-ansi "^6.0.0"
33266+
33267+
[email protected], wrap-ansi@^5.1.0, wrap-ansi@^6.2.0, wrap-ansi@^7.0.0, wrap-ansi@^8.1.0:
3322433268
version "7.0.0"
3322533269
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
3322633270
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)