|
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", "@babel/code-frame@^7.24.1": |
| 18 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.1": |
19 | 19 | version "7.24.2" |
20 | 20 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae" |
21 | 21 | integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ== |
22 | 22 | dependencies: |
23 | 23 | "@babel/highlight" "^7.24.2" |
24 | 24 | picocolors "^1.0.0" |
25 | 25 |
|
| 26 | +"@babel/code-frame@^7.12.13": |
| 27 | + version "7.27.1" |
| 28 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
| 29 | + integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
| 30 | + dependencies: |
| 31 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 32 | + js-tokens "^4.0.0" |
| 33 | + picocolors "^1.1.1" |
| 34 | + |
26 | 35 | "@babel/compat-data@^7.23.5": |
27 | 36 | version "7.24.1" |
28 | 37 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.1.tgz#31c1f66435f2a9c329bb5716a6d6186c516c3742" |
|
132 | 141 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz#f99c36d3593db9540705d0739a1f10b5e20c696e" |
133 | 142 | integrity sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ== |
134 | 143 |
|
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== |
| 144 | +"@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.25.9", "@babel/helper-validator-identifier@^7.27.1": |
| 145 | + version "7.27.1" |
| 146 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
| 147 | + integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
139 | 148 |
|
140 | 149 | "@babel/helper-validator-option@^7.23.5": |
141 | 150 | version "7.23.5" |
|
152 | 161 | "@babel/types" "^7.24.0" |
153 | 162 |
|
154 | 163 | "@babel/highlight@^7.24.2": |
155 | | - version "7.24.2" |
156 | | - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.2.tgz#3f539503efc83d3c59080a10e6634306e0370d26" |
157 | | - integrity sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA== |
| 164 | + version "7.25.9" |
| 165 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.9.tgz#8141ce68fc73757946f983b343f1231f4691acc6" |
| 166 | + integrity sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw== |
158 | 167 | dependencies: |
159 | | - "@babel/helper-validator-identifier" "^7.22.20" |
| 168 | + "@babel/helper-validator-identifier" "^7.25.9" |
160 | 169 | chalk "^2.4.2" |
161 | 170 | js-tokens "^4.0.0" |
162 | 171 | picocolors "^1.0.0" |
|
716 | 725 | "@types/istanbul-lib-report" "*" |
717 | 726 |
|
718 | 727 | "@types/jest@^29.5.12": |
719 | | - version "29.5.12" |
720 | | - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544" |
721 | | - integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw== |
| 728 | + version "29.5.14" |
| 729 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5" |
| 730 | + integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ== |
722 | 731 | dependencies: |
723 | 732 | expect "^29.0.0" |
724 | 733 | pretty-format "^29.0.0" |
|
729 | 738 | integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== |
730 | 739 |
|
731 | 740 | "@types/node@*": |
732 | | - version "20.11.30" |
733 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.30.tgz#9c33467fc23167a347e73834f788f4b9f399d66f" |
734 | | - integrity sha512-dHM6ZxwlmuZaRmUPfv1p+KrdD1Dci04FbdEm/9wEMouFqxYoFl5aMkt0VMAUtYRQDyYvD41WJLukhq/ha3YuTw== |
| 741 | + version "24.5.2" |
| 742 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.5.2.tgz#52ceb83f50fe0fcfdfbd2a9fab6db2e9e7ef6446" |
| 743 | + integrity sha512-FYxk1I7wPv3K2XBaoyH2cTnocQEu8AOZ60hPbsyukMPLv5/5qr7V1i8PLHdl6Zf87I+xZXFvPCXYjiTFq+YSDQ== |
735 | 744 | dependencies: |
736 | | - undici-types "~5.26.4" |
| 745 | + undici-types "~7.12.0" |
737 | 746 |
|
738 | 747 | "@types/semver@^7.5.8": |
739 | 748 | version "7.5.8" |
|
758 | 767 | integrity sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ== |
759 | 768 |
|
760 | 769 | "@types/yargs@^17.0.8": |
761 | | - version "17.0.32" |
762 | | - resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.32.tgz#030774723a2f7faafebf645f4e5a48371dca6229" |
763 | | - integrity sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog== |
| 770 | + version "17.0.33" |
| 771 | + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.33.tgz#8c32303da83eec050a84b3c7ae7b9f922d13e32d" |
| 772 | + integrity sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA== |
764 | 773 | dependencies: |
765 | 774 | "@types/yargs-parser" "*" |
766 | 775 |
|
@@ -1028,12 +1037,12 @@ brace-expansion@^2.0.1: |
1028 | 1037 | dependencies: |
1029 | 1038 | balanced-match "^1.0.0" |
1030 | 1039 |
|
1031 | | -braces@^3.0.2: |
1032 | | - version "3.0.2" |
1033 | | - resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107" |
1034 | | - integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A== |
| 1040 | +braces@^3.0.2, braces@^3.0.3: |
| 1041 | + version "3.0.3" |
| 1042 | + resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789" |
| 1043 | + integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA== |
1035 | 1044 | dependencies: |
1036 | | - fill-range "^7.0.1" |
| 1045 | + fill-range "^7.1.1" |
1037 | 1046 |
|
1038 | 1047 | browserslist@^4.22.2: |
1039 | 1048 | version "4.23.0" |
@@ -1559,10 +1568,10 @@ file-entry-cache@^6.0.1: |
1559 | 1568 | dependencies: |
1560 | 1569 | flat-cache "^3.0.4" |
1561 | 1570 |
|
1562 | | -fill-range@^7.0.1: |
1563 | | - version "7.0.1" |
1564 | | - resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40" |
1565 | | - integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ== |
| 1571 | +fill-range@^7.1.1: |
| 1572 | + version "7.1.1" |
| 1573 | + resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292" |
| 1574 | + integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg== |
1566 | 1575 | dependencies: |
1567 | 1576 | to-regex-range "^5.0.1" |
1568 | 1577 |
|
@@ -2518,14 +2527,22 @@ merge2@^1.3.0, merge2@^1.4.1: |
2518 | 2527 | resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae" |
2519 | 2528 | integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg== |
2520 | 2529 |
|
2521 | | -micromatch@4.0.5, micromatch@^4.0.4: |
| 2530 | +micromatch@4.0.5: |
2522 | 2531 | version "4.0.5" |
2523 | 2532 | resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6" |
2524 | 2533 | integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA== |
2525 | 2534 | dependencies: |
2526 | 2535 | braces "^3.0.2" |
2527 | 2536 | picomatch "^2.3.1" |
2528 | 2537 |
|
| 2538 | +micromatch@^4.0.4: |
| 2539 | + version "4.0.8" |
| 2540 | + resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202" |
| 2541 | + integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA== |
| 2542 | + dependencies: |
| 2543 | + braces "^3.0.3" |
| 2544 | + picomatch "^2.3.1" |
| 2545 | + |
2529 | 2546 | mimic-fn@^2.1.0: |
2530 | 2547 | version "2.1.0" |
2531 | 2548 | resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b" |
@@ -2727,10 +2744,10 @@ path-type@^4.0.0: |
2727 | 2744 | resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b" |
2728 | 2745 | integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw== |
2729 | 2746 |
|
2730 | | -picocolors@^1.0.0: |
2731 | | - version "1.0.0" |
2732 | | - resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c" |
2733 | | - integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== |
| 2747 | +picocolors@^1.0.0, picocolors@^1.1.1: |
| 2748 | + version "1.1.1" |
| 2749 | + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" |
| 2750 | + integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== |
2734 | 2751 |
|
2735 | 2752 | picomatch@^2.0.4, picomatch@^2.2.3, picomatch@^2.3.1: |
2736 | 2753 | version "2.3.1" |
@@ -2821,9 +2838,9 @@ queue-microtask@^1.2.2: |
2821 | 2838 | integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A== |
2822 | 2839 |
|
2823 | 2840 | react-is@^18.0.0: |
2824 | | - version "18.2.0" |
2825 | | - resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b" |
2826 | | - integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w== |
| 2841 | + version "18.3.1" |
| 2842 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" |
| 2843 | + integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== |
2827 | 2844 |
|
2828 | 2845 | require-directory@^2.1.1: |
2829 | 2846 | version "2.1.1" |
@@ -3205,10 +3222,10 @@ typescript@^5.4.2: |
3205 | 3222 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611" |
3206 | 3223 | integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ== |
3207 | 3224 |
|
3208 | | -undici-types@~5.26.4: |
3209 | | - version "5.26.5" |
3210 | | - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" |
3211 | | - integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== |
| 3225 | +undici-types@~7.12.0: |
| 3226 | + version "7.12.0" |
| 3227 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.12.0.tgz#15c5c7475c2a3ba30659529f5cdb4674b622fafb" |
| 3228 | + integrity sha512-goOacqME2GYyOZZfb5Lgtu+1IDmAlAEu5xnD3+xTzS10hT0vzpf0SPjkXwAw9Jm+4n/mQGDP3LO8CPbYROeBfQ== |
3212 | 3229 |
|
3213 | 3230 | update-browserslist-db@^1.0.13: |
3214 | 3231 | version "1.0.13" |
|
0 commit comments