|
1758 | 1758 | dependencies: |
1759 | 1759 | regenerator-runtime "^0.14.0" |
1760 | 1760 |
|
1761 | | -"@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.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
| 1761 | +"@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
1762 | 1762 | version "7.26.0" |
1763 | 1763 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1" |
1764 | 1764 | integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw== |
1765 | 1765 | dependencies: |
1766 | 1766 | regenerator-runtime "^0.14.0" |
1767 | 1767 |
|
| 1768 | +"@babel/runtime@^7.7.6": |
| 1769 | + version "7.28.4" |
| 1770 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326" |
| 1771 | + integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ== |
| 1772 | + |
1768 | 1773 | "@babel/template@^7.25.9": |
1769 | 1774 | version "7.25.9" |
1770 | 1775 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016" |
|
5919 | 5924 | resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051" |
5920 | 5925 | integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw== |
5921 | 5926 |
|
| 5927 | +cookie@^1.0.1: |
| 5928 | + version "1.0.2" |
| 5929 | + resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610" |
| 5930 | + integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA== |
| 5931 | + |
5922 | 5932 | copy-descriptor@^0.1.0: |
5923 | 5933 | version "0.1.1" |
5924 | 5934 | resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" |
@@ -7644,19 +7654,14 @@ hasown@^2.0.0, hasown@^2.0.2: |
7644 | 7654 | dependencies: |
7645 | 7655 | function-bind "^1.1.2" |
7646 | 7656 |
|
7647 | | -history@4.10.1, history@^4.9.0: |
7648 | | - version "4.10.1" |
7649 | | - resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3" |
7650 | | - integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew== |
| 7657 | +history@5.3.0: |
| 7658 | + version "5.3.0" |
| 7659 | + resolved "https://registry.yarnpkg.com/history/-/history-5.3.0.tgz#1548abaa245ba47992f063a0783db91ef201c73b" |
| 7660 | + integrity sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ== |
7651 | 7661 | dependencies: |
7652 | | - "@babel/runtime" "^7.1.2" |
7653 | | - loose-envify "^1.2.0" |
7654 | | - resolve-pathname "^3.0.0" |
7655 | | - tiny-invariant "^1.0.2" |
7656 | | - tiny-warning "^1.0.0" |
7657 | | - value-equal "^1.0.1" |
| 7662 | + "@babel/runtime" "^7.7.6" |
7658 | 7663 |
|
7659 | | -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: |
| 7664 | +hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2: |
7660 | 7665 | version "3.3.2" |
7661 | 7666 | resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45" |
7662 | 7667 | integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw== |
@@ -8196,11 +8201,6 @@ is-wsl@^2.1.1: |
8196 | 8201 | dependencies: |
8197 | 8202 | is-docker "^2.0.0" |
8198 | 8203 |
|
8199 | | - |
8200 | | - version "0.0.1" |
8201 | | - resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf" |
8202 | | - integrity sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ== |
8203 | | - |
8204 | 8204 | [email protected], isarray@^1.0.0: |
8205 | 8205 | version "1.0.0" |
8206 | 8206 | resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" |
@@ -8921,7 +8921,7 @@ log-update@^4.0.0: |
8921 | 8921 | slice-ansi "^4.0.0" |
8922 | 8922 | wrap-ansi "^6.2.0" |
8923 | 8923 |
|
8924 | | -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: |
| 8924 | +loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0: |
8925 | 8925 | version "1.4.0" |
8926 | 8926 | resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" |
8927 | 8927 | integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== |
|
10059 | 10059 | resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b" |
10060 | 10060 | integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w== |
10061 | 10061 |
|
10062 | | -path-to-regexp@^1.7.0: |
10063 | | - version "1.9.0" |
10064 | | - resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.9.0.tgz#5dc0753acbf8521ca2e0f137b4578b917b10cf24" |
10065 | | - integrity sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g== |
10066 | | - dependencies: |
10067 | | - isarray "0.0.1" |
10068 | | - |
10069 | 10062 | path-to-regexp@^6.3.0: |
10070 | 10063 | version "6.3.0" |
10071 | 10064 | resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.3.0.tgz#2b6a26a337737a8e1416f9272ed0766b1c0389f4" |
@@ -10428,7 +10421,7 @@ react-fast-compare@^2.0.1: |
10428 | 10421 | resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-2.0.4.tgz#e84b4d455b0fec113e0402c329352715196f81f9" |
10429 | 10422 | integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw== |
10430 | 10423 |
|
10431 | | -react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0: |
| 10424 | +react-is@^16.13.1, react-is@^16.7.0: |
10432 | 10425 | version "16.13.1" |
10433 | 10426 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
10434 | 10427 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
@@ -10465,33 +10458,20 @@ react-refresh@^0.17.0: |
10465 | 10458 | resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.17.0.tgz#b7e579c3657f23d04eccbe4ad2e58a8ed51e7e53" |
10466 | 10459 | integrity sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ== |
10467 | 10460 |
|
10468 | | -react-router-dom@5.3.4: |
10469 | | - version "5.3.4" |
10470 | | - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.4.tgz#2ed62ffd88cae6db134445f4a0c0ae8b91d2e5e6" |
10471 | | - integrity sha512-m4EqFMHv/Ih4kpcBCONHbkT68KoAeHN4p3lAGoNryfHi0dMy0kCzEZakiKRsvg5wHZ/JLrLW8o8KomWiz/qbYQ== |
| 10461 | +react-router-dom@7.9.5: |
| 10462 | + version "7.9.5" |
| 10463 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.9.5.tgz#99a88cde83919bdfc84fbb3d6bf7c6fc18ca0758" |
| 10464 | + integrity sha512-mkEmq/K8tKN63Ae2M7Xgz3c9l9YNbY+NHH6NNeUmLA3kDkhKXRsNb/ZpxaEunvGo2/3YXdk5EJU3Hxp3ocaBPw== |
10472 | 10465 | dependencies: |
10473 | | - "@babel/runtime" "^7.12.13" |
10474 | | - history "^4.9.0" |
10475 | | - loose-envify "^1.3.1" |
10476 | | - prop-types "^15.6.2" |
10477 | | - react-router "5.3.4" |
10478 | | - tiny-invariant "^1.0.2" |
10479 | | - tiny-warning "^1.0.0" |
10480 | | - |
10481 | | - |
10482 | | - version "5.3.4" |
10483 | | - resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.4.tgz#8ca252d70fcc37841e31473c7a151cf777887bb5" |
10484 | | - integrity sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA== |
10485 | | - dependencies: |
10486 | | - "@babel/runtime" "^7.12.13" |
10487 | | - history "^4.9.0" |
10488 | | - hoist-non-react-statics "^3.1.0" |
10489 | | - loose-envify "^1.3.1" |
10490 | | - path-to-regexp "^1.7.0" |
10491 | | - prop-types "^15.6.2" |
10492 | | - react-is "^16.6.0" |
10493 | | - tiny-invariant "^1.0.2" |
10494 | | - tiny-warning "^1.0.0" |
| 10466 | + react-router "7.9.5" |
| 10467 | + |
| 10468 | + |
| 10469 | + version "7.9.5" |
| 10470 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.9.5.tgz#68722186b4c9f42be36e658d9fe5d62ac1e0808b" |
| 10471 | + integrity sha512-JmxqrnBZ6E9hWmf02jzNn9Jm3UqyeimyiwzD69NjxGySG6lIz/1LVPsoTCwN7NBX2XjCEa1LIX5EMz1j2b6u6A== |
| 10472 | + dependencies: |
| 10473 | + cookie "^1.0.1" |
| 10474 | + set-cookie-parser "^2.6.0" |
10495 | 10475 |
|
10496 | 10476 | react-transition-group@^4.4.5: |
10497 | 10477 | version "4.4.5" |
@@ -10701,11 +10681,6 @@ resolve-from@^4.0.0: |
10701 | 10681 | resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6" |
10702 | 10682 | integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g== |
10703 | 10683 |
|
10704 | | -resolve-pathname@^3.0.0: |
10705 | | - version "3.0.0" |
10706 | | - resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd" |
10707 | | - integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng== |
10708 | | - |
10709 | 10684 | resolve-url@^0.2.1: |
10710 | 10685 | version "0.2.1" |
10711 | 10686 | resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a" |
@@ -11016,6 +10991,11 @@ set-blocking@^2.0.0: |
11016 | 10991 | resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7" |
11017 | 10992 | integrity sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw== |
11018 | 10993 |
|
| 10994 | +set-cookie-parser@^2.6.0: |
| 10995 | + version "2.7.2" |
| 10996 | + resolved "https://registry.yarnpkg.com/set-cookie-parser/-/set-cookie-parser-2.7.2.tgz#ccd08673a9ae5d2e44ea2a2de25089e67c7edf68" |
| 10997 | + integrity sha512-oeM1lpU/UvhTxw+g3cIfxXHyJRc/uidd3yK1P242gzHds0udQBYzs3y8j4gCCW+ZJ7ad0yctld8RYO+bdurlvw== |
| 10998 | + |
11019 | 10999 | set-function-length@^1.2.2: |
11020 | 11000 | version "1.2.2" |
11021 | 11001 | resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449" |
|
11627 | 11607 | resolved "https://registry.yarnpkg.com/tiny-emitter/-/tiny-emitter-1.1.0.tgz#ab405a21ffed814a76c19739648093d70654fecb" |
11628 | 11608 | integrity sha512-HFhr+OKGIHRO6krgzEt9MqbMO98wPDzDPr1BOpM/nZCChkK40UYn8b70nSjcan4jTzDSQecy1KRVVQRohIRWrw== |
11629 | 11609 |
|
11630 | | -tiny-invariant@^1.0.2: |
11631 | | - version "1.3.3" |
11632 | | - resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz#46680b7a873a0d5d10005995eb90a70d74d60127" |
11633 | | - integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg== |
11634 | | - |
11635 | 11610 | tiny-relative-date@^1.3.0: |
11636 | 11611 | version "1.3.0" |
11637 | 11612 | resolved "https://registry.yarnpkg.com/tiny-relative-date/-/tiny-relative-date-1.3.0.tgz#fa08aad501ed730f31cc043181d995c39a935e07" |
11638 | 11613 | integrity sha512-MOQHpzllWxDCHHaDno30hhLfbouoYlOI8YlMNtvKe1zXbjEVhbcEovQxvZrPvtiYW630GQDoMMarCnjfyfHA+A== |
11639 | 11614 |
|
11640 | | -tiny-warning@^1.0.0, tiny-warning@^1.0.2: |
| 11615 | +tiny-warning@^1.0.2: |
11641 | 11616 | version "1.0.3" |
11642 | 11617 | resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754" |
11643 | 11618 | integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA== |
@@ -12116,11 +12091,6 @@ validator@^13.9.0: |
12116 | 12091 | resolved "https://registry.yarnpkg.com/validator/-/validator-13.12.0.tgz#7d78e76ba85504da3fee4fd1922b385914d4b35f" |
12117 | 12092 | integrity sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg== |
12118 | 12093 |
|
12119 | | -value-equal@^1.0.1: |
12120 | | - version "1.0.1" |
12121 | | - resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c" |
12122 | | - integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw== |
12123 | | - |
12124 | 12094 | |
12125 | 12095 | version "1.0.11" |
12126 | 12096 | resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.11.tgz#3e90299af31dd014fe843fe309cefa7c1d94b140" |
|
0 commit comments