|
1026 | 1026 | core-js-pure "^3.20.2" |
1027 | 1027 | regenerator-runtime "^0.13.4" |
1028 | 1028 |
|
1029 | | -"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": |
| 1029 | +"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.13": |
| 1030 | + version "7.29.2" |
| 1031 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.29.2.tgz#9a6e2d05f4b6692e1801cd4fb176ad823930ed5e" |
| 1032 | + integrity sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g== |
| 1033 | + |
| 1034 | +"@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": |
1030 | 1035 | version "7.18.3" |
1031 | 1036 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.3.tgz#c7b654b57f6f63cf7f8b418ac9ca04408c4579f4" |
1032 | 1037 | integrity sha512-38Y8f7YUhce/K7RMwTp7m0uCumpv9hZkitCbBClqQIow1qSbCvGkcegKOXpEWCQLfWmevgRiWokZ1GkpfhbZug== |
@@ -7386,9 +7391,9 @@ path-to-regexp@0.1.7: |
7386 | 7391 | integrity sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ== |
7387 | 7392 |
|
7388 | 7393 | path-to-regexp@^1.7.0: |
7389 | | - version "1.8.0" |
7390 | | - resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a" |
7391 | | - integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA== |
| 7394 | + version "1.9.0" |
| 7395 | + resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.9.0.tgz#5dc0753acbf8521ca2e0f137b4578b917b10cf24" |
| 7396 | + integrity sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g== |
7392 | 7397 | dependencies: |
7393 | 7398 | isarray "0.0.1" |
7394 | 7399 |
|
@@ -8297,19 +8302,34 @@ react-refresh@^0.11.0: |
8297 | 8302 | integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A== |
8298 | 8303 |
|
8299 | 8304 | react-router-dom@^5.1.2: |
8300 | | - version "5.3.3" |
8301 | | - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.3.tgz#8779fc28e6691d07afcaf98406d3812fe6f11199" |
8302 | | - integrity sha512-Ov0tGPMBgqmbu5CDmN++tv2HQ9HlWDuWIIqn4b88gjlAN5IHI+4ZUZRcpz9Hl0azFIwihbLDYw1OiHGRo7ZIng== |
| 8305 | + version "5.3.4" |
| 8306 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.4.tgz#2ed62ffd88cae6db134445f4a0c0ae8b91d2e5e6" |
| 8307 | + integrity sha512-m4EqFMHv/Ih4kpcBCONHbkT68KoAeHN4p3lAGoNryfHi0dMy0kCzEZakiKRsvg5wHZ/JLrLW8o8KomWiz/qbYQ== |
8303 | 8308 | dependencies: |
8304 | 8309 | "@babel/runtime" "^7.12.13" |
8305 | 8310 | history "^4.9.0" |
8306 | 8311 | loose-envify "^1.3.1" |
8307 | 8312 | prop-types "^15.6.2" |
8308 | | - react-router "5.3.3" |
| 8313 | + react-router "5.3.4" |
8309 | 8314 | tiny-invariant "^1.0.2" |
8310 | 8315 | tiny-warning "^1.0.0" |
8311 | 8316 |
|
8312 | | -react-router@5.3.3, react-router@^5.1.2: |
| 8317 | +react-router@5.3.4: |
| 8318 | + version "5.3.4" |
| 8319 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.4.tgz#8ca252d70fcc37841e31473c7a151cf777887bb5" |
| 8320 | + integrity sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA== |
| 8321 | + dependencies: |
| 8322 | + "@babel/runtime" "^7.12.13" |
| 8323 | + history "^4.9.0" |
| 8324 | + hoist-non-react-statics "^3.1.0" |
| 8325 | + loose-envify "^1.3.1" |
| 8326 | + path-to-regexp "^1.7.0" |
| 8327 | + prop-types "^15.6.2" |
| 8328 | + react-is "^16.6.0" |
| 8329 | + tiny-invariant "^1.0.2" |
| 8330 | + tiny-warning "^1.0.0" |
| 8331 | + |
| 8332 | +react-router@^5.1.2: |
8313 | 8333 | version "5.3.3" |
8314 | 8334 | resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.3.tgz#8e3841f4089e728cf82a429d92cdcaa5e4a3a288" |
8315 | 8335 | integrity sha512-mzQGUvS3bM84TnbtMYR8ZjKnuPJ71IjSzR+DE6UkUqvN4czWIqEs17yLL8xkAycv4ev0AiN+IGrWu88vJs/p2w== |
@@ -8490,7 +8510,12 @@ regenerate@^1.4.2: |
8490 | 8510 | resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.4.2.tgz#b9346d8827e8f5a32f7ba29637d398b69014848a" |
8491 | 8511 | integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A== |
8492 | 8512 |
|
8493 | | -regenerator-runtime@^0.13.4, regenerator-runtime@^0.13.9: |
| 8513 | +regenerator-runtime@^0.13.4: |
| 8514 | + version "0.13.11" |
| 8515 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9" |
| 8516 | + integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg== |
| 8517 | + |
| 8518 | +regenerator-runtime@^0.13.9: |
8494 | 8519 | version "0.13.9" |
8495 | 8520 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52" |
8496 | 8521 | integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA== |
@@ -9476,9 +9501,9 @@ thunky@^1.0.2: |
9476 | 9501 | integrity sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA== |
9477 | 9502 |
|
9478 | 9503 | tiny-invariant@^1.0.2: |
9479 | | - version "1.2.0" |
9480 | | - resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.2.0.tgz#a1141f86b672a9148c72e978a19a73b9b94a15a9" |
9481 | | - integrity sha512-1Uhn/aqw5C6RI4KejVeTg6mIS7IqxnLJ8Mv2tV5rTc0qWobay7pDUz6Wi392Cnc8ak1H0F2cjoRzb2/AW4+Fvg== |
| 9504 | + version "1.3.3" |
| 9505 | + resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz#46680b7a873a0d5d10005995eb90a70d74d60127" |
| 9506 | + integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg== |
9482 | 9507 |
|
9483 | 9508 | tiny-warning@^1.0.0, tiny-warning@^1.0.2, tiny-warning@^1.0.3: |
9484 | 9509 | version "1.0.3" |
|
0 commit comments