Skip to content

Commit 8129478

Browse files
fix(deps): update react-router monorepo to v6
1 parent ebb50a3 commit 8129478

File tree

2 files changed

+24
-73
lines changed

2 files changed

+24
-73
lines changed

packages/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"react-helmet": "6.1.0",
3232
"react-hook-form": "6.15.8",
3333
"react-hotkeys-hook": "3.4.7",
34-
"react-router": "5.3.3",
35-
"react-router-dom": "5.3.3",
34+
"react-router": "6.3.0",
35+
"react-router-dom": "6.3.0",
3636
"react-scripts": "4.0.3",
3737
"reactour": "1.18.7",
3838
"recharts": "2.1.13",

yarn.lock

Lines changed: 22 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -1638,14 +1638,14 @@
16381638
dependencies:
16391639
regenerator-runtime "^0.13.4"
16401640

1641-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.4", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
1641+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.4", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
16421642
version "7.14.6"
16431643
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.6.tgz#535203bc0892efc7dec60bdc27b2ecf6e409062d"
16441644
integrity sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg==
16451645
dependencies:
16461646
regenerator-runtime "^0.13.4"
16471647

1648-
"@babel/runtime@^7.18.9":
1648+
"@babel/runtime@^7.18.9", "@babel/runtime@^7.7.6":
16491649
version "7.18.9"
16501650
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.9.tgz#b4fcfce55db3d2e5e080d2490f608a3b9f407f4a"
16511651
integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==
@@ -13608,17 +13608,12 @@ [email protected]:
1360813608
resolved "https://registry.yarnpkg.com/hexoid/-/hexoid-1.0.0.tgz#ad10c6573fb907de23d9ec63a711267d9dc9bc18"
1360913609
integrity sha512-QFLV0taWQOZtvIRIAdBChesmogZrtuXvVWsFHZTk2SU+anspqZ2vMnoLg7IE1+Uk16N19APic1BuF8bC8c2m5g==
1361013610

13611-
history@^4.9.0:
13612-
version "4.10.1"
13613-
resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
13614-
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
13611+
history@^5.2.0:
13612+
version "5.3.0"
13613+
resolved "https://registry.yarnpkg.com/history/-/history-5.3.0.tgz#1548abaa245ba47992f063a0783db91ef201c73b"
13614+
integrity sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==
1361513615
dependencies:
13616-
"@babel/runtime" "^7.1.2"
13617-
loose-envify "^1.2.0"
13618-
resolve-pathname "^3.0.0"
13619-
tiny-invariant "^1.0.2"
13620-
tiny-warning "^1.0.0"
13621-
value-equal "^1.0.1"
13616+
"@babel/runtime" "^7.7.6"
1362213617

1362313618
hmac-drbg@^1.0.1:
1362413619
version "1.0.1"
@@ -13629,7 +13624,7 @@ hmac-drbg@^1.0.1:
1362913624
minimalistic-assert "^1.0.0"
1363013625
minimalistic-crypto-utils "^1.0.1"
1363113626

13632-
hoist-non-react-statics@^3.0.0, hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.2:
13627+
hoist-non-react-statics@^3.0.0, hoist-non-react-statics@^3.3.2:
1363313628
version "3.3.2"
1363413629
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
1363513630
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
@@ -16786,7 +16781,7 @@ long@^2.4.0:
1678616781
resolved "https://registry.yarnpkg.com/long/-/long-2.4.0.tgz#9fa180bb1d9500cdc29c4156766a1995e1f4524f"
1678716782
integrity sha1-n6GAux2VAM3CnEFWdmoZleH0Uk8=
1678816783

16789-
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:
16784+
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
1679016785
version "1.4.0"
1679116786
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
1679216787
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -17176,14 +17171,6 @@ min-indent@^1.0.0:
1717617171
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
1717717172
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
1717817173

17179-
mini-create-react-context@^0.4.0:
17180-
version "0.4.1"
17181-
resolved "https://registry.yarnpkg.com/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz#072171561bfdc922da08a60c2197a497cc2d1d5e"
17182-
integrity sha512-YWCYEmd5CQeHGSAKrYvXgmzzkrvssZcuuQDDeqkT+PziKGMgE+0MCCtcKbROzocGBG1meBLl2FotlRwf4gAzbQ==
17183-
dependencies:
17184-
"@babel/runtime" "^7.12.1"
17185-
tiny-warning "^1.0.3"
17186-
1718717174
1718817175
version "0.11.3"
1718917176
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.3.tgz#15b0910a7f32e62ffde4a7430cfefbd700724ea6"
@@ -18713,13 +18700,6 @@ [email protected]:
1871318700
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-3.2.0.tgz#fa7877ecbc495c601907562222453c43cc204a5f"
1871418701
integrity sha512-jczvQbCUS7XmS7o+y1aEO9OBVFeZBQ1MDSEqmO7xSoPgOPoowY/SxLpZ6Vh97/8qHZOteiCKb7gkG9gA2ZUxJA==
1871518702

18716-
path-to-regexp@^1.7.0:
18717-
version "1.8.0"
18718-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a"
18719-
integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==
18720-
dependencies:
18721-
isarray "0.0.1"
18722-
1872318703
path-type@^3.0.0:
1872418704
version "3.0.0"
1872518705
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
@@ -20238,7 +20218,7 @@ [email protected]:
2023820218
dependencies:
2023920219
hotkeys-js "3.9.4"
2024020220

