|
15 | 15 | "@jridgewell/gen-mapping" "^0.3.5"
|
16 | 16 | "@jridgewell/trace-mapping" "^0.3.24"
|
17 | 17 |
|
18 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.23.5": |
| 18 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.23.5": |
19 | 19 | version "7.23.5"
|
20 | 20 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244"
|
21 | 21 | integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==
|
22 | 22 | dependencies:
|
23 | 23 | "@babel/highlight" "^7.23.4"
|
24 | 24 | chalk "^2.4.2"
|
25 | 25 |
|
| 26 | +"@babel/code-frame@^7.12.13": |
| 27 | + version "7.24.7" |
| 28 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.7.tgz#882fd9e09e8ee324e496bd040401c6f046ef4465" |
| 29 | + integrity sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA== |
| 30 | + dependencies: |
| 31 | + "@babel/highlight" "^7.24.7" |
| 32 | + picocolors "^1.0.0" |
| 33 | + |
26 | 34 | "@babel/compat-data@^7.23.5":
|
27 | 35 | version "7.23.5"
|
28 | 36 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
|
|
132 | 140 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
|
133 | 141 | integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
|
134 | 142 |
|
135 |
| -"@babel/helper-validator-identifier@^7.22.20": |
136 |
| - version "7.22.20" |
137 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
138 |
| - integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 143 | +"@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.24.7": |
| 144 | + version "7.24.7" |
| 145 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db" |
| 146 | + integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w== |
139 | 147 |
|
140 | 148 | "@babel/helper-validator-option@^7.23.5":
|
141 | 149 | version "7.23.5"
|
|
151 | 159 | "@babel/traverse" "^7.24.0"
|
152 | 160 | "@babel/types" "^7.24.0"
|
153 | 161 |
|
154 |
| -"@babel/highlight@^7.23.4": |
155 |
| - version "7.23.4" |
156 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.23.4.tgz#edaadf4d8232e1a961432db785091207ead0621b" |
157 |
| - integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A== |
| 162 | +"@babel/highlight@^7.23.4", "@babel/highlight@^7.24.7": |
| 163 | + version "7.24.7" |
| 164 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.7.tgz#a05ab1df134b286558aae0ed41e6c5f731bf409d" |
| 165 | + integrity sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw== |
158 | 166 | dependencies:
|
159 |
| - "@babel/helper-validator-identifier" "^7.22.20" |
| 167 | + "@babel/helper-validator-identifier" "^7.24.7" |
160 | 168 | chalk "^2.4.2"
|
161 | 169 | js-tokens "^4.0.0"
|
| 170 | + picocolors "^1.0.0" |
162 | 171 |
|
163 | 172 | "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.24.0":
|
164 | 173 | version "7.24.0"
|
|
728 | 737 | "@types/istanbul-lib-report" "*"
|
729 | 738 |
|
730 | 739 | "@types/jest@^29.5.12":
|
731 |
| - version "29.5.12" |
732 |
| - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544" |
733 |
| - integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw== |
| 740 | + version "29.5.13" |
| 741 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc" |
| 742 | + integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg== |
734 | 743 | dependencies:
|
735 | 744 | expect "^29.0.0"
|
736 | 745 | pretty-format "^29.0.0"
|
|
740 | 749 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
|
741 | 750 | integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
|
742 | 751 |
|
743 |
| -"@types/node@*", "@types/node@^20.11.25": |
| 752 | +"@types/node@*": |
| 753 | + version "22.5.4" |
| 754 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.4.tgz#83f7d1f65bc2ed223bdbf57c7884f1d5a4fa84e8" |
| 755 | + integrity sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg== |
| 756 | + dependencies: |
| 757 | + undici-types "~6.19.2" |
| 758 | + |
| 759 | +"@types/node@^20.11.25": |
744 | 760 | version "20.11.25"
|
745 | 761 | resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.25.tgz#0f50d62f274e54dd7a49f7704cc16bfbcccaf49f"
|
746 | 762 | integrity sha512-TBHyJxk2b7HceLVGFcpAUjsa5zIdsPWlR6XHfyGzd0SFu+/NFgQgMAl96MSDZgQDvJAvV6BKsFOrt6zIL09JDw==
|
|
763 | 779 | integrity sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==
|
764 | 780 |
|
765 | 781 | "@types/yargs@^17.0.8":
|
766 |
| - version "17.0.32" |
767 |
| - resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.32.tgz#030774723a2f7faafebf645f4e5a48371dca6229" |
768 |
| - integrity sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog== |
| 782 | + version "17.0.33" |
| 783 | + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.33.tgz#8c32303da83eec050a84b3c7ae7b9f922d13e32d" |
| 784 | + integrity sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA== |
769 | 785 | dependencies:
|
770 | 786 | "@types/yargs-parser" "*"
|
771 | 787 |
|
@@ -1026,12 +1042,12 @@ brace-expansion@^2.0.1:
|
1026 | 1042 | dependencies:
|
1027 | 1043 | balanced-match "^1.0.0"
|
1028 | 1044 |
|
1029 |
| -braces@^3.0.2: |
1030 |
| - version "3.0.2" |
1031 |
| - resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107" |
1032 |
| - integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A== |
| 1045 | +braces@^3.0.3: |
| 1046 | + version "3.0.3" |
| 1047 | + resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789" |
| 1048 | + integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA== |
1033 | 1049 | dependencies:
|
1034 |
| - fill-range "^7.0.1" |
| 1050 | + fill-range "^7.1.1" |
1035 | 1051 |
|
1036 | 1052 | browserslist@^4.22.2:
|
1037 | 1053 | version "4.23.0"
|
@@ -1460,10 +1476,10 @@ file-entry-cache@^6.0.1:
|
1460 | 1476 | dependencies:
|
1461 | 1477 | flat-cache "^3.0.4"
|
1462 | 1478 |
|
1463 |
| -fill-range@^7.0.1: |
1464 |
| - version "7.0.1" |
1465 |
| - resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40" |
1466 |
| - integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ== |
| 1479 | +fill-range@^7.1.1: |
| 1480 | + version "7.1.1" |
| 1481 | + resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292" |
| 1482 | + integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg== |
1467 | 1483 | dependencies:
|
1468 | 1484 | to-regex-range "^5.0.1"
|
1469 | 1485 |
|
@@ -2271,11 +2287,11 @@ merge2@^1.3.0, merge2@^1.4.1:
|
2271 | 2287 | integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
|
2272 | 2288 |
|
2273 | 2289 | micromatch@^4.0.4:
|
2274 |
| - version "4.0.5" |
2275 |
| - resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6" |
2276 |
| - integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA== |
| 2290 | + version "4.0.8" |
| 2291 | + resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202" |
| 2292 | + integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA== |
2277 | 2293 | dependencies:
|
2278 |
| - braces "^3.0.2" |
| 2294 | + braces "^3.0.3" |
2279 | 2295 | picomatch "^2.3.1"
|
2280 | 2296 |
|
2281 | 2297 | mimic-fn@^2.1.0:
|
@@ -2495,9 +2511,9 @@ queue-microtask@^1.2.2:
|
2495 | 2511 | integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
|
2496 | 2512 |
|
2497 | 2513 | react-is@^18.0.0:
|
2498 |
| - version "18.2.0" |
2499 |
| - resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b" |
2500 |
| - integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w== |
| 2514 | + version "18.3.1" |
| 2515 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" |
| 2516 | + integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== |
2501 | 2517 |
|
2502 | 2518 | require-directory@^2.1.1:
|
2503 | 2519 | version "2.1.1"
|
@@ -2789,6 +2805,11 @@ undici-types@~5.26.4:
|
2789 | 2805 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
|
2790 | 2806 | integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
|
2791 | 2807 |
|
| 2808 | +undici-types@~6.19.2: |
| 2809 | + version "6.19.8" |
| 2810 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" |
| 2811 | + integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== |
| 2812 | + |
2792 | 2813 | update-browserslist-db@^1.0.13:
|
2793 | 2814 | version "1.0.13"
|
2794 | 2815 | resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz#3c5e4f5c083661bd38ef64b6328c26ed6c8248c4"
|
|
0 commit comments