|
17 | 17 | dependencies:
|
18 | 18 | default-browser-id "3.0.0"
|
19 | 19 |
|
20 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.21.4", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.5.5": |
21 |
| - version "7.25.9" |
22 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.25.9.tgz#895b6c7e04a7271a0cbfd575d2e8131751914cc7" |
23 |
| - integrity sha512-z88xeGxnzehn2sqZ8UdGQEvYErF1odv2CftxInpSYJt6uHuPe9YjahKZITGs3l5LeI9d2ROG+obuDAoSlqbNfQ== |
| 20 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.21.4", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0", "@babel/code-frame@^7.5.5": |
| 21 | + version "7.26.0" |
| 22 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815" |
| 23 | + integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g== |
24 | 24 | dependencies:
|
25 |
| - "@babel/highlight" "^7.25.9" |
| 25 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 26 | + js-tokens "^4.0.0" |
26 | 27 | picocolors "^1.0.0"
|
27 | 28 |
|
28 |
| -"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.9": |
29 |
| - version "7.25.9" |
30 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.9.tgz#24b01c5db6a3ebf85661b4fb4a946a9bccc72ac8" |
31 |
| - integrity sha512-yD+hEuJ/+wAJ4Ox2/rpNv5HIuPG82x3ZlQvYVn8iYCprdxzE7P1udpGF1jyjQVBU4dgznN+k2h103vxZ7NdPyw== |
| 29 | +"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.9", "@babel/compat-data@^7.26.0": |
| 30 | + version "7.26.0" |
| 31 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.0.tgz#f02ba6d34e88fadd5e8861e8b38902f43cc1c819" |
| 32 | + integrity sha512-qETICbZSLe7uXv9VE8T/RWOdIE5qqyTucOt4zLYMafj2MRO271VGgLd4RACJMeBO37UPWhXiKMBk7YlJ0fOzQA== |
32 | 33 |
|
33 |
| -"@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.20.2", "@babel/core@^7.22.9", "@babel/core@^7.23.0", "@babel/core@^7.23.2", "@babel/core@^7.25.9", "@babel/core@^7.4.4", "@babel/core@^7.7.5": |
34 |
| - version "7.25.9" |
35 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.9.tgz#855a4cddcec4158f3f7afadacdab2a7de8af7434" |
36 |
| - integrity sha512-WYvQviPw+Qyib0v92AwNIrdLISTp7RfDkM7bPqBvpbnhY4wq8HvHBZREVdYDXk98C8BkOIVnHAY3yvj7AVISxQ== |
| 34 | +"@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.20.2", "@babel/core@^7.22.9", "@babel/core@^7.23.0", "@babel/core@^7.23.2", "@babel/core@^7.26.0", "@babel/core@^7.4.4", "@babel/core@^7.7.5": |
| 35 | + version "7.26.0" |
| 36 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40" |
| 37 | + integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg== |
37 | 38 | dependencies:
|
38 | 39 | "@ampproject/remapping" "^2.2.0"
|
39 |
| - "@babel/code-frame" "^7.25.9" |
40 |
| - "@babel/generator" "^7.25.9" |
| 40 | + "@babel/code-frame" "^7.26.0" |
| 41 | + "@babel/generator" "^7.26.0" |
41 | 42 | "@babel/helper-compilation-targets" "^7.25.9"
|
42 |
| - "@babel/helper-module-transforms" "^7.25.9" |
43 |
| - "@babel/helpers" "^7.25.9" |
44 |
| - "@babel/parser" "^7.25.9" |
| 43 | + "@babel/helper-module-transforms" "^7.26.0" |
| 44 | + "@babel/helpers" "^7.26.0" |
| 45 | + "@babel/parser" "^7.26.0" |
45 | 46 | "@babel/template" "^7.25.9"
|
46 | 47 | "@babel/traverse" "^7.25.9"
|
47 |
| - "@babel/types" "^7.25.9" |
| 48 | + "@babel/types" "^7.26.0" |
48 | 49 | convert-source-map "^2.0.0"
|
49 | 50 | debug "^4.1.0"
|
50 | 51 | gensync "^1.0.0-beta.2"
|
51 | 52 | json5 "^2.2.3"
|
52 | 53 | semver "^6.3.1"
|
53 | 54 |
|
54 |
| -"@babel/generator@^7.12.11", "@babel/generator@^7.21.5", "@babel/generator@^7.23.0", "@babel/generator@^7.25.9": |
55 |
| - version "7.25.9" |
56 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.9.tgz#c7e828ebe0c2baba103b712924699c9e8a6e32f0" |
57 |
| - integrity sha512-omlUGkr5EaoIJrhLf9CJ0TvjBRpd9+AXRG//0GEQ9THSo8wPiTlbpy1/Ow8ZTrbXpjd9FHXfbFQx32I04ht0FA== |
| 55 | +"@babel/generator@^7.12.11", "@babel/generator@^7.21.5", "@babel/generator@^7.23.0", "@babel/generator@^7.25.9", "@babel/generator@^7.26.0": |
| 56 | + version "7.26.0" |
| 57 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.0.tgz#505cc7c90d92513f458a477e5ef0703e7c91b8d7" |
| 58 | + integrity sha512-/AIkAmInnWwgEAJGQr9vY0c66Mj6kjkE2ZPB1PurTRaRAh3U+J45sAQMjQDJdh4WbR3l0x5xkimXBKyBXXAu2w== |
58 | 59 | dependencies:
|
59 |
| - "@babel/types" "^7.25.9" |
| 60 | + "@babel/parser" "^7.26.0" |
| 61 | + "@babel/types" "^7.26.0" |
60 | 62 | "@jridgewell/gen-mapping" "^0.3.5"
|
61 | 63 | "@jridgewell/trace-mapping" "^0.3.25"
|
62 | 64 | jsesc "^3.0.2"
|
|
182 | 184 | "@babel/traverse" "^7.25.9"
|
183 | 185 | "@babel/types" "^7.25.9"
|
184 | 186 |
|
185 |
| -"@babel/helper-module-transforms@^7.25.9": |
186 |
| - version "7.25.9" |
187 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.9.tgz#12e4fb2969197ef6d78ea8a2f24375ce85b425fb" |
188 |
| - integrity sha512-TvLZY/F3+GvdRYFZFyxMvnsKi+4oJdgZzU3BoGN9Uc2d9C6zfNwJcKKhjqLAhK8i46mv93jsO74fDh3ih6rpHA== |
| 187 | +"@babel/helper-module-transforms@^7.25.9", "@babel/helper-module-transforms@^7.26.0": |
| 188 | + version "7.26.0" |
| 189 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae" |
| 190 | + integrity sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw== |
189 | 191 | dependencies:
|
190 | 192 | "@babel/helper-module-imports" "^7.25.9"
|
191 |
| - "@babel/helper-simple-access" "^7.25.9" |
192 | 193 | "@babel/helper-validator-identifier" "^7.25.9"
|
193 | 194 | "@babel/traverse" "^7.25.9"
|
194 | 195 |
|
|
269 | 270 | "@babel/traverse" "^7.25.9"
|
270 | 271 | "@babel/types" "^7.25.9"
|
271 | 272 |
|
272 |
| -"@babel/helpers@^7.25.9": |
273 |
| - version "7.25.9" |
274 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.9.tgz#9e26aa6fbefdbca4f8c8a1d66dc6f1c00ddadb0a" |
275 |
| - integrity sha512-oKWp3+usOJSzDZOucZUAMayhPz/xVjzymyDzUN8dk0Wd3RWMlGLXi07UCQ/CgQVb8LvXx3XBajJH4XGgkt7H7g== |
| 273 | +"@babel/helpers@^7.26.0": |
| 274 | + version "7.26.0" |
| 275 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4" |
| 276 | + integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== |
276 | 277 | dependencies:
|
277 | 278 | "@babel/template" "^7.25.9"
|
278 |
| - "@babel/types" "^7.25.9" |
279 |
| - |
280 |
| -"@babel/highlight@^7.25.9": |
281 |
| - version "7.25.9" |
282 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.9.tgz#8141ce68fc73757946f983b343f1231f4691acc6" |
283 |
| - integrity sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw== |
284 |
| - dependencies: |
285 |
| - "@babel/helper-validator-identifier" "^7.25.9" |
286 |
| - chalk "^2.4.2" |
287 |
| - js-tokens "^4.0.0" |
288 |
| - picocolors "^1.0.0" |
| 279 | + "@babel/types" "^7.26.0" |
289 | 280 |
|
290 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.11.5", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.5", "@babel/parser@^7.23.0", "@babel/parser@^7.25.9", "@babel/parser@^7.7.0": |
291 |
| - version "7.25.9" |
292 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.9.tgz#8fcaa079ac7458facfddc5cd705cc8005e4d3817" |
293 |
| - integrity sha512-aI3jjAAO1fh7vY/pBGsn1i9LDbRP43+asrRlkPuTXW5yHXtd1NgTEMudbBoDDxrf1daEEfPJqR+JBMakzrR4Dg== |
| 281 | +"@babel/parser@^7.1.0", "@babel/parser@^7.11.5", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.5", "@babel/parser@^7.23.0", "@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.7.0": |
| 282 | + version "7.26.1" |
| 283 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.1.tgz#44e02499960df2cdce2c456372a3e8e0c3c5c975" |
| 284 | + integrity sha512-reoQYNiAJreZNsJzyrDNzFQ+IQ5JFiIzAHJg9bn94S3l+4++J7RsIhNMoB+lgP/9tpmiAQqspv+xfdxTSzREOw== |
294 | 285 | dependencies:
|
295 |
| - "@babel/types" "^7.25.9" |
| 286 | + "@babel/types" "^7.26.0" |
296 | 287 |
|
297 | 288 | "@babel/parser@~7.21.2":
|
298 | 289 | version "7.21.9"
|
|
379 | 370 | dependencies:
|
380 | 371 | "@babel/helper-plugin-utils" "^7.22.5"
|
381 | 372 |
|
382 |
| -"@babel/plugin-syntax-import-assertions@^7.25.9": |
383 |
| - version "7.25.9" |
384 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.25.9.tgz#631686872fac3d4d1f1ae9a406a8fd1c482c7b2a" |
385 |
| - integrity sha512-4GHX5uzr5QMOOuzV0an9MFju4hKlm0OyePl/lHhcsTVae5t/IKVHnb8W67Vr6FuLlk5lPqLB7n7O+K5R46emYg== |
| 373 | +"@babel/plugin-syntax-import-assertions@^7.26.0": |
| 374 | + version "7.26.0" |
| 375 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.26.0.tgz#620412405058efa56e4a564903b79355020f445f" |
| 376 | + integrity sha512-QCWT5Hh830hK5EQa7XzuqIkQU9tT/whqbDz7kuaZMHFl1inRRg7JnuAEOQ0Ur0QUl0NufCk1msK2BeY79Aj/eg== |
386 | 377 | dependencies:
|
387 | 378 | "@babel/helper-plugin-utils" "^7.25.9"
|
388 | 379 |
|
389 |
| -"@babel/plugin-syntax-import-attributes@^7.25.9": |
390 |
| - version "7.25.9" |
391 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.25.9.tgz#29c9643445deea4533c05e6ac6c39d15424bbe78" |
392 |
| - integrity sha512-u3EN9ub8LyYvgTnrgp8gboElouayiwPdnM7x5tcnW3iSt09/lQYPwMNK40I9IUxo7QOZhAsPHCmmuO7EPdruqg== |
| 380 | +"@babel/plugin-syntax-import-attributes@^7.26.0": |
| 381 | + version "7.26.0" |
| 382 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.26.0.tgz#3b1412847699eea739b4f2602c74ce36f6b0b0f7" |
| 383 | + integrity sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A== |
393 | 384 | dependencies:
|
394 | 385 | "@babel/helper-plugin-utils" "^7.25.9"
|
395 | 386 |
|
|
518 | 509 | "@babel/helper-create-class-features-plugin" "^7.25.9"
|
519 | 510 | "@babel/helper-plugin-utils" "^7.25.9"
|
520 | 511 |
|
521 |
| -"@babel/plugin-transform-class-static-block@^7.25.9": |
522 |
| - version "7.25.9" |
523 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.25.9.tgz#1cab37c4278a563409d74c1e4f08fb77de5d7a5c" |
524 |
| - integrity sha512-UIf+72C7YJ+PJ685/PpATbCz00XqiFEzHX5iysRwfvNT0Ko+FaXSvRgLytFSp8xUItrG9pFM/KoBBZDrY/cYyg== |
| 512 | +"@babel/plugin-transform-class-static-block@^7.26.0": |
| 513 | + version "7.26.0" |
| 514 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.26.0.tgz#6c8da219f4eb15cae9834ec4348ff8e9e09664a0" |
| 515 | + integrity sha512-6J2APTs7BDDm+UMqP1useWqhcRAXo0WIoVj26N7kPFB6S73Lgvyka4KTZYIxtgYXiN5HTyRObA72N2iu628iTQ== |
525 | 516 | dependencies:
|
526 | 517 | "@babel/helper-create-class-features-plugin" "^7.25.9"
|
527 | 518 | "@babel/helper-plugin-utils" "^7.25.9"
|
|
819 | 810 | "@babel/helper-plugin-utils" "^7.25.9"
|
820 | 811 | regenerator-transform "^0.15.2"
|
821 | 812 |
|
| 813 | +"@babel/plugin-transform-regexp-modifiers@^7.26.0": |
| 814 | + version "7.26.0" |
| 815 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.26.0.tgz#2f5837a5b5cd3842a919d8147e9903cc7455b850" |
| 816 | + integrity sha512-vN6saax7lrA2yA/Pak3sCxuD6F5InBjn9IcrIKQPjpsLvuHYLVroTxjdlVRHjjBWxKOqIwpTXDkOssYT4BFdRw== |
| 817 | + dependencies: |
| 818 | + "@babel/helper-create-regexp-features-plugin" "^7.25.9" |
| 819 | + "@babel/helper-plugin-utils" "^7.25.9" |
| 820 | + |
822 | 821 | "@babel/plugin-transform-reserved-words@^7.25.9":
|
823 | 822 | version "7.25.9"
|
824 | 823 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.25.9.tgz#0398aed2f1f10ba3f78a93db219b27ef417fb9ce"
|
|
904 | 903 | "@babel/helper-create-regexp-features-plugin" "^7.25.9"
|
905 | 904 | "@babel/helper-plugin-utils" "^7.25.9"
|
906 | 905 |
|
907 |
| -"@babel/preset-env@^7.11.0", "@babel/preset-env@^7.23.2", "@babel/preset-env@^7.25.9": |
908 |
| - version "7.25.9" |
909 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.9.tgz#fc8a68705e02553cdeeeb5477bf241e12b9c3cd9" |
910 |
| - integrity sha512-XqDEt+hfsQukahSX9JOBDHhpUHDhj2zGSxoqWQFCMajOSBnbhBdgON/bU/5PkBA1yX5tqW6tTzuIPVsZTQ7h5Q== |
| 906 | +"@babel/preset-env@^7.11.0", "@babel/preset-env@^7.23.2", "@babel/preset-env@^7.26.0": |
| 907 | + version "7.26.0" |
| 908 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.0.tgz#30e5c6bc1bcc54865bff0c5a30f6d4ccdc7fa8b1" |
| 909 | + integrity sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw== |
911 | 910 | dependencies:
|
912 |
| - "@babel/compat-data" "^7.25.9" |
| 911 | + "@babel/compat-data" "^7.26.0" |
913 | 912 | "@babel/helper-compilation-targets" "^7.25.9"
|
914 | 913 | "@babel/helper-plugin-utils" "^7.25.9"
|
915 | 914 | "@babel/helper-validator-option" "^7.25.9"
|
|
919 | 918 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.25.9"
|
920 | 919 | "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.25.9"
|
921 | 920 | "@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
|
922 |
| - "@babel/plugin-syntax-import-assertions" "^7.25.9" |
923 |
| - "@babel/plugin-syntax-import-attributes" "^7.25.9" |
| 921 | + "@babel/plugin-syntax-import-assertions" "^7.26.0" |
| 922 | + "@babel/plugin-syntax-import-attributes" "^7.26.0" |
924 | 923 | "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
925 | 924 | "@babel/plugin-transform-arrow-functions" "^7.25.9"
|
926 | 925 | "@babel/plugin-transform-async-generator-functions" "^7.25.9"
|
927 | 926 | "@babel/plugin-transform-async-to-generator" "^7.25.9"
|
928 | 927 | "@babel/plugin-transform-block-scoped-functions" "^7.25.9"
|
929 | 928 | "@babel/plugin-transform-block-scoping" "^7.25.9"
|
930 | 929 | "@babel/plugin-transform-class-properties" "^7.25.9"
|
931 |
| - "@babel/plugin-transform-class-static-block" "^7.25.9" |
| 930 | + "@babel/plugin-transform-class-static-block" "^7.26.0" |
932 | 931 | "@babel/plugin-transform-classes" "^7.25.9"
|
933 | 932 | "@babel/plugin-transform-computed-properties" "^7.25.9"
|
934 | 933 | "@babel/plugin-transform-destructuring" "^7.25.9"
|
|
961 | 960 | "@babel/plugin-transform-private-property-in-object" "^7.25.9"
|
962 | 961 | "@babel/plugin-transform-property-literals" "^7.25.9"
|
963 | 962 | "@babel/plugin-transform-regenerator" "^7.25.9"
|
| 963 | + "@babel/plugin-transform-regexp-modifiers" "^7.26.0" |
964 | 964 | "@babel/plugin-transform-reserved-words" "^7.25.9"
|
965 | 965 | "@babel/plugin-transform-shorthand-properties" "^7.25.9"
|
966 | 966 | "@babel/plugin-transform-spread" "^7.25.9"
|
|
1008 | 1008 | "@babel/plugin-transform-react-jsx-development" "^7.25.9"
|
1009 | 1009 | "@babel/plugin-transform-react-pure-annotations" "^7.25.9"
|
1010 | 1010 |
|
1011 |
| -"@babel/preset-typescript@^7.23.0", "@babel/preset-typescript@^7.25.9": |
1012 |
| - version "7.25.9" |
1013 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.25.9.tgz#bb82f26cda46dc2eb1ee10bf72fa994e759a08ba" |
1014 |
| - integrity sha512-XWxw1AcKk36kgxf4C//fl0ikjLeqGUWn062/Fd8GtpTfDJOX6Ud95FK+4JlDA36BX4bNGndXi3a6Vr4Jo5/61A== |
| 1011 | +"@babel/preset-typescript@^7.23.0", "@babel/preset-typescript@^7.26.0": |
| 1012 | + version "7.26.0" |
| 1013 | + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.26.0.tgz#4a570f1b8d104a242d923957ffa1eaff142a106d" |
| 1014 | + integrity sha512-NMk1IGZ5I/oHhoXEElcm+xUnL/szL6xflkFZmoEU9xj1qSJXpiS7rsspYo92B4DRCDvZn2erT5LdsCeXAKNCkg== |
1015 | 1015 | dependencies:
|
1016 | 1016 | "@babel/helper-plugin-utils" "^7.25.9"
|
1017 | 1017 | "@babel/helper-validator-option" "^7.25.9"
|
|
1088 | 1088 | debug "^4.1.0"
|
1089 | 1089 | globals "^11.1.0"
|
1090 | 1090 |
|
1091 |
| -"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.20.7", "@babel/types@^7.21.5", "@babel/types@^7.23.0", "@babel/types@^7.24.7", "@babel/types@^7.25.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
1092 |
| - version "7.25.9" |
1093 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.9.tgz#620f35ea1f4233df529ec9a2668d2db26574deee" |
1094 |
| - integrity sha512-OwS2CM5KocvQ/k7dFJa8i5bNGJP0hXWfVCfDkqRFP1IreH1JDC7wG6eCYCi0+McbfT8OR/kNqsI0UU0xP9H6PQ== |
| 1091 | +"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.20.7", "@babel/types@^7.21.5", "@babel/types@^7.23.0", "@babel/types@^7.24.7", "@babel/types@^7.25.9", "@babel/types@^7.26.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
| 1092 | + version "7.26.0" |
| 1093 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff" |
| 1094 | + integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA== |
1095 | 1095 | dependencies:
|
1096 | 1096 | "@babel/helper-string-parser" "^7.25.9"
|
1097 | 1097 | "@babel/helper-validator-identifier" "^7.25.9"
|
|
0 commit comments