Skip to content

Commit 1ef3deb

Browse files
committed
fix(deps): update react-router monorepo to v6
1 parent 8dbd004 commit 1ef3deb

File tree

2 files changed

+30
-72
lines changed

2 files changed

+30
-72
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.4",
34-
"react-router": "5.2.1",
35-
"react-router-dom": "5.3.0",
34+
"react-router": "6.0.2",
35+
"react-router-dom": "6.0.2",
3636
"react-scripts": "4.0.3",
3737
"reactour": "1.18.6",
3838
"recharts": "2.1.6",

yarn.lock

Lines changed: 28 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -1523,13 +1523,20 @@
15231523
dependencies:
15241524
regenerator-runtime "^0.13.4"
15251525

1526-
"@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":
1526+
"@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":
15271527
version "7.14.6"
15281528
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.6.tgz#535203bc0892efc7dec60bdc27b2ecf6e409062d"
15291529
integrity sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg==
15301530
dependencies:
15311531
regenerator-runtime "^0.13.4"
15321532

1533+
"@babel/runtime@^7.7.6":
1534+
version "7.16.3"
1535+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.3.tgz#b86f0db02a04187a3c17caa77de69840165d42d5"
1536+
integrity sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ==
1537+
dependencies:
1538+
regenerator-runtime "^0.13.4"
1539+
15331540
"@babel/template@^7.10.4", "@babel/template@^7.14.5", "@babel/template@^7.3.3":
15341541
version "7.14.5"
15351542
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.14.5.tgz#a9bc9d8b33354ff6e55a9c60d1109200a68974f4"
@@ -12930,17 +12937,12 @@ hexer@^1.5.0:
1293012937
process "^0.10.0"
1293112938
xtend "^4.0.0"
1293212939

12933-
history@^4.9.0:
12934-
version "4.10.1"
12935-
resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
12936-
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
12940+
history@^5.1.0:
12941+
version "5.1.0"
12942+
resolved "https://registry.yarnpkg.com/history/-/history-5.1.0.tgz#2e93c09c064194d38d52ed62afd0afc9d9b01ece"
12943+
integrity sha512-zPuQgPacm2vH2xdORvGGz1wQMuHSIB56yNAy5FnLuwOwgSYyPKptJtcMm6Ev+hRGeS+GzhbmRacHzvlESbFwDg==
1293712944
dependencies:
12938-
"@babel/runtime" "^7.1.2"
12939-
loose-envify "^1.2.0"
12940-
resolve-pathname "^3.0.0"
12941-
tiny-invariant "^1.0.2"
12942-
tiny-warning "^1.0.0"
12943-
value-equal "^1.0.1"
12945+
"@babel/runtime" "^7.7.6"
1294412946

1294512947
hmac-drbg@^1.0.1:
1294612948
version "1.0.1"
@@ -12951,7 +12953,7 @@ hmac-drbg@^1.0.1:
1295112953
minimalistic-assert "^1.0.0"
1295212954
minimalistic-crypto-utils "^1.0.1"
1295312955

12954-
hoist-non-react-statics@^3.0.0, hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.2:
12956+
hoist-non-react-statics@^3.0.0, hoist-non-react-statics@^3.3.2:
1295512957
version "3.3.2"
1295612958
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
1295712959
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
@@ -15903,7 +15905,7 @@ long@^2.4.0:
1590315905
resolved "https://registry.yarnpkg.com/long/-/long-2.4.0.tgz#9fa180bb1d9500cdc29c4156766a1995e1f4524f"
1590415906
integrity sha1-n6GAux2VAM3CnEFWdmoZleH0Uk8=
1590515907

15906-
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:
15908+
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
1590715909
version "1.4.0"
1590815910
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
1590915911
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -16263,14 +16265,6 @@ min-indent@^1.0.0:
1626316265
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
1626416266
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
1626516267

16266-
mini-create-react-context@^0.4.0:
16267-
version "0.4.1"
16268-
resolved "https://registry.yarnpkg.com/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz#072171561bfdc922da08a60c2197a497cc2d1d5e"
16269-
integrity sha512-YWCYEmd5CQeHGSAKrYvXgmzzkrvssZcuuQDDeqkT+PziKGMgE+0MCCtcKbROzocGBG1meBLl2FotlRwf4gAzbQ==
16270-
dependencies:
16271-
"@babel/runtime" "^7.12.1"
16272-
tiny-warning "^1.0.3"
16273-
1627416268
1627516269
version "0.11.3"
1627616270
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.3.tgz#15b0910a7f32e62ffde4a7430cfefbd700724ea6"
@@ -17735,13 +17729,6 @@ [email protected]:
1773517729
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-3.2.0.tgz#fa7877ecbc495c601907562222453c43cc204a5f"
1773617730
integrity sha512-jczvQbCUS7XmS7o+y1aEO9OBVFeZBQ1MDSEqmO7xSoPgOPoowY/SxLpZ6Vh97/8qHZOteiCKb7gkG9gA2ZUxJA==
1773717731

17738-
path-to-regexp@^1.7.0:
17739-
version "1.8.0"
17740-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a"
17741-
integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==
17742-
dependencies:
17743-
isarray "0.0.1"
17744-
1774517732
path-type@^3.0.0:
1774617733
version "3.0.0"
1774717734
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
@@ -19210,7 +19197,7 @@ [email protected]:
1921019197
dependencies:
1921119198
hotkeys-js "3.8.7"
1921219199

