|
1716 | 1716 | dependencies:
|
1717 | 1717 | regenerator-runtime "^0.14.0"
|
1718 | 1718 |
|
1719 |
| -"@babel/runtime@^7.1.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
| 1719 | +"@babel/runtime@^7.1.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
1720 | 1720 | version "7.26.0"
|
1721 | 1721 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
|
1722 | 1722 | integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
|
1723 | 1723 | dependencies:
|
1724 | 1724 | regenerator-runtime "^0.14.0"
|
1725 | 1725 |
|
| 1726 | +"@babel/runtime@^7.7.6": |
| 1727 | + version "7.27.4" |
| 1728 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.4.tgz#a91ec580e6c00c67118127777c316dfd5a5a6abf" |
| 1729 | + integrity sha512-t3yaEOuGu9NlIZ+hIeGbBjFtZT7j2cb2tg0fuaJKeGotchRjjLfrBA9Kwf8quhpP1EUuxModQg04q/mBwyg8uA== |
| 1730 | + |
1726 | 1731 | "@babel/template@^7.23.9", "@babel/template@^7.25.9":
|
1727 | 1732 | version "7.25.9"
|
1728 | 1733 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016"
|
|
5671 | 5676 | resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051"
|
5672 | 5677 | integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==
|
5673 | 5678 |
|
| 5679 | +cookie@^1.0.1: |
| 5680 | + version "1.0.2" |
| 5681 | + resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610" |
| 5682 | + integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA== |
| 5683 | + |
5674 | 5684 | copy-descriptor@^0.1.0:
|
5675 | 5685 | version "0.1.1"
|
5676 | 5686 | resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
|
@@ -7705,24 +7715,19 @@ hasown@^2.0.0, hasown@^2.0.1, hasown@^2.0.2:
|
7705 | 7715 | dependencies:
|
7706 | 7716 | function-bind "^1.1.2"
|
7707 | 7717 |
|
7708 |
| -history@4.10.1, history@^4.9.0: |
7709 |
| - version "4.10.1" |
7710 |
| - resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3" |
7711 |
| - integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew== |
| 7718 | +history@5.3.0: |
| 7719 | + version "5.3.0" |
| 7720 | + resolved "https://registry.yarnpkg.com/history/-/history-5.3.0.tgz#1548abaa245ba47992f063a0783db91ef201c73b" |
| 7721 | + integrity sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ== |
7712 | 7722 | dependencies:
|
7713 |
| - "@babel/runtime" "^7.1.2" |
7714 |
| - loose-envify "^1.2.0" |
7715 |
| - resolve-pathname "^3.0.0" |
7716 |
| - tiny-invariant "^1.0.2" |
7717 |
| - tiny-warning "^1.0.0" |
7718 |
| - value-equal "^1.0.1" |
| 7723 | + "@babel/runtime" "^7.7.6" |
7719 | 7724 |
|
7720 | 7725 | hoist-non-react-statics@^1.0.0:
|
7721 | 7726 | version "1.2.0"
|
7722 | 7727 | resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-1.2.0.tgz#aa448cf0986d55cc40773b17174b7dd066cb7cfb"
|
7723 | 7728 | integrity sha512-r8huvKK+m+VraiRipdZYc+U4XW43j6OFG/oIafe7GfDbRpCduRoX9JI/DRxqgtBSCeL+et6N6ibZoedHS2NyOQ==
|
7724 | 7729 |
|
7725 |
| -hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2: |
| 7730 | +hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2: |
7726 | 7731 | version "3.3.2"
|
7727 | 7732 | resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
|
7728 | 7733 | integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
|
@@ -8303,11 +8308,6 @@ is-wsl@^2.1.1:
|
8303 | 8308 | dependencies:
|
8304 | 8309 | is-docker "^2.0.0"
|
8305 | 8310 |
|
8306 |
| - |
8307 |
| - version "0.0.1" |
8308 |
| - resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf" |
8309 |
| - integrity sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ== |
8310 |
| - |
8311 | 8311 | [email protected], isarray@^1.0.0:
|
8312 | 8312 | version "1.0.0"
|
8313 | 8313 | resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
|
@@ -9077,7 +9077,7 @@ log-update@^4.0.0:
|
9077 | 9077 | slice-ansi "^4.0.0"
|
9078 | 9078 | wrap-ansi "^6.2.0"
|
9079 | 9079 |
|
9080 |
| -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: |
| 9080 | +loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1, loose-envify@^1.4.0: |
9081 | 9081 | version "1.4.0"
|
9082 | 9082 | resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
|
9083 | 9083 | integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
|
|
10272 | 10272 | resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b"
|
10273 | 10273 | integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==
|
10274 | 10274 |
|
10275 |
| -path-to-regexp@^1.7.0: |
10276 |
| - version "1.9.0" |
10277 |
| - resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.9.0.tgz#5dc0753acbf8521ca2e0f137b4578b917b10cf24" |
10278 |
| - integrity sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g== |
10279 |
| - dependencies: |
10280 |
| - isarray "0.0.1" |
10281 |
| - |
10282 | 10275 | path-to-regexp@^6.3.0:
|
10283 | 10276 | version "6.3.0"
|
10284 | 10277 | resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.3.0.tgz#2b6a26a337737a8e1416f9272ed0766b1c0389f4"
|
|
10662 | 10655 | react-transition-group "^1.1.3"
|
10663 | 10656 | recompose "^0.22.0"
|
10664 | 10657 |
|
10665 |
| -react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0: |
| 10658 | +react-is@^16.13.1, react-is@^16.7.0: |
10666 | 10659 | version "16.13.1"
|
10667 | 10660 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
|
10668 | 10661 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
|
@@ -10699,33 +10692,20 @@ react-refresh@^0.14.2:
|
10699 | 10692 | resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
|
10700 | 10693 | integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
|
10701 | 10694 |
|
10702 |
| -react-router-dom@5.3.4: |
10703 |
| - version "5.3.4" |
10704 |
| - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.4.tgz#2ed62ffd88cae6db134445f4a0c0ae8b91d2e5e6" |
10705 |
| - integrity sha512-m4EqFMHv/Ih4kpcBCONHbkT68KoAeHN4p3lAGoNryfHi0dMy0kCzEZakiKRsvg5wHZ/JLrLW8o8KomWiz/qbYQ== |
| 10695 | +react-router-dom@7.6.1: |
| 10696 | + version "7.6.1" |
| 10697 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.6.1.tgz#263c9102e96b58d336258a51d68080b40c28f526" |
| 10698 | + integrity sha512-vxU7ei//UfPYQ3iZvHuO1D/5fX3/JOqhNTbRR+WjSBWxf9bIvpWK+ftjmdfJHzPOuMQKe2fiEdG+dZX6E8uUpA== |
10706 | 10699 | dependencies:
|
10707 |
| - "@babel/runtime" "^7.12.13" |
10708 |
| - history "^4.9.0" |
10709 |
| - loose-envify "^1.3.1" |
10710 |
| - prop-types "^15.6.2" |
10711 |
| - react-router "5.3.4" |
10712 |
| - tiny-invariant "^1.0.2" |
10713 |
| - tiny-warning "^1.0.0" |
10714 |
| - |
10715 |
| - |
10716 |
| - version "5.3.4" |
10717 |
| - resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.4.tgz#8ca252d70fcc37841e31473c7a151cf777887bb5" |
10718 |
| - integrity sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA== |
10719 |
| - dependencies: |
10720 |
| - "@babel/runtime" "^7.12.13" |
10721 |
| - history "^4.9.0" |
10722 |
| - hoist-non-react-statics "^3.1.0" |
10723 |
| - loose-envify "^1.3.1" |
10724 |
| - path-to-regexp "^1.7.0" |
10725 |
| - prop-types "^15.6.2" |
10726 |
| - react-is "^16.6.0" |
10727 |
| - tiny-invariant "^1.0.2" |
10728 |
| - tiny-warning "^1.0.0" |
| 10700 | + react-router "7.6.1" |
| 10701 | + |
| 10702 | + |
| 10703 | + version "7.6.1" |
| 10704 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.6.1.tgz#a54f9b980b94594bcb4b7f26611612a9f6e17461" |
| 10705 | + integrity sha512-hPJXXxHJZEsPFNVbtATH7+MMX43UDeOauz+EAU4cgqTn7ojdI9qQORqS8Z0qmDlL1TclO/6jLRYUEtbWidtdHQ== |
| 10706 | + dependencies: |
| 10707 | + cookie "^1.0.1" |
| 10708 | + set-cookie-parser "^2.6.0" |
10729 | 10709 |
|
10730 | 10710 | react-tiny-virtual-list@^2.0.0:
|
10731 | 10711 | version "2.2.0"
|
@@ -10984,11 +10964,6 @@ resolve-from@^4.0.0:
|
10984 | 10964 | resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
|
10985 | 10965 | integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
|
10986 | 10966 |
|
10987 |
| -resolve-pathname@^3.0.0: |
10988 |
| - version "3.0.0" |
10989 |
| - resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd" |
10990 |
| - integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng== |
10991 |
| - |
10992 | 10967 | resolve-url@^0.2.1:
|
10993 | 10968 | version "0.2.1"
|
10994 | 10969 | resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
|
@@ -11254,6 +11229,11 @@ set-blocking@^2.0.0:
|
11254 | 11229 | resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
|
11255 | 11230 | integrity sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==
|
11256 | 11231 |
|
| 11232 | +set-cookie-parser@^2.6.0: |
| 11233 | + version "2.7.1" |
| 11234 | + resolved "https://registry.yarnpkg.com/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz#3016f150072202dfbe90fadee053573cc89d2943" |
| 11235 | + integrity sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ== |
| 11236 | + |
11257 | 11237 | set-function-length@^1.2.2:
|
11258 | 11238 | version "1.2.2"
|
11259 | 11239 | resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449"
|
|
11960 | 11940 | resolved "https://registry.yarnpkg.com/tiny-emitter/-/tiny-emitter-1.1.0.tgz#ab405a21ffed814a76c19739648093d70654fecb"
|
11961 | 11941 | integrity sha512-HFhr+OKGIHRO6krgzEt9MqbMO98wPDzDPr1BOpM/nZCChkK40UYn8b70nSjcan4jTzDSQecy1KRVVQRohIRWrw==
|
11962 | 11942 |
|
11963 |
| -tiny-invariant@^1.0.2: |
11964 |
| - version "1.3.3" |
11965 |
| - resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz#46680b7a873a0d5d10005995eb90a70d74d60127" |
11966 |
| - integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg== |
11967 |
| - |
11968 | 11943 | tiny-relative-date@^1.3.0:
|
11969 | 11944 | version "1.3.0"
|
11970 | 11945 | resolved "https://registry.yarnpkg.com/tiny-relative-date/-/tiny-relative-date-1.3.0.tgz#fa08aad501ed730f31cc043181d995c39a935e07"
|
11971 | 11946 | integrity sha512-MOQHpzllWxDCHHaDno30hhLfbouoYlOI8YlMNtvKe1zXbjEVhbcEovQxvZrPvtiYW630GQDoMMarCnjfyfHA+A==
|
11972 | 11947 |
|
11973 |
| -tiny-warning@^1.0.0, tiny-warning@^1.0.2: |
| 11948 | +tiny-warning@^1.0.2: |
11974 | 11949 | version "1.0.3"
|
11975 | 11950 | resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
|
11976 | 11951 | integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
|
@@ -12505,11 +12480,6 @@ validator@^13.9.0:
|
12505 | 12480 | resolved "https://registry.yarnpkg.com/validator/-/validator-13.12.0.tgz#7d78e76ba85504da3fee4fd1922b385914d4b35f"
|
12506 | 12481 | integrity sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg==
|
12507 | 12482 |
|
12508 |
| -value-equal@^1.0.1: |
12509 |
| - version "1.0.1" |
12510 |
| - resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c" |
12511 |
| - integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw== |
12512 |
| - |
12513 | 12483 |
|
12514 | 12484 | version "1.0.11"
|
12515 | 12485 | resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.11.tgz#3e90299af31dd014fe843fe309cefa7c1d94b140"
|
|
0 commit comments