|
145 | 145 | dependencies:
|
146 | 146 | "@babel/highlight" "^7.18.6"
|
147 | 147 |
|
| 148 | +"@babel/code-frame@^7.25.9": |
| 149 | + version "7.26.0" |
| 150 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815" |
| 151 | + integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g== |
| 152 | + dependencies: |
| 153 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 154 | + js-tokens "^4.0.0" |
| 155 | + picocolors "^1.0.0" |
| 156 | + |
148 | 157 | "@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8":
|
149 | 158 | version "7.18.8"
|
150 | 159 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
|
|
202 | 211 | "@jridgewell/gen-mapping" "^0.3.2"
|
203 | 212 | jsesc "^2.5.1"
|
204 | 213 |
|
| 214 | +"@babel/generator@^7.25.9": |
| 215 | + version "7.26.0" |
| 216 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.0.tgz#505cc7c90d92513f458a477e5ef0703e7c91b8d7" |
| 217 | + integrity sha512-/AIkAmInnWwgEAJGQr9vY0c66Mj6kjkE2ZPB1PurTRaRAh3U+J45sAQMjQDJdh4WbR3l0x5xkimXBKyBXXAu2w== |
| 218 | + dependencies: |
| 219 | + "@babel/parser" "^7.26.0" |
| 220 | + "@babel/types" "^7.26.0" |
| 221 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 222 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 223 | + jsesc "^3.0.2" |
| 224 | + |
205 | 225 | "@babel/helper-annotate-as-pure@^7.18.6":
|
206 | 226 | version "7.18.6"
|
207 | 227 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
379 | 399 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56"
|
380 | 400 | integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==
|
381 | 401 |
|
| 402 | +"@babel/helper-string-parser@^7.25.9": |
| 403 | + version "7.25.9" |
| 404 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 405 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 406 | + |
382 | 407 | "@babel/helper-validator-identifier@^7.18.6":
|
383 | 408 | version "7.18.6"
|
384 | 409 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076"
|
385 | 410 | integrity sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==
|
386 | 411 |
|
| 412 | +"@babel/helper-validator-identifier@^7.25.9": |
| 413 | + version "7.25.9" |
| 414 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 415 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 416 | + |
387 | 417 | "@babel/helper-validator-option@^7.18.6":
|
388 | 418 | version "7.18.6"
|
389 | 419 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
|
|
417 | 447 | chalk "^2.0.0"
|
418 | 448 | js-tokens "^4.0.0"
|
419 | 449 |
|
420 |
| -"@babel/parser@^7.12.7", "@babel/parser@^7.18.10", "@babel/parser@^7.18.11", "@babel/parser@^7.18.8": |
| 450 | +"@babel/parser@^7.12.7", "@babel/parser@^7.18.10", "@babel/parser@^7.18.8": |
421 | 451 | version "7.18.11"
|
422 | 452 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.11.tgz#68bb07ab3d380affa9a3f96728df07969645d2d9"
|
423 | 453 | integrity sha512-9JKn5vN+hDt0Hdqn1PiJ2guflwP+B6Ga8qbDuoF0PzzVhrzsKIJo8yGqVk6CmMHiMei9w1C1Bp9IMJSIK+HPIQ==
|
424 | 454 |
|
| 455 | +"@babel/parser@^7.25.9", "@babel/parser@^7.26.0": |
| 456 | + version "7.26.1" |
| 457 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.1.tgz#44e02499960df2cdce2c456372a3e8e0c3c5c975" |
| 458 | + integrity sha512-reoQYNiAJreZNsJzyrDNzFQ+IQ5JFiIzAHJg9bn94S3l+4++J7RsIhNMoB+lgP/9tpmiAQqspv+xfdxTSzREOw== |
| 459 | + dependencies: |
| 460 | + "@babel/types" "^7.26.0" |
| 461 | + |
425 | 462 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
426 | 463 | version "7.18.6"
|
427 | 464 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
|
|
1152 | 1189 | "@babel/parser" "^7.18.10"
|
1153 | 1190 | "@babel/types" "^7.18.10"
|
1154 | 1191 |
|
1155 |
| -"@babel/traverse@^7.12.9", "@babel/traverse@^7.18.10", "@babel/traverse@^7.18.11", "@babel/traverse@^7.18.8", "@babel/traverse@^7.18.9": |
1156 |
| - version "7.18.11" |
1157 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.11.tgz#3d51f2afbd83ecf9912bcbb5c4d94e3d2ddaa16f" |
1158 |
| - integrity sha512-TG9PiM2R/cWCAy6BPJKeHzNbu4lPzOSZpeMfeNErskGpTJx6trEvFaVCbDvpcxwy49BKWmEPwiW8mrysNiDvIQ== |
| 1192 | +"@babel/template@^7.25.9": |
| 1193 | + version "7.25.9" |
| 1194 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016" |
| 1195 | + integrity sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg== |
1159 | 1196 | dependencies:
|
1160 |
| - "@babel/code-frame" "^7.18.6" |
1161 |
| - "@babel/generator" "^7.18.10" |
1162 |
| - "@babel/helper-environment-visitor" "^7.18.9" |
1163 |
| - "@babel/helper-function-name" "^7.18.9" |
1164 |
| - "@babel/helper-hoist-variables" "^7.18.6" |
1165 |
| - "@babel/helper-split-export-declaration" "^7.18.6" |
1166 |
| - "@babel/parser" "^7.18.11" |
1167 |
| - "@babel/types" "^7.18.10" |
1168 |
| - debug "^4.1.0" |
| 1197 | + "@babel/code-frame" "^7.25.9" |
| 1198 | + "@babel/parser" "^7.25.9" |
| 1199 | + "@babel/types" "^7.25.9" |
| 1200 | + |
| 1201 | +"@babel/traverse@^7.12.9", "@babel/traverse@^7.18.10", "@babel/traverse@^7.18.11", "@babel/traverse@^7.18.8", "@babel/traverse@^7.18.9": |
| 1202 | + version "7.25.9" |
| 1203 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.9.tgz#a50f8fe49e7f69f53de5bea7e413cd35c5e13c84" |
| 1204 | + integrity sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw== |
| 1205 | + dependencies: |
| 1206 | + "@babel/code-frame" "^7.25.9" |
| 1207 | + "@babel/generator" "^7.25.9" |
| 1208 | + "@babel/parser" "^7.25.9" |
| 1209 | + "@babel/template" "^7.25.9" |
| 1210 | + "@babel/types" "^7.25.9" |
| 1211 | + debug "^4.3.1" |
1169 | 1212 | globals "^11.1.0"
|
1170 | 1213 |
|
1171 | 1214 | "@babel/types@^7.12.7", "@babel/types@^7.18.10", "@babel/types@^7.18.4", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.4.4":
|
|
1177 | 1220 | "@babel/helper-validator-identifier" "^7.18.6"
|
1178 | 1221 | to-fast-properties "^2.0.0"
|
1179 | 1222 |
|
| 1223 | +"@babel/types@^7.25.9", "@babel/types@^7.26.0": |
| 1224 | + version "7.26.0" |
| 1225 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff" |
| 1226 | + integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA== |
| 1227 | + dependencies: |
| 1228 | + "@babel/helper-string-parser" "^7.25.9" |
| 1229 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1230 | + |
1180 | 1231 |
|
1181 | 1232 | version "1.5.0"
|
1182 | 1233 | resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
|
@@ -3288,6 +3339,13 @@ debug@^4.1.0, debug@^4.1.1:
|
3288 | 3339 | dependencies:
|
3289 | 3340 | ms "2.1.2"
|
3290 | 3341 |
|
| 3342 | +debug@^4.3.1: |
| 3343 | + version "4.3.7" |
| 3344 | + resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52" |
| 3345 | + integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ== |
| 3346 | + dependencies: |
| 3347 | + ms "^2.1.3" |
| 3348 | + |
3291 | 3349 | decompress-response@^3.3.0:
|
3292 | 3350 | version "3.3.0"
|
3293 | 3351 | resolved "https://registry.yarnpkg.com/decompress-response/-/decompress-response-3.3.0.tgz#80a4dd323748384bfa248083622aedec982adff3"
|
@@ -4810,6 +4868,11 @@ jsesc@^2.5.1:
|
4810 | 4868 | resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
|
4811 | 4869 | integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
|
4812 | 4870 |
|
| 4871 | +jsesc@^3.0.2: |
| 4872 | + version "3.0.2" |
| 4873 | + resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.0.2.tgz#bb8b09a6597ba426425f2e4a07245c3d00b9343e" |
| 4874 | + integrity sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g== |
| 4875 | + |
4813 | 4876 | jsesc@~0.5.0:
|
4814 | 4877 | version "0.5.0"
|
4815 | 4878 | resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
|
|
5183 | 5246 | resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
|
5184 | 5247 | integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
|
5185 | 5248 |
|
5186 |
| - |
| 5249 | + |
5187 | 5250 | version "2.1.3"
|
5188 | 5251 | resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
|
5189 | 5252 | integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
|
|
0 commit comments