|
971 | 971 | dependencies:
|
972 | 972 | regenerator-runtime "^0.14.0"
|
973 | 973 |
|
974 |
| -"@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": |
| 974 | +"@babel/runtime@^7.1.2", "@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": |
975 | 975 | version "7.26.0"
|
976 | 976 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
|
977 | 977 | integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
|
978 | 978 | dependencies:
|
979 | 979 | regenerator-runtime "^0.14.0"
|
980 | 980 |
|
| 981 | +"@babel/runtime@^7.7.6": |
| 982 | + version "7.28.2" |
| 983 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.2.tgz#2ae5a9d51cc583bd1f5673b3bb70d6d819682473" |
| 984 | + integrity sha512-KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA== |
| 985 | + |
981 | 986 | "@babel/template@^7.23.9", "@babel/template@^7.25.9":
|
982 | 987 | version "7.25.9"
|
983 | 988 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016"
|
@@ -4809,6 +4814,11 @@ cookie@0.6.0:
|
4809 | 4814 | resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051"
|
4810 | 4815 | integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==
|
4811 | 4816 |
|
| 4817 | +cookie@^1.0.1: |
| 4818 | + version "1.0.2" |
| 4819 | + resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610" |
| 4820 | + integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA== |
| 4821 | + |
4812 | 4822 | copy-descriptor@^0.1.0:
|
4813 | 4823 | version "0.1.1"
|
4814 | 4824 | resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
|
@@ -6510,24 +6520,19 @@ hasown@^2.0.0, hasown@^2.0.2:
|
6510 | 6520 | dependencies:
|
6511 | 6521 | function-bind "^1.1.2"
|
6512 | 6522 |
|
6513 |
| -history@4.10.1, history@^4.9.0: |
6514 |
| - version "4.10.1" |
6515 |
| - resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3" |
6516 |
| - integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew== |
| 6523 | +history@5.3.0: |
| 6524 | + version "5.3.0" |
| 6525 | + resolved "https://registry.yarnpkg.com/history/-/history-5.3.0.tgz#1548abaa245ba47992f063a0783db91ef201c73b" |
| 6526 | + integrity sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ== |
6517 | 6527 | dependencies:
|
6518 |
| - "@babel/runtime" "^7.1.2" |
6519 |
| - loose-envify "^1.2.0" |
6520 |
| - resolve-pathname "^3.0.0" |
6521 |
| - tiny-invariant "^1.0.2" |
6522 |
| - tiny-warning "^1.0.0" |
6523 |
| - value-equal "^1.0.1" |
| 6528 | + "@babel/runtime" "^7.7.6" |
6524 | 6529 |
|
6525 | 6530 | hoist-non-react-statics@^1.0.0:
|
6526 | 6531 | version "1.2.0"
|
6527 | 6532 | resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-1.2.0.tgz#aa448cf0986d55cc40773b17174b7dd066cb7cfb"
|
6528 | 6533 | integrity sha512-r8huvKK+m+VraiRipdZYc+U4XW43j6OFG/oIafe7GfDbRpCduRoX9JI/DRxqgtBSCeL+et6N6ibZoedHS2NyOQ==
|
6529 | 6534 |
|
6530 |
| -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: |
| 6535 | +hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2: |
6531 | 6536 | version "3.3.2"
|
6532 | 6537 | resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
|
6533 | 6538 | integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
|
@@ -7072,11 +7077,6 @@ is-wsl@^2.1.1:
|
7072 | 7077 | dependencies:
|
7073 | 7078 | is-docker "^2.0.0"
|
7074 | 7079 |
|
7075 |
| -isarray@0.0.1: |
7076 |
| - version "0.0.1" |
7077 |
| - resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf" |
7078 |
| - integrity sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ== |
7079 |
| - |
7080 | 7080 | isarray@1.0.0, isarray@^1.0.0:
|
7081 | 7081 | version "1.0.0"
|
7082 | 7082 | resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
|
@@ -7795,7 +7795,7 @@ log-update@^4.0.0:
|
7795 | 7795 | slice-ansi "^4.0.0"
|
7796 | 7796 | wrap-ansi "^6.2.0"
|
7797 | 7797 |
|
7798 |
| -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: |
| 7798 | +loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1, loose-envify@^1.4.0: |
7799 | 7799 | version "1.4.0"
|
7800 | 7800 | resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
|
7801 | 7801 | integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
|
@@ -8948,13 +8948,6 @@ path-to-regexp@0.1.10:
|
8948 | 8948 | resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b"
|
8949 | 8949 | integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==
|
8950 | 8950 |
|
8951 |
| -path-to-regexp@^1.7.0: |
8952 |
| - version "1.9.0" |
8953 |
| - resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.9.0.tgz#5dc0753acbf8521ca2e0f137b4578b917b10cf24" |
8954 |
| - integrity sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g== |
8955 |
| - dependencies: |
8956 |
| - isarray "0.0.1" |
8957 |
| - |
8958 | 8951 | path-to-regexp@^6.3.0:
|
8959 | 8952 | version "6.3.0"
|
8960 | 8953 | resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.3.0.tgz#2b6a26a337737a8e1416f9272ed0766b1c0389f4"
|
@@ -9331,7 +9324,7 @@ react-infinite-calendar@2.3.1:
|
9331 | 9324 | react-transition-group "^1.1.3"
|
9332 | 9325 | recompose "^0.22.0"
|
9333 | 9326 |
|
9334 |
| -react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0: |
| 9327 | +react-is@^16.13.1, react-is@^16.7.0: |
9335 | 9328 | version "16.13.1"
|
9336 | 9329 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
|
9337 | 9330 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
|
@@ -9368,33 +9361,20 @@ react-refresh@^0.14.2:
|
9368 | 9361 | resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
|
9369 | 9362 | integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
|
9370 | 9363 |
|
9371 |
| -react-router-dom@5.3.4: |
9372 |
| - version "5.3.4" |
9373 |
| - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.4.tgz#2ed62ffd88cae6db134445f4a0c0ae8b91d2e5e6" |
9374 |
| - integrity sha512-m4EqFMHv/Ih4kpcBCONHbkT68KoAeHN4p3lAGoNryfHi0dMy0kCzEZakiKRsvg5wHZ/JLrLW8o8KomWiz/qbYQ== |
| 9364 | +react-router-dom@7.7.1: |
| 9365 | + version "7.7.1" |
| 9366 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.7.1.tgz#456d1053dda5e1c1328a2b6b2359f6a1c47072fc" |
| 9367 | + integrity sha512-bavdk2BA5r3MYalGKZ01u8PGuDBloQmzpBZVhDLrOOv1N943Wq6dcM9GhB3x8b7AbqPMEezauv4PeGkAJfy7FQ== |
9375 | 9368 | dependencies:
|
9376 |
| - "@babel/runtime" "^7.12.13" |
9377 |
| - history "^4.9.0" |
9378 |
| - loose-envify "^1.3.1" |
9379 |
| - prop-types "^15.6.2" |
9380 |
| - react-router "5.3.4" |
9381 |
| - tiny-invariant "^1.0.2" |
9382 |
| - tiny-warning "^1.0.0" |
9383 |
| - |
9384 |
| -react-router@5.3.4: |
9385 |
| - version "5.3.4" |
9386 |
| - resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.4.tgz#8ca252d70fcc37841e31473c7a151cf777887bb5" |
9387 |
| - integrity sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA== |
9388 |
| - dependencies: |
9389 |
| - "@babel/runtime" "^7.12.13" |
9390 |
| - history "^4.9.0" |
9391 |
| - hoist-non-react-statics "^3.1.0" |
9392 |
| - loose-envify "^1.3.1" |
9393 |
| - path-to-regexp "^1.7.0" |
9394 |
| - prop-types "^15.6.2" |
9395 |
| - react-is "^16.6.0" |
9396 |
| - tiny-invariant "^1.0.2" |
9397 |
| - tiny-warning "^1.0.0" |
| 9369 | + react-router "7.7.1" |
| 9370 | + |
| 9371 | +react-router@7.7.1: |
| 9372 | + version "7.7.1" |
| 9373 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.7.1.tgz#c12ebbad162da655951dd79325f205f7238d609e" |
| 9374 | + integrity sha512-jVKHXoWRIsD/qS6lvGveckwb862EekvapdHJN/cGmzw40KnJH5gg53ujOJ4qX6EKIK9LSBfFed/xiQ5yeXNrUA== |
| 9375 | + dependencies: |
| 9376 | + cookie "^1.0.1" |
| 9377 | + set-cookie-parser "^2.6.0" |
9398 | 9378 |
|
9399 | 9379 | react-tiny-virtual-list@^2.0.0:
|
9400 | 9380 | version "2.2.0"
|
@@ -9596,11 +9576,6 @@ resolve-from@^4.0.0:
|
9596 | 9576 | resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
|
9597 | 9577 | integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
|
9598 | 9578 |
|
9599 |
| -resolve-pathname@^3.0.0: |
9600 |
| - version "3.0.0" |
9601 |
| - resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd" |
9602 |
| - integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng== |
9603 |
| - |
9604 | 9579 | resolve-url@^0.2.1:
|
9605 | 9580 | version "0.2.1"
|
9606 | 9581 | resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
|
@@ -9851,6 +9826,11 @@ set-blocking@^2.0.0:
|
9851 | 9826 | resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
|
9852 | 9827 | integrity sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==
|
9853 | 9828 |
|
| 9829 | +set-cookie-parser@^2.6.0: |
| 9830 | + version "2.7.1" |
| 9831 | + resolved "https://registry.yarnpkg.com/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz#3016f150072202dfbe90fadee053573cc89d2943" |
| 9832 | + integrity sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ== |
| 9833 | + |
9854 | 9834 | set-function-length@^1.2.2:
|
9855 | 9835 | version "1.2.2"
|
9856 | 9836 | resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449"
|
@@ -10472,17 +10452,12 @@ tiny-emitter@1.1.0:
|
10472 | 10452 | resolved "https://registry.yarnpkg.com/tiny-emitter/-/tiny-emitter-1.1.0.tgz#ab405a21ffed814a76c19739648093d70654fecb"
|
10473 | 10453 | integrity sha512-HFhr+OKGIHRO6krgzEt9MqbMO98wPDzDPr1BOpM/nZCChkK40UYn8b70nSjcan4jTzDSQecy1KRVVQRohIRWrw==
|
10474 | 10454 |
|
10475 |
| -tiny-invariant@^1.0.2: |
10476 |
| - version "1.3.3" |
10477 |
| - resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz#46680b7a873a0d5d10005995eb90a70d74d60127" |
10478 |
| - integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg== |
10479 |
| - |
10480 | 10455 | tiny-relative-date@^1.3.0:
|
10481 | 10456 | version "1.3.0"
|
10482 | 10457 | resolved "https://registry.yarnpkg.com/tiny-relative-date/-/tiny-relative-date-1.3.0.tgz#fa08aad501ed730f31cc043181d995c39a935e07"
|
10483 | 10458 | integrity sha512-MOQHpzllWxDCHHaDno30hhLfbouoYlOI8YlMNtvKe1zXbjEVhbcEovQxvZrPvtiYW630GQDoMMarCnjfyfHA+A==
|
10484 | 10459 |
|
10485 |
| -tiny-warning@^1.0.0, tiny-warning@^1.0.2: |
| 10460 | +tiny-warning@^1.0.2: |
10486 | 10461 | version "1.0.3"
|
10487 | 10462 | resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
|
10488 | 10463 | integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
|
@@ -10926,11 +10901,6 @@ validator@^13.9.0:
|
10926 | 10901 | resolved "https://registry.yarnpkg.com/validator/-/validator-13.12.0.tgz#7d78e76ba85504da3fee4fd1922b385914d4b35f"
|
10927 | 10902 | integrity sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg==
|
10928 | 10903 |
|
10929 |
| -value-equal@^1.0.1: |
10930 |
| - version "1.0.1" |
10931 |
| - resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c" |
10932 |
| - integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw== |
10933 |
| - |
10934 | 10904 | value-or-promise@1.0.11:
|
10935 | 10905 | version "1.0.11"
|
10936 | 10906 | resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.11.tgz#3e90299af31dd014fe843fe309cefa7c1d94b140"
|
|
0 commit comments