Skip to content

Commit 99aead5

Browse files
fix(deps): update react-router monorepo to v6
1 parent 6368fa5 commit 99aead5

File tree

2 files changed

+22
-74
lines changed

2 files changed

+22
-74
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.4.0",
35+
"react-router-dom": "6.4.0",
3636
"react-scripts": "4.0.3",
3737
"reactour": "1.18.7",
3838
"recharts": "2.1.14",

yarn.lock

Lines changed: 20 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -1638,7 +1638,7 @@
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==
@@ -5316,6 +5316,11 @@
53165316
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
53175317
integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=
53185318

5319+
"@remix-run/[email protected]":
5320+
version "1.0.0"
5321+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.0.0.tgz#a2189335a5f6428aa904ccc291988567018b6e01"
5322+
integrity sha512-SCR1cxRSMNKjaVYptCzBApPDqGwa3FGdjVHc+rOToocNPHQdIYLZBfv/3f+KvYuXDkUGVIW9IAzmPNZDRL1I4A==
5323+
53195324
"@rollup/plugin-node-resolve@^7.1.1":
53205325
version "7.1.3"
53215326
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-7.1.3.tgz#80de384edfbd7bfc9101164910f86078151a3eca"
@@ -13644,18 +13649,6 @@ [email protected]:
1364413649
resolved "https://registry.yarnpkg.com/hexoid/-/hexoid-1.0.0.tgz#ad10c6573fb907de23d9ec63a711267d9dc9bc18"
1364513650
integrity sha512-QFLV0taWQOZtvIRIAdBChesmogZrtuXvVWsFHZTk2SU+anspqZ2vMnoLg7IE1+Uk16N19APic1BuF8bC8c2m5g==
1364613651

13647-
history@^4.9.0:
13648-
version "4.10.1"
13649-
resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
13650-
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
13651-
dependencies:
13652-
"@babel/runtime" "^7.1.2"
13653-
loose-envify "^1.2.0"
13654-
resolve-pathname "^3.0.0"
13655-
tiny-invariant "^1.0.2"
13656-
tiny-warning "^1.0.0"
13657-
value-equal "^1.0.1"
13658-
1365913652
hmac-drbg@^1.0.1:
1366013653
version "1.0.1"
1366113654
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
@@ -13665,7 +13658,7 @@ hmac-drbg@^1.0.1:
1366513658
minimalistic-assert "^1.0.0"
1366613659
minimalistic-crypto-utils "^1.0.1"
1366713660

13668-
hoist-non-react-statics@^3.0.0, hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.2:
13661+
hoist-non-react-statics@^3.0.0, hoist-non-react-statics@^3.3.2:
1366913662
version "3.3.2"
1367013663
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
1367113664
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
@@ -16827,7 +16820,7 @@ long@^2.4.0:
1682716820
resolved "https://registry.yarnpkg.com/long/-/long-2.4.0.tgz#9fa180bb1d9500cdc29c4156766a1995e1f4524f"
1682816821
integrity sha1-n6GAux2VAM3CnEFWdmoZleH0Uk8=
1682916822

16830-
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:
16823+
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
1683116824
version "1.4.0"
1683216825
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
1683316826
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -17217,14 +17210,6 @@ min-indent@^1.0.0:
1721717210
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
1721817211
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
1721917212

17220-
mini-create-react-context@^0.4.0:
17221-
version "0.4.1"
17222-
resolved "https://registry.yarnpkg.com/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz#072171561bfdc922da08a60c2197a497cc2d1d5e"
17223-
integrity sha512-YWCYEmd5CQeHGSAKrYvXgmzzkrvssZcuuQDDeqkT+PziKGMgE+0MCCtcKbROzocGBG1meBLl2FotlRwf4gAzbQ==
17224-
dependencies:
17225-
"@babel/runtime" "^7.12.1"
17226-
tiny-warning "^1.0.3"
17227-
1722817213
1722917214
version "0.11.3"
1723017215
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.3.tgz#15b0910a7f32e62ffde4a7430cfefbd700724ea6"
@@ -18762,13 +18747,6 @@ [email protected]:
1876218747
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-3.2.0.tgz#fa7877ecbc495c601907562222453c43cc204a5f"
1876318748
integrity sha512-jczvQbCUS7XmS7o+y1aEO9OBVFeZBQ1MDSEqmO7xSoPgOPoowY/SxLpZ6Vh97/8qHZOteiCKb7gkG9gA2ZUxJA==
1876418749

18765-
path-to-regexp@^1.7.0:
18766-
version "1.8.0"
18767-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a"
18768-
integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==
18769-
dependencies:
18770-
isarray "0.0.1"
18771-
1877218750
path-type@^3.0.0:
1877318751
version "3.0.0"
1877418752
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
@@ -20287,7 +20265,7 @@ [email protected]:
2028720265
dependencies:
2028820266
hotkeys-js "3.9.4"
2028920267

20290-
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:
20268+
react-is@^16.10.2, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
2029120269
version "16.13.1"
2029220270
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
2029320271
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -20327,34 +20305,19 @@ react-resize-detector@^7.1.2:
2032720305
dependencies:
2032820306
lodash "^4.17.21"
2032920307

