|
34 | 34 | "@babel/highlight" "^7.24.7"
|
35 | 35 | picocolors "^1.0.0"
|
36 | 36 |
|
37 |
| -"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.2": |
38 |
| - version "7.25.2" |
39 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5" |
40 |
| - integrity sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ== |
| 37 | +"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.2", "@babel/compat-data@^7.25.4": |
| 38 | + version "7.25.4" |
| 39 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.4.tgz#7d2a80ce229890edcf4cc259d4d696cb4dae2fcb" |
| 40 | + integrity sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ== |
41 | 41 |
|
42 | 42 |
|
43 | 43 | version "7.25.2"
|
|
60 | 60 | json5 "^2.2.3"
|
61 | 61 | semver "^6.3.1"
|
62 | 62 |
|
63 |
| -"@babel/generator@^7.25.0": |
64 |
| - version "7.25.0" |
65 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.0.tgz#f858ddfa984350bc3d3b7f125073c9af6988f18e" |
66 |
| - integrity sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw== |
| 63 | +"@babel/generator@^7.25.0", "@babel/generator@^7.25.4": |
| 64 | + version "7.25.4" |
| 65 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.4.tgz#1dc63c1c9caae9e6dc24e264eac254eb25005669" |
| 66 | + integrity sha512-NFtZmZsyzDPJnk9Zg3BbTfKKc9UlHYzD0E//p2Z3B9nCwwtJW9T0gVbCz8+fBngnn4zf1Dr3IK8PHQQHq0lDQw== |
67 | 67 | dependencies:
|
68 |
| - "@babel/types" "^7.25.0" |
| 68 | + "@babel/types" "^7.25.4" |
69 | 69 | "@jridgewell/gen-mapping" "^0.3.5"
|
70 | 70 | "@jridgewell/trace-mapping" "^0.3.25"
|
71 | 71 | jsesc "^2.5.1"
|
|
96 | 96 | lru-cache "^5.1.1"
|
97 | 97 | semver "^6.3.1"
|
98 | 98 |
|
99 |
| -"@babel/helper-create-class-features-plugin@^7.24.7": |
100 |
| - version "7.25.0" |
101 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.0.tgz#a109bf9c3d58dfed83aaf42e85633c89f43a6253" |
102 |
| - integrity sha512-GYM6BxeQsETc9mnct+nIIpf63SAyzvyYN7UB/IlTyd+MBg06afFGp0mIeUqGyWgS2mxad6vqbMrHVlaL3m70sQ== |
| 99 | +"@babel/helper-create-class-features-plugin@^7.24.7", "@babel/helper-create-class-features-plugin@^7.25.4": |
| 100 | + version "7.25.4" |
| 101 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.4.tgz#57eaf1af38be4224a9d9dd01ddde05b741f50e14" |
| 102 | + integrity sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ== |
103 | 103 | dependencies:
|
104 | 104 | "@babel/helper-annotate-as-pure" "^7.24.7"
|
105 | 105 | "@babel/helper-member-expression-to-functions" "^7.24.8"
|
106 | 106 | "@babel/helper-optimise-call-expression" "^7.24.7"
|
107 | 107 | "@babel/helper-replace-supers" "^7.25.0"
|
108 | 108 | "@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
|
109 |
| - "@babel/traverse" "^7.25.0" |
| 109 | + "@babel/traverse" "^7.25.4" |
110 | 110 | semver "^6.3.1"
|
111 | 111 |
|
112 |
| -"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.24.7", "@babel/helper-create-regexp-features-plugin@^7.25.0": |
| 112 | +"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.24.7", "@babel/helper-create-regexp-features-plugin@^7.25.0", "@babel/helper-create-regexp-features-plugin@^7.25.2": |
113 | 113 | version "7.25.2"
|
114 | 114 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.2.tgz#24c75974ed74183797ffd5f134169316cd1808d9"
|
115 | 115 | integrity sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g==
|
|
243 | 243 | js-tokens "^4.0.0"
|
244 | 244 | picocolors "^1.0.0"
|
245 | 245 |
|
246 |
| -"@babel/parser@^7.25.0", "@babel/parser@^7.25.3": |
247 |
| - version "7.25.3" |
248 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.3.tgz#91fb126768d944966263f0657ab222a642b82065" |
249 |
| - integrity sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw== |
| 246 | +"@babel/parser@^7.25.0", "@babel/parser@^7.25.4": |
| 247 | + version "7.25.4" |
| 248 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.4.tgz#af4f2df7d02440286b7de57b1c21acfb2a6f257a" |
| 249 | + integrity sha512-nq+eWrOgdtu3jG5Os4TQP3x3cLA8hR8TvJNjD8vnPa20WGycimcparWnLK4jJhElTK6SDyuJo1weMKO/5LpmLA== |
250 | 250 | dependencies:
|
251 |
| - "@babel/types" "^7.25.2" |
| 251 | + "@babel/types" "^7.25.4" |
252 | 252 |
|
253 | 253 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3":
|
254 | 254 | version "7.25.3"
|
|
435 | 435 | dependencies:
|
436 | 436 | "@babel/helper-plugin-utils" "^7.24.7"
|
437 | 437 |
|
438 |
| -"@babel/plugin-transform-async-generator-functions@^7.25.0": |
439 |
| - version "7.25.0" |
440 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.0.tgz#b785cf35d73437f6276b1e30439a57a50747bddf" |
441 |
| - integrity sha512-uaIi2FdqzjpAMvVqvB51S42oC2JEVgh0LDsGfZVDysWE8LrJtQC2jvKmOqEYThKyB7bDEb7BP1GYWDm7tABA0Q== |
| 438 | +"@babel/plugin-transform-async-generator-functions@^7.25.4": |
| 439 | + version "7.25.4" |
| 440 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.4.tgz#2afd4e639e2d055776c9f091b6c0c180ed8cf083" |
| 441 | + integrity sha512-jz8cV2XDDTqjKPwVPJBIjORVEmSGYhdRa8e5k5+vN+uwcjSrSxUaebBRa4ko1jqNF2uxyg8G6XYk30Jv285xzg== |
442 | 442 | dependencies:
|
443 | 443 | "@babel/helper-plugin-utils" "^7.24.8"
|
444 | 444 | "@babel/helper-remap-async-to-generator" "^7.25.0"
|
445 | 445 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
446 |
| - "@babel/traverse" "^7.25.0" |
| 446 | + "@babel/traverse" "^7.25.4" |
447 | 447 |
|
448 | 448 | "@babel/plugin-transform-async-to-generator@^7.24.7":
|
449 | 449 | version "7.24.7"
|
|
468 | 468 | dependencies:
|
469 | 469 | "@babel/helper-plugin-utils" "^7.24.8"
|
470 | 470 |
|
471 |
| -"@babel/plugin-transform-class-properties@^7.24.7": |
472 |
| - version "7.24.7" |
473 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.7.tgz#256879467b57b0b68c7ddfc5b76584f398cd6834" |
474 |
| - integrity sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w== |
| 471 | +"@babel/plugin-transform-class-properties@^7.25.4": |
| 472 | + version "7.25.4" |
| 473 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.4.tgz#bae7dbfcdcc2e8667355cd1fb5eda298f05189fd" |
| 474 | + integrity sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g== |
475 | 475 | dependencies:
|
476 |
| - "@babel/helper-create-class-features-plugin" "^7.24.7" |
477 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 476 | + "@babel/helper-create-class-features-plugin" "^7.25.4" |
| 477 | + "@babel/helper-plugin-utils" "^7.24.8" |
478 | 478 |
|
479 | 479 | "@babel/plugin-transform-class-static-block@^7.24.7":
|
480 | 480 | version "7.24.7"
|
|
485 | 485 | "@babel/helper-plugin-utils" "^7.24.7"
|
486 | 486 | "@babel/plugin-syntax-class-static-block" "^7.14.5"
|
487 | 487 |
|
488 |
| -"@babel/plugin-transform-classes@^7.25.0": |
489 |
| - version "7.25.0" |
490 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.0.tgz#63122366527d88e0ef61b612554fe3f8c793991e" |
491 |
| - integrity sha512-xyi6qjr/fYU304fiRwFbekzkqVJZ6A7hOjWZd+89FVcBqPV3S9Wuozz82xdpLspckeaafntbzglaW4pqpzvtSw== |
| 488 | +"@babel/plugin-transform-classes@^7.25.4": |
| 489 | + version "7.25.4" |
| 490 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.4.tgz#d29dbb6a72d79f359952ad0b66d88518d65ef89a" |
| 491 | + integrity sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg== |
492 | 492 | dependencies:
|
493 | 493 | "@babel/helper-annotate-as-pure" "^7.24.7"
|
494 |
| - "@babel/helper-compilation-targets" "^7.24.8" |
| 494 | + "@babel/helper-compilation-targets" "^7.25.2" |
495 | 495 | "@babel/helper-plugin-utils" "^7.24.8"
|
496 | 496 | "@babel/helper-replace-supers" "^7.25.0"
|
497 |
| - "@babel/traverse" "^7.25.0" |
| 497 | + "@babel/traverse" "^7.25.4" |
498 | 498 | globals "^11.1.0"
|
499 | 499 |
|
500 | 500 | "@babel/plugin-transform-computed-properties@^7.24.7":
|
|
714 | 714 | dependencies:
|
715 | 715 | "@babel/helper-plugin-utils" "^7.24.7"
|
716 | 716 |
|
717 |
| -"@babel/plugin-transform-private-methods@^7.24.7": |
718 |
| - version "7.24.7" |
719 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.24.7.tgz#e6318746b2ae70a59d023d5cc1344a2ba7a75f5e" |
720 |
| - integrity sha512-COTCOkG2hn4JKGEKBADkA8WNb35TGkkRbI5iT845dB+NyqgO8Hn+ajPbSnIQznneJTa3d30scb6iz/DhH8GsJQ== |
| 717 | +"@babel/plugin-transform-private-methods@^7.25.4": |
| 718 | + version "7.25.4" |
| 719 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.4.tgz#9bbefbe3649f470d681997e0b64a4b254d877242" |
| 720 | + integrity sha512-ao8BG7E2b/URaUQGqN3Tlsg+M3KlHY6rJ1O1gXAEUnZoyNQnvKyH87Kfg+FoxSeyWUB8ISZZsC91C44ZuBFytw== |
721 | 721 | dependencies:
|
722 |
| - "@babel/helper-create-class-features-plugin" "^7.24.7" |
723 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 722 | + "@babel/helper-create-class-features-plugin" "^7.25.4" |
| 723 | + "@babel/helper-plugin-utils" "^7.24.8" |
724 | 724 |
|
725 | 725 | "@babel/plugin-transform-private-property-in-object@^7.24.7":
|
726 | 726 | version "7.24.7"
|
|
846 | 846 | "@babel/helper-create-regexp-features-plugin" "^7.24.7"
|
847 | 847 | "@babel/helper-plugin-utils" "^7.24.7"
|
848 | 848 |
|
849 |
| -"@babel/plugin-transform-unicode-sets-regex@^7.24.7": |
850 |
| - version "7.24.7" |
851 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.24.7.tgz#d40705d67523803a576e29c63cef6e516b858ed9" |
852 |
| - integrity sha512-2G8aAvF4wy1w/AGZkemprdGMRg5o6zPNhbHVImRz3lss55TYCBd6xStN19rt8XJHq20sqV0JbyWjOWwQRwV/wg== |
| 849 | +"@babel/plugin-transform-unicode-sets-regex@^7.25.4": |
| 850 | + version "7.25.4" |
| 851 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.4.tgz#be664c2a0697ffacd3423595d5edef6049e8946c" |
| 852 | + integrity sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA== |
853 | 853 | dependencies:
|
854 |
| - "@babel/helper-create-regexp-features-plugin" "^7.24.7" |
855 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 854 | + "@babel/helper-create-regexp-features-plugin" "^7.25.2" |
| 855 | + "@babel/helper-plugin-utils" "^7.24.8" |
856 | 856 |
|
857 | 857 |
|
858 | 858 | version "7.12.1"
|
|
862 | 862 | core-js "^2.6.5"
|
863 | 863 | regenerator-runtime "^0.13.4"
|
864 | 864 |
|
865 |
| - |
866 |
| - version "7.25.3" |
867 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.3.tgz#0bf4769d84ac51d1073ab4a86f00f30a3a83c67c" |
868 |
| - integrity sha512-QsYW7UeAaXvLPX9tdVliMJE7MD7M6MLYVTovRTIwhoYQVFHR1rM4wO8wqAezYi3/BpSD+NzVCZ69R6smWiIi8g== |
| 865 | + |
| 866 | + version "7.25.4" |
| 867 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.4.tgz#be23043d43a34a2721cd0f676c7ba6f1481f6af6" |
| 868 | + integrity sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw== |
869 | 869 | dependencies:
|
870 |
| - "@babel/compat-data" "^7.25.2" |
| 870 | + "@babel/compat-data" "^7.25.4" |
871 | 871 | "@babel/helper-compilation-targets" "^7.25.2"
|
872 | 872 | "@babel/helper-plugin-utils" "^7.24.8"
|
873 | 873 | "@babel/helper-validator-option" "^7.24.8"
|
|
896 | 896 | "@babel/plugin-syntax-top-level-await" "^7.14.5"
|
897 | 897 | "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
898 | 898 | "@babel/plugin-transform-arrow-functions" "^7.24.7"
|
899 |
| - "@babel/plugin-transform-async-generator-functions" "^7.25.0" |
| 899 | + "@babel/plugin-transform-async-generator-functions" "^7.25.4" |
900 | 900 | "@babel/plugin-transform-async-to-generator" "^7.24.7"
|
901 | 901 | "@babel/plugin-transform-block-scoped-functions" "^7.24.7"
|
902 | 902 | "@babel/plugin-transform-block-scoping" "^7.25.0"
|
903 |
| - "@babel/plugin-transform-class-properties" "^7.24.7" |
| 903 | + "@babel/plugin-transform-class-properties" "^7.25.4" |
904 | 904 | "@babel/plugin-transform-class-static-block" "^7.24.7"
|
905 |
| - "@babel/plugin-transform-classes" "^7.25.0" |
| 905 | + "@babel/plugin-transform-classes" "^7.25.4" |
906 | 906 | "@babel/plugin-transform-computed-properties" "^7.24.7"
|
907 | 907 | "@babel/plugin-transform-destructuring" "^7.24.8"
|
908 | 908 | "@babel/plugin-transform-dotall-regex" "^7.24.7"
|
|
930 | 930 | "@babel/plugin-transform-optional-catch-binding" "^7.24.7"
|
931 | 931 | "@babel/plugin-transform-optional-chaining" "^7.24.8"
|
932 | 932 | "@babel/plugin-transform-parameters" "^7.24.7"
|
933 |
| - "@babel/plugin-transform-private-methods" "^7.24.7" |
| 933 | + "@babel/plugin-transform-private-methods" "^7.25.4" |
934 | 934 | "@babel/plugin-transform-private-property-in-object" "^7.24.7"
|
935 | 935 | "@babel/plugin-transform-property-literals" "^7.24.7"
|
936 | 936 | "@babel/plugin-transform-regenerator" "^7.24.7"
|
|
943 | 943 | "@babel/plugin-transform-unicode-escapes" "^7.24.7"
|
944 | 944 | "@babel/plugin-transform-unicode-property-regex" "^7.24.7"
|
945 | 945 | "@babel/plugin-transform-unicode-regex" "^7.24.7"
|
946 |
| - "@babel/plugin-transform-unicode-sets-regex" "^7.24.7" |
| 946 | + "@babel/plugin-transform-unicode-sets-regex" "^7.25.4" |
947 | 947 | "@babel/preset-modules" "0.1.6-no-external-plugins"
|
948 | 948 | babel-plugin-polyfill-corejs2 "^0.4.10"
|
949 |
| - babel-plugin-polyfill-corejs3 "^0.10.4" |
| 949 | + babel-plugin-polyfill-corejs3 "^0.10.6" |
950 | 950 | babel-plugin-polyfill-regenerator "^0.6.1"
|
951 | 951 | core-js-compat "^3.37.1"
|
952 | 952 | semver "^6.3.1"
|
|
993 | 993 | "@babel/parser" "^7.25.0"
|
994 | 994 | "@babel/types" "^7.25.0"
|
995 | 995 |
|
996 |
| -"@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1", "@babel/traverse@^7.25.2", "@babel/traverse@^7.25.3": |
997 |
| - version "7.25.3" |
998 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.3.tgz#f1b901951c83eda2f3e29450ce92743783373490" |
999 |
| - integrity sha512-HefgyP1x754oGCsKmV5reSmtV7IXj/kpaE1XYY+D9G5PvKKoFfSbiS4M77MdjuwlZKDIKFCffq9rPU+H/s3ZdQ== |
| 996 | +"@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1", "@babel/traverse@^7.25.2", "@babel/traverse@^7.25.3", "@babel/traverse@^7.25.4": |
| 997 | + version "7.25.4" |
| 998 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.4.tgz#648678046990f2957407e3086e97044f13c3e18e" |
| 999 | + integrity sha512-VJ4XsrD+nOvlXyLzmLzUs/0qjFS4sK30te5yEFlvbbUNEgKaVb2BHZUpAL+ttLPQAHNrsI3zZisbfha5Cvr8vg== |
1000 | 1000 | dependencies:
|
1001 | 1001 | "@babel/code-frame" "^7.24.7"
|
1002 |
| - "@babel/generator" "^7.25.0" |
1003 |
| - "@babel/parser" "^7.25.3" |
| 1002 | + "@babel/generator" "^7.25.4" |
| 1003 | + "@babel/parser" "^7.25.4" |
1004 | 1004 | "@babel/template" "^7.25.0"
|
1005 |
| - "@babel/types" "^7.25.2" |
| 1005 | + "@babel/types" "^7.25.4" |
1006 | 1006 | debug "^4.3.1"
|
1007 | 1007 | globals "^11.1.0"
|
1008 | 1008 |
|
1009 |
| -"@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.25.0", "@babel/types@^7.25.2", "@babel/types@^7.4.4": |
1010 |
| - version "7.25.2" |
1011 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.2.tgz#55fb231f7dc958cd69ea141a4c2997e819646125" |
1012 |
| - integrity sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q== |
| 1009 | +"@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.25.0", "@babel/types@^7.25.2", "@babel/types@^7.25.4", "@babel/types@^7.4.4": |
| 1010 | + version "7.25.4" |
| 1011 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.4.tgz#6bcb46c72fdf1012a209d016c07f769e10adcb5f" |
| 1012 | + integrity sha512-zQ1ijeeCXVEh+aNL0RlmkPkG8HUiDcU2pzQQFjtbntgAczRASFzj4H+6+bV+dy1ntKR14I/DypeuRG1uma98iQ== |
1013 | 1013 | dependencies:
|
1014 | 1014 | "@babel/helper-string-parser" "^7.24.8"
|
1015 | 1015 | "@babel/helper-validator-identifier" "^7.24.7"
|
@@ -3379,7 +3379,7 @@ babel-plugin-polyfill-corejs2@^0.4.10:
|
3379 | 3379 | "@babel/helper-define-polyfill-provider" "^0.6.2"
|
3380 | 3380 | semver "^6.3.1"
|
3381 | 3381 |
|
3382 |
| -babel-plugin-polyfill-corejs3@^0.10.4: |
| 3382 | +babel-plugin-polyfill-corejs3@^0.10.6: |
3383 | 3383 | version "0.10.6"
|
3384 | 3384 | resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz#2deda57caef50f59c525aeb4964d3b2f867710c7"
|
3385 | 3385 | integrity sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==
|
|
0 commit comments