|
857 | 857 | yargs "^17.0.0" |
858 | 858 |
|
859 | 859 | "@naturalcycles/js-lib@^14.0.0": |
860 | | - version "14.233.0" |
861 | | - resolved "https://registry.yarnpkg.com/@naturalcycles/js-lib/-/js-lib-14.233.0.tgz#8782a3f123fc2a1ee7f542fc8f04235c0950c618" |
862 | | - integrity sha512-kmEWs7Vh3bjEkbylv3/JWBhFxWx4Kasa51wTabFJHS/8di/noH0ZE16n8aEIvsMRRtXGIiDdQx3Vvq6fjecw0A== |
| 860 | + version "14.237.0" |
| 861 | + resolved "https://registry.yarnpkg.com/@naturalcycles/js-lib/-/js-lib-14.237.0.tgz#5b299e161b7008d2de76c5e2bfe46f5a92215735" |
| 862 | + integrity sha512-VJuN5IApwMuC0tZxpu5/ST609B2QACrCSPTrNVrHbeN4MKSwWqqsncnSQl6hE69p2bjosz1iD7ddFTVJ+970gA== |
863 | 863 | dependencies: |
864 | 864 | tslib "^2.0.0" |
865 | 865 | zod "^3.20.2" |
866 | 866 |
|
867 | 867 | "@naturalcycles/nodejs-lib@^13.0.1", "@naturalcycles/nodejs-lib@^13.0.2": |
868 | | - version "13.24.0" |
869 | | - resolved "https://registry.yarnpkg.com/@naturalcycles/nodejs-lib/-/nodejs-lib-13.24.0.tgz#5439cbc3bc04a3ed2b7de00f5b3737d0ced53fed" |
870 | | - integrity sha512-NaI2Cvsr6DgusVUqUHHFyWvH4HJm/SSqLCEdzlOCTd4fJN+G27yJOJsQDpcjrrhfk7r8vKGbcREMwlNgqFjugQ== |
| 868 | + version "13.24.1" |
| 869 | + resolved "https://registry.yarnpkg.com/@naturalcycles/nodejs-lib/-/nodejs-lib-13.24.1.tgz#bbb1036175c618ff570c8cd38fee690695e3f543" |
| 870 | + integrity sha512-kVk4xHnyDBllMVSm1mb796azzo9efoX5P2mS86YhcSl7Hev0NyOsKjdw51sE09hubB8DOgOuUCh3CyiG9D8arg== |
871 | 871 | dependencies: |
872 | 872 | "@naturalcycles/js-lib" "^14.0.0" |
873 | 873 | "@types/js-yaml" "^4.0.9" |
|
1057 | 1057 | resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.9.tgz#cd82382c4f902fed9691a2ed79ec68c5898af4c2" |
1058 | 1058 | integrity sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg== |
1059 | 1059 |
|
1060 | | -"@types/json-schema@*", "@types/json-schema@^7.0.15": |
| 1060 | +"@types/json-schema@*": |
1061 | 1061 | version "7.0.15" |
1062 | 1062 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" |
1063 | 1063 | integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== |
|
1075 | 1075 | "@types/node" "*" |
1076 | 1076 |
|
1077 | 1077 | "@types/node@*", "@types/node@^20.1.0": |
1078 | | - version "20.12.11" |
1079 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.11.tgz#c4ef00d3507000d17690643278a60dc55a9dc9be" |
1080 | | - integrity sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw== |
| 1078 | + version "20.12.12" |
| 1079 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.12.tgz#7cbecdf902085cec634fdb362172dfe12b8f2050" |
| 1080 | + integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw== |
1081 | 1081 | dependencies: |
1082 | 1082 | undici-types "~5.26.4" |
1083 | 1083 |
|
|
1086 | 1086 | resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901" |
1087 | 1087 | integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA== |
1088 | 1088 |
|
1089 | | -"@types/semver@^7.5.8": |
1090 | | - version "7.5.8" |
1091 | | - resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e" |
1092 | | - integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ== |
1093 | | - |
1094 | 1089 | "@types/stack-utils@^2.0.0": |
1095 | 1090 | version "2.0.3" |
1096 | 1091 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.3.tgz#6209321eb2c1712a7e7466422b8cb1fc0d9dd5d8" |
|
1131 | 1126 | "@types/yargs-parser" "*" |
1132 | 1127 |
|
1133 | 1128 | "@typescript-eslint/eslint-plugin@^7.0.1": |
1134 | | - version "7.8.0" |
1135 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.8.0.tgz#c78e309fe967cb4de05b85cdc876fb95f8e01b6f" |
1136 | | - integrity sha512-gFTT+ezJmkwutUPmB0skOj3GZJtlEGnlssems4AjkVweUPGj7jRwwqg0Hhg7++kPGJqKtTYx+R05Ftww372aIg== |
| 1129 | + version "7.9.0" |
| 1130 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.9.0.tgz#093b96fc4e342226e65d5f18f9c87081e0b04a31" |
| 1131 | + integrity sha512-6e+X0X3sFe/G/54aC3jt0txuMTURqLyekmEHViqyA2VnxhLMpvA6nqmcjIy+Cr9tLDHPssA74BP5Mx9HQIxBEA== |
1137 | 1132 | dependencies: |
1138 | 1133 | "@eslint-community/regexpp" "^4.10.0" |
1139 | | - "@typescript-eslint/scope-manager" "7.8.0" |
1140 | | - "@typescript-eslint/type-utils" "7.8.0" |
1141 | | - "@typescript-eslint/utils" "7.8.0" |
1142 | | - "@typescript-eslint/visitor-keys" "7.8.0" |
1143 | | - debug "^4.3.4" |
| 1134 | + "@typescript-eslint/scope-manager" "7.9.0" |
| 1135 | + "@typescript-eslint/type-utils" "7.9.0" |
| 1136 | + "@typescript-eslint/utils" "7.9.0" |
| 1137 | + "@typescript-eslint/visitor-keys" "7.9.0" |
1144 | 1138 | graphemer "^1.4.0" |
1145 | 1139 | ignore "^5.3.1" |
1146 | 1140 | natural-compare "^1.4.0" |
1147 | | - semver "^7.6.0" |
1148 | 1141 | ts-api-utils "^1.3.0" |
1149 | 1142 |
|
1150 | 1143 | "@typescript-eslint/parser@^7.0.1": |
1151 | | - version "7.8.0" |
1152 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.8.0.tgz#1e1db30c8ab832caffee5f37e677dbcb9357ddc8" |
1153 | | - integrity sha512-KgKQly1pv0l4ltcftP59uQZCi4HUYswCLbTqVZEJu7uLX8CTLyswqMLqLN+2QFz4jCptqWVV4SB7vdxcH2+0kQ== |
1154 | | - dependencies: |
1155 | | - "@typescript-eslint/scope-manager" "7.8.0" |
1156 | | - "@typescript-eslint/types" "7.8.0" |
1157 | | - "@typescript-eslint/typescript-estree" "7.8.0" |
1158 | | - "@typescript-eslint/visitor-keys" "7.8.0" |
| 1144 | + version "7.9.0" |
| 1145 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.9.0.tgz#fb3ba01b75e0e65cb78037a360961b00301f6c70" |
| 1146 | + integrity sha512-qHMJfkL5qvgQB2aLvhUSXxbK7OLnDkwPzFalg458pxQgfxKDfT1ZDbHQM/I6mDIf/svlMkj21kzKuQ2ixJlatQ== |
| 1147 | + dependencies: |
| 1148 | + "@typescript-eslint/scope-manager" "7.9.0" |
| 1149 | + "@typescript-eslint/types" "7.9.0" |
| 1150 | + "@typescript-eslint/typescript-estree" "7.9.0" |
| 1151 | + "@typescript-eslint/visitor-keys" "7.9.0" |
1159 | 1152 | debug "^4.3.4" |
1160 | 1153 |
|
1161 | | -"@typescript-eslint/scope-manager@7.8.0": |
1162 | | - version "7.8.0" |
1163 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.8.0.tgz#bb19096d11ec6b87fb6640d921df19b813e02047" |
1164 | | - integrity sha512-viEmZ1LmwsGcnr85gIq+FCYI7nO90DVbE37/ll51hjv9aG+YZMb4WDE2fyWpUR4O/UrhGRpYXK/XajcGTk2B8g== |
| 1154 | +"@typescript-eslint/scope-manager@7.9.0": |
| 1155 | + version "7.9.0" |
| 1156 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.9.0.tgz#1dd3e63a4411db356a9d040e75864851b5f2619b" |
| 1157 | + integrity sha512-ZwPK4DeCDxr3GJltRz5iZejPFAAr4Wk3+2WIBaj1L5PYK5RgxExu/Y68FFVclN0y6GGwH8q+KgKRCvaTmFBbgQ== |
1165 | 1158 | dependencies: |
1166 | | - "@typescript-eslint/types" "7.8.0" |
1167 | | - "@typescript-eslint/visitor-keys" "7.8.0" |
| 1159 | + "@typescript-eslint/types" "7.9.0" |
| 1160 | + "@typescript-eslint/visitor-keys" "7.9.0" |
1168 | 1161 |
|
1169 | | -"@typescript-eslint/type-utils@7.8.0": |
1170 | | - version "7.8.0" |
1171 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.8.0.tgz#9de166f182a6e4d1c5da76e94880e91831e3e26f" |
1172 | | - integrity sha512-H70R3AefQDQpz9mGv13Uhi121FNMh+WEaRqcXTX09YEDky21km4dV1ZXJIp8QjXc4ZaVkXVdohvWDzbnbHDS+A== |
| 1162 | +"@typescript-eslint/type-utils@7.9.0": |
| 1163 | + version "7.9.0" |
| 1164 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.9.0.tgz#f523262e1b66ca65540b7a65a1222db52e0a90c9" |
| 1165 | + integrity sha512-6Qy8dfut0PFrFRAZsGzuLoM4hre4gjzWJB6sUvdunCYZsYemTkzZNwF1rnGea326PHPT3zn5Lmg32M/xfJfByA== |
1173 | 1166 | dependencies: |
1174 | | - "@typescript-eslint/typescript-estree" "7.8.0" |
1175 | | - "@typescript-eslint/utils" "7.8.0" |
| 1167 | + "@typescript-eslint/typescript-estree" "7.9.0" |
| 1168 | + "@typescript-eslint/utils" "7.9.0" |
1176 | 1169 | debug "^4.3.4" |
1177 | 1170 | ts-api-utils "^1.3.0" |
1178 | 1171 |
|
1179 | | -"@typescript-eslint/types@7.8.0", "@typescript-eslint/types@^7.2.0": |
1180 | | - version "7.8.0" |
1181 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.8.0.tgz#1fd2577b3ad883b769546e2d1ef379f929a7091d" |
1182 | | - integrity sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw== |
| 1172 | +"@typescript-eslint/types@7.9.0", "@typescript-eslint/types@^7.2.0": |
| 1173 | + version "7.9.0" |
| 1174 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.9.0.tgz#b58e485e4bfba055659c7e683ad4f5f0821ae2ec" |
| 1175 | + integrity sha512-oZQD9HEWQanl9UfsbGVcZ2cGaR0YT5476xfWE0oE5kQa2sNK2frxOlkeacLOTh9po4AlUT5rtkGyYM5kew0z5w== |
1183 | 1176 |
|
1184 | | -"@typescript-eslint/typescript-estree@7.8.0": |
1185 | | - version "7.8.0" |
1186 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.8.0.tgz#b028a9226860b66e623c1ee55cc2464b95d2987c" |
1187 | | - integrity sha512-5pfUCOwK5yjPaJQNy44prjCwtr981dO8Qo9J9PwYXZ0MosgAbfEMB008dJ5sNo3+/BN6ytBPuSvXUg9SAqB0dg== |
| 1177 | +"@typescript-eslint/typescript-estree@7.9.0": |
| 1178 | + version "7.9.0" |
| 1179 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.9.0.tgz#3395e27656060dc313a6b406c3a298b729685e07" |
| 1180 | + integrity sha512-zBCMCkrb2YjpKV3LA0ZJubtKCDxLttxfdGmwZvTqqWevUPN0FZvSI26FalGFFUZU/9YQK/A4xcQF9o/VVaCKAg== |
1188 | 1181 | dependencies: |
1189 | | - "@typescript-eslint/types" "7.8.0" |
1190 | | - "@typescript-eslint/visitor-keys" "7.8.0" |
| 1182 | + "@typescript-eslint/types" "7.9.0" |
| 1183 | + "@typescript-eslint/visitor-keys" "7.9.0" |
1191 | 1184 | debug "^4.3.4" |
1192 | 1185 | globby "^11.1.0" |
1193 | 1186 | is-glob "^4.0.3" |
1194 | 1187 | minimatch "^9.0.4" |
1195 | 1188 | semver "^7.6.0" |
1196 | 1189 | ts-api-utils "^1.3.0" |
1197 | 1190 |
|
1198 | | -"@typescript-eslint/utils@7.8.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0": |
1199 | | - version "7.8.0" |
1200 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.8.0.tgz#57a79f9c0c0740ead2f622e444cfaeeb9fd047cd" |
1201 | | - integrity sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ== |
| 1191 | +"@typescript-eslint/utils@7.9.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0": |
| 1192 | + version "7.9.0" |
| 1193 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.9.0.tgz#1b96a34eefdca1c820cb1bbc2751d848b4540899" |
| 1194 | + integrity sha512-5KVRQCzZajmT4Ep+NEgjXCvjuypVvYHUW7RHlXzNPuak2oWpVoD1jf5xCP0dPAuNIchjC7uQyvbdaSTFaLqSdA== |
1202 | 1195 | dependencies: |
1203 | 1196 | "@eslint-community/eslint-utils" "^4.4.0" |
1204 | | - "@types/json-schema" "^7.0.15" |
1205 | | - "@types/semver" "^7.5.8" |
1206 | | - "@typescript-eslint/scope-manager" "7.8.0" |
1207 | | - "@typescript-eslint/types" "7.8.0" |
1208 | | - "@typescript-eslint/typescript-estree" "7.8.0" |
1209 | | - semver "^7.6.0" |
| 1197 | + "@typescript-eslint/scope-manager" "7.9.0" |
| 1198 | + "@typescript-eslint/types" "7.9.0" |
| 1199 | + "@typescript-eslint/typescript-estree" "7.9.0" |
1210 | 1200 |
|
1211 | | -"@typescript-eslint/visitor-keys@7.8.0": |
1212 | | - version "7.8.0" |
1213 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.8.0.tgz#7285aab991da8bee411a42edbd5db760d22fdd91" |
1214 | | - integrity sha512-q4/gibTNBQNA0lGyYQCmWRS5D15n8rXh4QjK3KV+MBPlTYHpfBUT3D3PaPR/HeNiI9W6R7FvlkcGhNyAoP+caA== |
| 1201 | +"@typescript-eslint/visitor-keys@7.9.0": |
| 1202 | + version "7.9.0" |
| 1203 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.9.0.tgz#82162656e339c3def02895f5c8546f6888d9b9ea" |
| 1204 | + integrity sha512-iESPx2TNLDNGQLyjKhUvIKprlP49XNEK+MvIf9nIO7ZZaZdbnfWKHnXAgufpxqfA0YryH8XToi4+CjBgVnFTSQ== |
1215 | 1205 | dependencies: |
1216 | | - "@typescript-eslint/types" "7.8.0" |
| 1206 | + "@typescript-eslint/types" "7.9.0" |
1217 | 1207 | eslint-visitor-keys "^3.4.3" |
1218 | 1208 |
|
1219 | 1209 | JSONStream@^1.3.5: |
@@ -1645,9 +1635,9 @@ camelcase@^6.2.0: |
1645 | 1635 | integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA== |
1646 | 1636 |
|
1647 | 1637 | caniuse-lite@^1.0.30001587: |
1648 | | - version "1.0.30001617" |
1649 | | - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001617.tgz#809bc25f3f5027ceb33142a7d6c40759d7a901eb" |
1650 | | - integrity sha512-mLyjzNI9I+Pix8zwcrpxEbGlfqOkF9kM3ptzmKNw5tizSyYwMe+nGLTqMK9cO+0E+Bh6TsBxNAaHWEM8xwSsmA== |
| 1638 | + version "1.0.30001618" |
| 1639 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001618.tgz#fad74fa006aef0f01e8e5c0a5540c74d8d36ec6f" |
| 1640 | + integrity sha512-p407+D1tIkDvsEAPS22lJxLQQaG8OTBEqo0KhzfABGk0TU4juBNDSfH0hyAp/HRyx+M8L17z/ltyhxh27FTfQg== |
1651 | 1641 |
|
1652 | 1642 | |
1653 | 1643 | version "5.3.0" |
@@ -1711,9 +1701,9 @@ cli-cursor@^4.0.0: |
1711 | 1701 | restore-cursor "^4.0.0" |
1712 | 1702 |
|
1713 | 1703 | cli-table3@^0.6.0: |
1714 | | - version "0.6.4" |
1715 | | - resolved "https://registry.yarnpkg.com/cli-table3/-/cli-table3-0.6.4.tgz#d1c536b8a3f2e7bec58f67ac9e5769b1b30088b0" |
1716 | | - integrity sha512-Lm3L0p+/npIQWNIiyF/nAn7T5dnOwR3xNTHXYEBFBFVPXzCVNZ5lqEC/1eo/EVfpDsQ1I+TX4ORPQgp+UI0CRw== |
| 1704 | + version "0.6.5" |
| 1705 | + resolved "https://registry.yarnpkg.com/cli-table3/-/cli-table3-0.6.5.tgz#013b91351762739c16a9567c21a04632e449bf2f" |
| 1706 | + integrity sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ== |
1717 | 1707 | dependencies: |
1718 | 1708 | string-width "^4.2.0" |
1719 | 1709 | optionalDependencies: |
@@ -1840,9 +1830,9 @@ convert-source-map@^2.0.0: |
1840 | 1830 | integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg== |
1841 | 1831 |
|
1842 | 1832 | core-js-compat@^3.37.0: |
1843 | | - version "3.37.0" |
1844 | | - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.37.0.tgz#d9570e544163779bb4dff1031c7972f44918dc73" |
1845 | | - integrity sha512-vYq4L+T8aS5UuFg4UwDhc7YNRWVeVZwltad9C/jV3R2LgVOpS9BDr7l/WL6BN0dbV3k1XejPTHqqEzJgsa0frA== |
| 1833 | + version "3.37.1" |
| 1834 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.37.1.tgz#c844310c7852f4bdf49b8d339730b97e17ff09ee" |
| 1835 | + integrity sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg== |
1846 | 1836 | dependencies: |
1847 | 1837 | browserslist "^4.23.0" |
1848 | 1838 |
|
|
2038 | 2028 | safe-buffer "^5.0.1" |
2039 | 2029 |
|
2040 | 2030 | electron-to-chromium@^1.4.668: |
2041 | | - version "1.4.762" |
2042 | | - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.762.tgz#c29c9d47cf7cc128a9c364baa28adbadde95a47c" |
2043 | | - integrity sha512-rrFvGweLxPwwSwJOjIopy3Vr+J3cIPtZzuc74bmlvmBIgQO3VYJDvVrlj94iKZ3ukXUH64Ex31hSfRTLqvjYJQ== |
| 2031 | + version "1.4.768" |
| 2032 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.768.tgz#3795bd000ccb8978be1af2d06320b2dac810a372" |
| 2033 | + integrity sha512-z2U3QcvNuxdkk33YV7R1bVMNq7fL23vq3WfO5BHcqrm4TnDGReouBfYKLEFh5umoK1XACjEwp8mmnhXk2EJigw== |
2044 | 2034 |
|
2045 | 2035 | emittery@^0.13.1: |
2046 | 2036 | version "0.13.1" |
@@ -4237,10 +4227,10 @@ path-type@^4.0.0: |
4237 | 4227 | resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b" |
4238 | 4228 | integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw== |
4239 | 4229 |
|
4240 | | -picocolors@^1.0.0: |
4241 | | - version "1.0.0" |
4242 | | - resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c" |
4243 | | - integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== |
| 4230 | +picocolors@^1.0.0, picocolors@^1.0.1: |
| 4231 | + version "1.0.1" |
| 4232 | + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1" |
| 4233 | + integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew== |
4244 | 4234 |
|
4245 | 4235 | picomatch@^2.0.4, picomatch@^2.2.3, picomatch@^2.3.1: |
4246 | 4236 | version "2.3.1" |
@@ -5038,12 +5028,12 @@ unicorn-magic@^0.1.0: |
5038 | 5028 | integrity sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ== |
5039 | 5029 |
|
5040 | 5030 | update-browserslist-db@^1.0.13: |
5041 | | - version "1.0.15" |
5042 | | - resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.15.tgz#60ed9f8cba4a728b7ecf7356f641a31e3a691d97" |
5043 | | - integrity sha512-K9HWH62x3/EalU1U6sjSZiylm9C8tgq2mSvshZpqc7QE69RaA2qjhkW2HlNA0tFpEbtyFz7HTqbSdN4MSwUodA== |
| 5031 | + version "1.0.16" |
| 5032 | + resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.16.tgz#f6d489ed90fb2f07d67784eb3f53d7891f736356" |
| 5033 | + integrity sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ== |
5044 | 5034 | dependencies: |
5045 | 5035 | escalade "^3.1.2" |
5046 | | - picocolors "^1.0.0" |
| 5036 | + picocolors "^1.0.1" |
5047 | 5037 |
|
5048 | 5038 | uri-js@^4.2.2, uri-js@^4.4.1: |
5049 | 5039 | version "4.4.1" |
|
0 commit comments