20330-
react-router-dom@5.3.3:
20331-
version "5.3.3"
20332-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.3.tgz#8779fc28e6691d07afcaf98406d3812fe6f11199"
20333-
integrity sha512-Ov0tGPMBgqmbu5CDmN++tv2HQ9HlWDuWIIqn4b88gjlAN5IHI+4ZUZRcpz9Hl0azFIwihbLDYw1OiHGRo7ZIng==
20308+
react-router-dom@6.4.0:
20309+
version "6.4.0"
20310+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.4.0.tgz#a7d7c394c9e730b045cdd4f5d6c2d1ccb9e26947"
20311+
integrity sha512-4Aw1xmXKeleYYQ3x0Lcl2undHR6yMjXZjd9DKZd53SGOYqirrUThyUb0wwAX5VZAyvSuzjNJmZlJ3rR9+/vzqg==
2033420312
dependencies:
20335-
"@babel/runtime" "^7.12.13"
20336-
history "^4.9.0"
20337-
loose-envify "^1.3.1"
20338-
prop-types "^15.6.2"
20339-
react-router "5.3.3"
20340-
tiny-invariant "^1.0.2"
20341-
tiny-warning "^1.0.0"
20313+
react-router "6.4.0"
2034220314

20343-
react-router@5.3.3:
20344-
version "5.3.3"
20345-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.3.tgz#8e3841f4089e728cf82a429d92cdcaa5e4a3a288"
20346-
integrity sha512-mzQGUvS3bM84TnbtMYR8ZjKnuPJ71IjSzR+DE6UkUqvN4czWIqEs17yLL8xkAycv4ev0AiN+IGrWu88vJs/p2w==
20315+
react-router@6.4.0:
20316+
version "6.4.0"
20317+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.4.0.tgz#68449c23dc893fc7a57db068c19987be1de72edb"
20318+
integrity sha512-B+5bEXFlgR1XUdHYR6P94g299SjrfCBMmEDJNcFbpAyRH1j1748yt9NdDhW3++nw1lk3zQJ6aOO66zUx3KlTZg==
2034720319
dependencies:
20348-
"@babel/runtime" "^7.12.13"
20349-
history "^4.9.0"
20350-
hoist-non-react-statics "^3.1.0"
20351-
loose-envify "^1.3.1"
20352-
mini-create-react-context "^0.4.0"
20353-
path-to-regexp "^1.7.0"
20354-
prop-types "^15.6.2"
20355-
react-is "^16.6.0"
20356-
tiny-invariant "^1.0.2"
20357-
tiny-warning "^1.0.0"
20320+
"@remix-run/router" "1.0.0"
2035820321

2035920322
2036020323
version "4.0.3"
@@ -20917,11 +20880,6 @@ resolve-from@^4.0.0:
2091720880
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
2091820881
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
2091920882

20920-
resolve-pathname@^3.0.0:
20921-
version "3.0.0"
20922-
resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd"
20923-
integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
20924-
2092520883
resolve-url-loader@^3.1.2:
2092620884
version "3.1.4"
2092720885
resolved "https://registry.yarnpkg.com/resolve-url-loader/-/resolve-url-loader-3.1.4.tgz#3c16caebe0b9faea9c7cc252fa49d2353c412320"
@@ -22823,11 +22781,6 @@ timsort@^0.3.0:
2282322781
resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4"
2282422782
integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=
2282522783

22826-
tiny-invariant@^1.0.2:
22827-
version "1.1.0"
22828-
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.1.0.tgz#634c5f8efdc27714b7f386c35e6760991d230875"
22829-
integrity sha512-ytxQvrb1cPc9WBEI/HSeYYoGD0kWnGEOR8RY6KomWLBVhqz0RgTwVO9dLrGz7dC+nN9llyI7OKAgRq8Vq4ZBSw==
22830-
2283122784
2283222785
version "7.0.6"
2283322786
resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-7.0.6.tgz#b0c3cdede1e5882aa2d1ae21cb2ceccf2a331f24"
@@ -22838,7 +22791,7 @@ [email protected]:
2283822791
resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-8.0.2.tgz#812fccbe6e622ded552e3ff8a4c3b5ff34a85e4c"
2283922792
integrity sha512-ApGvZ6vVvTNdsmt676grvCkUCGwzG9IqXma5Z07xJgiC5L7akUMof5U8G2JTI9Rz/ovtVhJBlY6mNhEvtjzOIg==
2284022793

22841-
tiny-warning@^1.0.0, tiny-warning@^1.0.2, tiny-warning@^1.0.3:
22794+
tiny-warning@^1.0.2:
2284222795
version "1.0.3"
2284322796
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
2284422797
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
@@ -23654,11 +23607,6 @@ validator@^13.6.0:
2365423607
resolved "https://registry.yarnpkg.com/validator/-/validator-13.6.0.tgz#1e71899c14cdc7b2068463cb24c1cc16f6ec7059"
2365523608
integrity sha512-gVgKbdbHgtxpRyR8K0O6oFZPhhB5tT1jeEHZR0Znr9Svg03U0+r9DXWMrnRAB+HtCStDQKlaIZm42tVsVjqtjg==
2365623609

23657-
value-equal@^1.0.1:
23658-
version "1.0.1"
23659-
resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"
23660-
integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
23661-
2366223610
[email protected], value-or-promise@~1.0.5:
2366323611
version "1.0.10"
2366423612
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.10.tgz#5bf041f1e9a8e7043911875547636768a836e446"

0 commit comments

Comments
 (0)