19213-
react-is@^16.10.2, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1:
19200+
react-is@^16.10.2, react-is@^16.7.0, react-is@^16.8.1:
1921419201
version "16.13.1"
1921519202
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
1921619203
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -19240,34 +19227,20 @@ react-resize-detector@^6.6.3:
1924019227
lodash.throttle "^4.1.1"
1924119228
resize-observer-polyfill "^1.5.1"
1924219229

19243-
react-router-dom@5.3.0:
19244-
version "5.3.0"
19245-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.0.tgz#da1bfb535a0e89a712a93b97dd76f47ad1f32363"
19246-
integrity sha512-ObVBLjUZsphUUMVycibxgMdh5jJ1e3o+KpAZBVeHcNQZ4W+uUGGWsokurzlF4YOldQYRQL4y6yFRWM4m3svmuQ==
19230+
react-router-dom@6.0.2:
19231+
version "6.0.2"
19232+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.0.2.tgz#860cefa697b9d4965eced3f91e82cdbc5995f3ad"
19233+
integrity sha512-cOpJ4B6raFutr0EG8O/M2fEoyQmwvZWomf1c6W2YXBZuFBx8oTk/zqjXghwScyhfrtnt0lANXV2182NQblRxFA==
1924719234
dependencies:
19248-
"@babel/runtime" "^7.12.13"
19249-
history "^4.9.0"
19250-
loose-envify "^1.3.1"
19251-
prop-types "^15.6.2"
19252-
react-router "5.2.1"
19253-
tiny-invariant "^1.0.2"
19254-
tiny-warning "^1.0.0"
19235+
history "^5.1.0"
19236+
react-router "6.0.2"
1925519237

19256-
react-router@5.2.1:
19257-
version "5.2.1"
19258-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.2.1.tgz#4d2e4e9d5ae9425091845b8dbc6d9d276239774d"
19259-
integrity sha512-lIboRiOtDLFdg1VTemMwud9vRVuOCZmUIT/7lUoZiSpPODiiH1UQlfXy+vPLC/7IWdFYnhRwAyNqA/+I7wnvKQ==
19238+
react-router@6.0.2:
19239+
version "6.0.2"
19240+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.0.2.tgz#bd2b0fa84fd1d152671e9f654d9c0b1f5a7c86da"
19241+
integrity sha512-8/Wm3Ed8t7TuedXjAvV39+c8j0vwrI5qVsYqjFr5WkJjsJpEvNSoLRUbtqSEYzqaTUj1IV+sbPJxvO+accvU0Q==
1926019242
dependencies:
19261-
"@babel/runtime" "^7.12.13"
19262-
history "^4.9.0"
19263-
hoist-non-react-statics "^3.1.0"
19264-
loose-envify "^1.3.1"
19265-
mini-create-react-context "^0.4.0"
19266-
path-to-regexp "^1.7.0"
19267-
prop-types "^15.6.2"
19268-
react-is "^16.6.0"
19269-
tiny-invariant "^1.0.2"
19270-
tiny-warning "^1.0.0"
19243+
history "^5.1.0"
1927119244

1927219245
1927319246
version "4.0.3"
@@ -19817,11 +19790,6 @@ resolve-from@^4.0.0:
1981719790
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
1981819791
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
1981919792

19820-
resolve-pathname@^3.0.0:
19821-
version "3.0.0"
19822-
resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd"
19823-
integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
19824-
1982519793
resolve-url-loader@^3.1.2:
1982619794
version "3.1.4"
1982719795
resolved "https://registry.yarnpkg.com/resolve-url-loader/-/resolve-url-loader-3.1.4.tgz#3c16caebe0b9faea9c7cc252fa49d2353c412320"
@@ -21591,17 +21559,12 @@ timsort@^0.3.0:
2159121559
resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4"
2159221560
integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=
2159321561

21594-
tiny-invariant@^1.0.2:
21595-
version "1.1.0"
21596-
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.1.0.tgz#634c5f8efdc27714b7f386c35e6760991d230875"
21597-
integrity sha512-ytxQvrb1cPc9WBEI/HSeYYoGD0kWnGEOR8RY6KomWLBVhqz0RgTwVO9dLrGz7dC+nN9llyI7OKAgRq8Vq4ZBSw==
21598-
2159921562
2160021563
version "7.0.6"
2160121564
resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-7.0.6.tgz#b0c3cdede1e5882aa2d1ae21cb2ceccf2a331f24"
2160221565
integrity sha512-zNYO0Kvgn5rXzWpL0y3RS09sMK67eGaQj9805jlK9G6pSadfriTczzLHFXa/xcW4mIRfmlB9HyQ/+SgL0V1uow==
2160321566

21604-
tiny-warning@^1.0.0, tiny-warning@^1.0.2, tiny-warning@^1.0.3:
21567+
tiny-warning@^1.0.2:
2160521568
version "1.0.3"
2160621569
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
2160721570
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
@@ -22366,11 +22329,6 @@ validator@^13.5.2, validator@^13.6.0:
2236622329
resolved "https://registry.yarnpkg.com/validator/-/validator-13.6.0.tgz#1e71899c14cdc7b2068463cb24c1cc16f6ec7059"
2236722330
integrity sha512-gVgKbdbHgtxpRyR8K0O6oFZPhhB5tT1jeEHZR0Znr9Svg03U0+r9DXWMrnRAB+HtCStDQKlaIZm42tVsVjqtjg==
2236822331

22369-
value-equal@^1.0.1:
22370-
version "1.0.1"
22371-
resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"
22372-
integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
22373-
2237422332
[email protected], value-or-promise@~1.0.5:
2237522333
version "1.0.10"
2237622334
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.10.tgz#5bf041f1e9a8e7043911875547636768a836e446"

0 commit comments

Comments
 (0)