20241-
react-is@^16.10.2, react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1:
20221+
react-is@^16.10.2, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
2024220222
version "16.13.1"
2024320223
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
2024420224
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -20278,34 +20258,20 @@ react-resize-detector@^7.1.2:
2027820258
dependencies:
2027920259
lodash "^4.17.21"
2028020260

20281-
react-router-dom@5.3.3:
20282-
version "5.3.3"
20283-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.3.tgz#8779fc28e6691d07afcaf98406d3812fe6f11199"
20284-
integrity sha512-Ov0tGPMBgqmbu5CDmN++tv2HQ9HlWDuWIIqn4b88gjlAN5IHI+4ZUZRcpz9Hl0azFIwihbLDYw1OiHGRo7ZIng==
20261+
react-router-dom@6.3.0:
20262+
version "6.3.0"
20263+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.3.0.tgz#a0216da813454e521905b5fa55e0e5176123f43d"
20264+
integrity sha512-uaJj7LKytRxZNQV8+RbzJWnJ8K2nPsOOEuX7aQstlMZKQT0164C+X2w6bnkqU3sjtLvpd5ojrezAyfZ1+0sStw==
2028520265
dependencies:
20286-
"@babel/runtime" "^7.12.13"
20287-
history "^4.9.0"
20288-
loose-envify "^1.3.1"
20289-
prop-types "^15.6.2"
20290-
react-router "5.3.3"
20291-
tiny-invariant "^1.0.2"
20292-
tiny-warning "^1.0.0"
20266+
history "^5.2.0"
20267+
react-router "6.3.0"
2029320268

20294-
react-router@5.3.3:
20295-
version "5.3.3"
20296-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.3.tgz#8e3841f4089e728cf82a429d92cdcaa5e4a3a288"
20297-
integrity sha512-mzQGUvS3bM84TnbtMYR8ZjKnuPJ71IjSzR+DE6UkUqvN4czWIqEs17yLL8xkAycv4ev0AiN+IGrWu88vJs/p2w==
20269+
react-router@6.3.0:
20270+
version "6.3.0"
20271+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.3.0.tgz#3970cc64b4cb4eae0c1ea5203a80334fdd175557"
20272+
integrity sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==
2029820273
dependencies:
20299-
"@babel/runtime" "^7.12.13"
20300-
history "^4.9.0"
20301-
hoist-non-react-statics "^3.1.0"
20302-
loose-envify "^1.3.1"
20303-
mini-create-react-context "^0.4.0"
20304-
path-to-regexp "^1.7.0"
20305-
prop-types "^15.6.2"
20306-
react-is "^16.6.0"
20307-
tiny-invariant "^1.0.2"
20308-
tiny-warning "^1.0.0"
20274+
history "^5.2.0"
2030920275

2031020276
2031120277
version "4.0.3"
@@ -20865,11 +20831,6 @@ resolve-from@^4.0.0:
2086520831
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
2086620832
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
2086720833

20868-
resolve-pathname@^3.0.0:
20869-
version "3.0.0"
20870-
resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd"
20871-
integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
20872-
2087320834
resolve-url-loader@^3.1.2:
2087420835
version "3.1.4"
2087520836
resolved "https://registry.yarnpkg.com/resolve-url-loader/-/resolve-url-loader-3.1.4.tgz#3c16caebe0b9faea9c7cc252fa49d2353c412320"
@@ -22763,11 +22724,6 @@ timsort@^0.3.0:
2276322724
resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4"
2276422725
integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=
2276522726

22766-
tiny-invariant@^1.0.2:
22767-
version "1.1.0"
22768-
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.1.0.tgz#634c5f8efdc27714b7f386c35e6760991d230875"
22769-
integrity sha512-ytxQvrb1cPc9WBEI/HSeYYoGD0kWnGEOR8RY6KomWLBVhqz0RgTwVO9dLrGz7dC+nN9llyI7OKAgRq8Vq4ZBSw==
22770-
2277122727
2277222728
version "7.0.6"
2277322729
resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-7.0.6.tgz#b0c3cdede1e5882aa2d1ae21cb2ceccf2a331f24"
@@ -22778,7 +22734,7 @@ [email protected]:
2277822734
resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-8.0.2.tgz#812fccbe6e622ded552e3ff8a4c3b5ff34a85e4c"
2277922735
integrity sha512-ApGvZ6vVvTNdsmt676grvCkUCGwzG9IqXma5Z07xJgiC5L7akUMof5U8G2JTI9Rz/ovtVhJBlY6mNhEvtjzOIg==
2278022736

22781-
tiny-warning@^1.0.0, tiny-warning@^1.0.2, tiny-warning@^1.0.3:
22737+
tiny-warning@^1.0.2:
2278222738
version "1.0.3"
2278322739
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
2278422740
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
@@ -23589,11 +23545,6 @@ validator@^13.6.0:
2358923545
resolved "https://registry.yarnpkg.com/validator/-/validator-13.6.0.tgz#1e71899c14cdc7b2068463cb24c1cc16f6ec7059"
2359023546
integrity sha512-gVgKbdbHgtxpRyR8K0O6oFZPhhB5tT1jeEHZR0Znr9Svg03U0+r9DXWMrnRAB+HtCStDQKlaIZm42tVsVjqtjg==
2359123547

23592-
value-equal@^1.0.1:
23593-
version "1.0.1"
23594-
resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"
23595-
integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
23596-
2359723548
[email protected], value-or-promise@~1.0.5:
2359823549
version "1.0.10"
2359923550
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.10.tgz#5bf041f1e9a8e7043911875547636768a836e446"

0 commit comments

Comments
 (0)