|
2560 | 2560 | dependencies: |
2561 | 2561 | regenerator-runtime "^0.13.4" |
2562 | 2562 |
|
2563 | | -"@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13": |
2564 | | - version "7.16.7" |
2565 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.7.tgz#03ff99f64106588c9c403c6ecb8c3bafbbdff1fa" |
2566 | | - integrity sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ== |
2567 | | - dependencies: |
2568 | | - regenerator-runtime "^0.13.4" |
2569 | | - |
2570 | 2563 | "@babel/runtime@^7.12.5", "@babel/runtime@^7.9.2": |
2571 | 2564 | version "7.15.3" |
2572 | 2565 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.3.tgz#2e1c2880ca118e5b2f9988322bd8a7656a32502b" |
|
3396 | 3389 | resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.6.tgz#cee20bd55e68a1720bdab363ecf0c821ded4cd45" |
3397 | 3390 | integrity sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw== |
3398 | 3391 |
|
| 3392 | +"@remix-run/router@1.0.2": |
| 3393 | + version "1.0.2" |
| 3394 | + resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.0.2.tgz#1c17eadb2fa77f80a796ad5ea9bf108e6993ef06" |
| 3395 | + integrity sha512-GRSOFhJzjGN+d4sKHTMSvNeUPoZiDHWmRnXfzaxrqe7dE/Nzlc8BiMSJdLDESZlndM7jIUrZ/F4yWqVYlI0rwQ== |
| 3396 | + |
3399 | 3397 | "@rollup/plugin-babel@^5.2.0": |
3400 | 3398 | version "5.3.0" |
3401 | 3399 | resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.3.0.tgz#9cb1c5146ddd6a4968ad96f209c50c62f92f9879" |
@@ -7662,24 +7660,12 @@ he@^1.2.0: |
7662 | 7660 | resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f" |
7663 | 7661 | integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw== |
7664 | 7662 |
|
7665 | | -history@^4.9.0: |
7666 | | - version "4.10.1" |
7667 | | - resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3" |
7668 | | - integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew== |
7669 | | - dependencies: |
7670 | | - "@babel/runtime" "^7.1.2" |
7671 | | - loose-envify "^1.2.0" |
7672 | | - resolve-pathname "^3.0.0" |
7673 | | - tiny-invariant "^1.0.2" |
7674 | | - tiny-warning "^1.0.0" |
7675 | | - value-equal "^1.0.1" |
7676 | | - |
7677 | 7663 | hoist-non-react-statics@^2.3.1: |
7678 | 7664 | version "2.5.5" |
7679 | 7665 | resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz#c5903cf409c0dfd908f388e619d86b9c1174cb47" |
7680 | 7666 | integrity sha512-rqcy4pJo55FTTLWt+bU8ukscqHeE/e9KWvsOW2b/a3afxQZhwkQdT1rPPCJ0rYXdj4vNcasY8zHTH+jF/qStxw== |
7681 | 7667 |
|
7682 | | -hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2: |
| 7668 | +hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2: |
7683 | 7669 | version "3.3.2" |
7684 | 7670 | resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45" |
7685 | 7671 | integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw== |
@@ -8271,11 +8257,6 @@ is-wsl@^2.1.1, is-wsl@^2.2.0: |
8271 | 8257 | dependencies: |
8272 | 8258 | is-docker "^2.0.0" |
8273 | 8259 |
|
8274 | | -isarray@0.0.1: |
8275 | | - version "0.0.1" |
8276 | | - resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf" |
8277 | | - integrity sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8= |
8278 | | - |
8279 | 8260 | isarray@~1.0.0: |
8280 | 8261 | version "1.0.0" |
8281 | 8262 | resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" |
@@ -9187,7 +9168,7 @@ lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17 |
9187 | 9168 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" |
9188 | 9169 | integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== |
9189 | 9170 |
|
9190 | | -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: |
| 9171 | +loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1, loose-envify@^1.4.0: |
9191 | 9172 | version "1.4.0" |
9192 | 9173 | resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" |
9193 | 9174 | integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== |
@@ -9406,14 +9387,6 @@ min-indent@^1.0.0: |
9406 | 9387 | resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869" |
9407 | 9388 | integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg== |
9408 | 9389 |
|
9409 | | -mini-create-react-context@^0.4.0: |
9410 | | - version "0.4.1" |
9411 | | - resolved "https://registry.yarnpkg.com/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz#072171561bfdc922da08a60c2197a497cc2d1d5e" |
9412 | | - integrity sha512-YWCYEmd5CQeHGSAKrYvXgmzzkrvssZcuuQDDeqkT+PziKGMgE+0MCCtcKbROzocGBG1meBLl2FotlRwf4gAzbQ== |
9413 | | - dependencies: |
9414 | | - "@babel/runtime" "^7.12.1" |
9415 | | - tiny-warning "^1.0.3" |
9416 | | - |
9417 | 9390 | mini-css-extract-plugin@^2.4.5: |
9418 | 9391 | version "2.4.5" |
9419 | 9392 | resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.4.5.tgz#191d6c170226037212c483af1180b4010b7b9eef" |
@@ -9943,13 +9916,6 @@ path-to-regexp@2.2.1: |
9943 | 9916 | resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-2.2.1.tgz#90b617025a16381a879bc82a38d4e8bdeb2bcf45" |
9944 | 9917 | integrity sha512-gu9bD6Ta5bwGrrU8muHzVOBFFREpp2iRkVfhBJahwJ6p6Xw20SjT0MxLnwkjOibQmGSYhiUnf2FLe7k+jcFmGQ== |
9945 | 9918 |
|
9946 | | -path-to-regexp@^1.7.0: |
9947 | | - version "1.8.0" |
9948 | | - resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a" |
9949 | | - integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA== |
9950 | | - dependencies: |
9951 | | - isarray "0.0.1" |
9952 | | - |
9953 | 9919 | path-type@^4.0.0: |
9954 | 9920 | version "4.0.0" |
9955 | 9921 | resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b" |
@@ -10876,7 +10842,7 @@ react-event-listener@^0.6.2: |
10876 | 10842 | prop-types "^15.6.0" |
10877 | 10843 | warning "^4.0.1" |
10878 | 10844 |
|
10879 | | -react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1: |
| 10845 | +react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1: |
10880 | 10846 | version "16.13.1" |
10881 | 10847 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
10882 | 10848 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
@@ -10925,34 +10891,20 @@ react-responsive@^9.0.0-beta.5: |
10925 | 10891 | prop-types "^15.6.1" |
10926 | 10892 | shallow-equal "^1.2.1" |
10927 | 10893 |
|
10928 | | -react-router-dom@^5.3.0: |
10929 | | - version "5.3.0" |
10930 | | - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.0.tgz#da1bfb535a0e89a712a93b97dd76f47ad1f32363" |
10931 | | - integrity sha512-ObVBLjUZsphUUMVycibxgMdh5jJ1e3o+KpAZBVeHcNQZ4W+uUGGWsokurzlF4YOldQYRQL4y6yFRWM4m3svmuQ== |
| 10894 | +react-router-dom@^6.4.2: |
| 10895 | + version "6.4.2" |
| 10896 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.4.2.tgz#115b37d501d6d8ac870683694978c51c43e6c0d2" |
| 10897 | + integrity sha512-yM1kjoTkpfjgczPrcyWrp+OuQMyB1WleICiiGfstnQYo/S8hPEEnVjr/RdmlH6yKK4Tnj1UGXFSa7uwAtmDoLQ== |
10932 | 10898 | dependencies: |
10933 | | - "@babel/runtime" "^7.12.13" |
10934 | | - history "^4.9.0" |
10935 | | - loose-envify "^1.3.1" |
10936 | | - prop-types "^15.6.2" |
10937 | | - react-router "5.2.1" |
10938 | | - tiny-invariant "^1.0.2" |
10939 | | - tiny-warning "^1.0.0" |
| 10899 | + "@remix-run/router" "1.0.2" |
| 10900 | + react-router "6.4.2" |
10940 | 10901 |
|
10941 | | -react-router@5.2.1: |
10942 | | - version "5.2.1" |
10943 | | - resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.2.1.tgz#4d2e4e9d5ae9425091845b8dbc6d9d276239774d" |
10944 | | - integrity sha512-lIboRiOtDLFdg1VTemMwud9vRVuOCZmUIT/7lUoZiSpPODiiH1UQlfXy+vPLC/7IWdFYnhRwAyNqA/+I7wnvKQ== |
| 10902 | +react-router@6.4.2: |
| 10903 | + version "6.4.2" |
| 10904 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.4.2.tgz#300628ee9ed81b8ef1597b5cb98b474efe9779b8" |
| 10905 | + integrity sha512-Rb0BAX9KHhVzT1OKhMvCDMw776aTYM0DtkxqUBP8dNBom3mPXlfNs76JNGK8wKJ1IZEY1+WGj+cvZxHVk/GiKw== |
10945 | 10906 | dependencies: |
10946 | | - "@babel/runtime" "^7.12.13" |
10947 | | - history "^4.9.0" |
10948 | | - hoist-non-react-statics "^3.1.0" |
10949 | | - loose-envify "^1.3.1" |
10950 | | - mini-create-react-context "^0.4.0" |
10951 | | - path-to-regexp "^1.7.0" |
10952 | | - prop-types "^15.6.2" |
10953 | | - react-is "^16.6.0" |
10954 | | - tiny-invariant "^1.0.2" |
10955 | | - tiny-warning "^1.0.0" |
| 10907 | + "@remix-run/router" "1.0.2" |
10956 | 10908 |
|
10957 | 10909 | react-scripts@5.0.0: |
10958 | 10910 | version "5.0.0" |
@@ -11253,11 +11205,6 @@ resolve-from@^5.0.0: |
11253 | 11205 | resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69" |
11254 | 11206 | integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw== |
11255 | 11207 |
|
11256 | | -resolve-pathname@^3.0.0: |
11257 | | - version "3.0.0" |
11258 | | - resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd" |
11259 | | - integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng== |
11260 | | - |
11261 | 11208 | resolve-protobuf-schema@^2.1.0: |
11262 | 11209 | version "2.1.0" |
11263 | 11210 | resolved "https://registry.yarnpkg.com/resolve-protobuf-schema/-/resolve-protobuf-schema-2.1.0.tgz#9ca9a9e69cf192bbdaf1006ec1973948aa4a3758" |
@@ -12197,12 +12144,7 @@ timsort@^0.3.0: |
12197 | 12144 | resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4" |
12198 | 12145 | integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q= |
12199 | 12146 |
|
12200 | | -tiny-invariant@^1.0.2: |
12201 | | - version "1.2.0" |
12202 | | - resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.2.0.tgz#a1141f86b672a9148c72e978a19a73b9b94a15a9" |
12203 | | - integrity sha512-1Uhn/aqw5C6RI4KejVeTg6mIS7IqxnLJ8Mv2tV5rTc0qWobay7pDUz6Wi392Cnc8ak1H0F2cjoRzb2/AW4+Fvg== |
12204 | | - |
12205 | | -tiny-warning@^1.0.0, tiny-warning@^1.0.2, tiny-warning@^1.0.3: |
| 12147 | +tiny-warning@^1.0.2: |
12206 | 12148 | version "1.0.3" |
12207 | 12149 | resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754" |
12208 | 12150 | integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA== |
@@ -12535,11 +12477,6 @@ v8-to-istanbul@^8.1.0: |
12535 | 12477 | convert-source-map "^1.6.0" |
12536 | 12478 | source-map "^0.7.3" |
12537 | 12479 |
|
12538 | | -value-equal@^1.0.1: |
12539 | | - version "1.0.1" |
12540 | | - resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c" |
12541 | | - integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw== |
12542 | | - |
12543 | 12480 | vary@~1.1.2: |
12544 | 12481 | version "1.1.2" |
12545 | 12482 | resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc" |
|
0 commit comments