2121 "@csstools/css-tokenizer" "^3.0.3"
2222 lru-cache "^10.4.3"
2323
24- "@babel/cli@7.27.2 ":
25- version "7.27.2 "
26- resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.27.2 .tgz#d54560567a73a269b31d3201bedb70692ace8684 "
27- integrity sha512-cfd7DnGlhH6OIyuPSSj3vcfIdnbXukhAyKY8NaZrFadC7pXyL9mOL5WgjcptiEJLi5k3j8aYvLIVCzezrWTaiA ==
24+ "@babel/cli@7.28.3 ":
25+ version "7.28.3 "
26+ resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.28.3 .tgz#f33693753bc103ab0084a5776ccf8ab8a140038b "
27+ integrity sha512-n1RU5vuCX0CsaqaXm9I0KUCNKNQMy5epmzl/xdSSm70bSqhg9GWhgeosypyQLc0bK24+Xpk1WGzZlI9pJtkZdg ==
2828 dependencies:
29- "@jridgewell/trace-mapping" "^0.3.25 "
29+ "@jridgewell/trace-mapping" "^0.3.28 "
3030 commander "^6.2.0"
3131 convert-source-map "^2.0.0"
3232 fs-readdir-recursive "^1.1.0"
4646 js-tokens "^4.0.0"
4747 picocolors "^1.1.1"
4848
49- "@babel/compat-data@^7.27.2", "@babel/compat-data@^7.27.7":
49+ "@babel/compat-data@^7.27.2", "@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.0" :
5050 version "7.28.0"
5151 resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790"
5252 integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==
5353
54- "@babel/core@7.27.7 ":
55- version "7.27.7 "
56- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.7 .tgz#0ddeab1e7b17317dad8c3c3a887716f66b5c4428 "
57- integrity sha512-BU2f9tlKQ5CAthiMIgpzAh4eDTLWo1mqi9jqE2OxMG0E/OM199VJt2q8BztTxpnSW0i1ymdwLXRJnYzvDM5r2w ==
54+ "@babel/core@7.28.0 ":
55+ version "7.28.0 "
56+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.0 .tgz#55dad808d5bf3445a108eefc88ea3fdf034749a4 "
57+ integrity sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ ==
5858 dependencies:
5959 "@ampproject/remapping" "^2.2.0"
6060 "@babel/code-frame" "^7.27.1"
61- "@babel/generator" "^7.27.5 "
61+ "@babel/generator" "^7.28.0 "
6262 "@babel/helper-compilation-targets" "^7.27.2"
6363 "@babel/helper-module-transforms" "^7.27.3"
6464 "@babel/helpers" "^7.27.6"
65- "@babel/parser" "^7.27.7 "
65+ "@babel/parser" "^7.28.0 "
6666 "@babel/template" "^7.27.2"
67- "@babel/traverse" "^7.27.7 "
68- "@babel/types" "^7.27.7 "
67+ "@babel/traverse" "^7.28.0 "
68+ "@babel/types" "^7.28.0 "
6969 convert-source-map "^2.0.0"
7070 debug "^4.1.0"
7171 gensync "^1.0.0-beta.2"
7272 json5 "^2.2.3"
7373 semver "^6.3.1"
7474
75- "@babel/generator@^7.27.5 ", "@babel/generator@^7.28.0 ":
76- version "7.28.0 "
77- resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.0 .tgz#9cc2f7bd6eb054d77dc66c2664148a0c5118acd2 "
78- integrity sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg ==
75+ "@babel/generator@^7.28.0 ", "@babel/generator@^7.28.3 ":
76+ version "7.28.3 "
77+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.3 .tgz#9626c1741c650cbac39121694a0f2d7451b8ef3e "
78+ integrity sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw ==
7979 dependencies:
80- "@babel/parser" "^7.28.0 "
81- "@babel/types" "^7.28.0 "
80+ "@babel/parser" "^7.28.3 "
81+ "@babel/types" "^7.28.2 "
8282 "@jridgewell/gen-mapping" "^0.3.12"
8383 "@jridgewell/trace-mapping" "^0.3.28"
8484 jsesc "^3.0.2"
123123 regexpu-core "^6.2.0"
124124 semver "^6.3.1"
125125
126- "@babel/helper-define-polyfill-provider@^0.6.3", "@babel/helper-define-polyfill-provider@^0.6. 5":
126+ "@babel/helper-define-polyfill-provider@^0.6.5":
127127 version "0.6.5"
128128 resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.5.tgz#742ccf1cb003c07b48859fc9fa2c1bbe40e5f753"
129129 integrity sha512-uJnGFcPsWQK8fvjgGP5LZUZZsYGIoPeRjSF5PGwrelYgq7Q15/Ft9NGFp1zglwgIv//W0uG4BevRuSJRyylZPg==
234234 "@babel/template" "^7.27.2"
235235 "@babel/types" "^7.28.2"
236236
237- "@babel/parser@^7.25.4", "@babel/parser@^7.27.2", "@babel/parser@^7.27.7 ", "@babel/parser@^7.28.0 ":
238- version "7.28.0 "
239- resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.0 .tgz#979829fbab51a29e13901e5a80713dbcb840825e "
240- integrity sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g ==
237+ "@babel/parser@^7.25.4", "@babel/parser@^7.27.2", "@babel/parser@^7.28.0 ", "@babel/parser@^7.28.3 ":
238+ version "7.28.3 "
239+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.3 .tgz#d2d25b814621bca5fe9d172bc93792547e7a2a71 "
240+ integrity sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA ==
241241 dependencies:
242- "@babel/types" "^7.28.0 "
242+ "@babel/types" "^7.28.2 "
243243
244244"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
245245 version "7.27.1"
321321 dependencies:
322322 "@babel/helper-plugin-utils" "^7.27.1"
323323
324- "@babel/plugin-transform-async-generator-functions@^7.27.1 ":
324+ "@babel/plugin-transform-async-generator-functions@^7.28.0 ":
325325 version "7.28.0"
326326 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.28.0.tgz#1276e6c7285ab2cd1eccb0bc7356b7a69ff842c2"
327327 integrity sha512-BEOdvX4+M765icNPZeidyADIvQ1m1gmunXufXxvRESy/jNNyfovIqUyE7MVgGBjWktCoJlzvFA1To2O4ymIO3Q==
346346 dependencies:
347347 "@babel/helper-plugin-utils" "^7.27.1"
348348
349- "@babel/plugin-transform-block-scoping@^7.27.1 ":
349+ "@babel/plugin-transform-block-scoping@^7.28.0 ":
350350 version "7.28.0"
351351 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.0.tgz#e7c50cbacc18034f210b93defa89638666099451"
352352 integrity sha512-gKKnwjpdx5sER/wl0WN0efUBFzF/56YZO0RJrSYP4CljXnP31ByY7fol89AzomdlLNzI36AvOTmYHsnZTCkq8Q==
369369 "@babel/helper-create-class-features-plugin" "^7.27.1"
370370 "@babel/helper-plugin-utils" "^7.27.1"
371371
372- "@babel/plugin-transform-classes@^7.27.1 ":
373- version "7.28.0 "
374- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.0 .tgz#12fa46cffc32a6e084011b650539e880add8a0f8 "
375- integrity sha512-IjM1IoJNw72AZFlj33Cu8X0q2XK/6AaVC3jQu+cgQ5lThWD5ajnuUAml80dqRmOhmPkTH8uAwnpMu9Rvj0LTRA ==
372+ "@babel/plugin-transform-classes@^7.28.0 ":
373+ version "7.28.3 "
374+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.3 .tgz#598297260343d0edbd51cb5f5075e07dee91963a "
375+ integrity sha512-DoEWC5SuxuARF2KdKmGUq3ghfPMO6ZzR12Dnp5gubwbeWJo4dbNWXJPVlwvh4Zlq6Z7YVvL8VFxeSOJgjsx4Sg ==
376376 dependencies:
377377 "@babel/helper-annotate-as-pure" "^7.27.3"
378378 "@babel/helper-compilation-targets" "^7.27.2"
379379 "@babel/helper-globals" "^7.28.0"
380380 "@babel/helper-plugin-utils" "^7.27.1"
381381 "@babel/helper-replace-supers" "^7.27.1"
382- "@babel/traverse" "^7.28.0 "
382+ "@babel/traverse" "^7.28.3 "
383383
384384"@babel/plugin-transform-computed-properties@^7.27.1":
385385 version "7.27.1"
389389 "@babel/helper-plugin-utils" "^7.27.1"
390390 "@babel/template" "^7.27.1"
391391
392- "@babel/plugin-transform-destructuring@^7.27.1", "@babel/plugin-transform-destructuring@^7. 28.0":
392+ "@babel/plugin-transform-destructuring@^7.28.0":
393393 version "7.28.0"
394394 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.0.tgz#0f156588f69c596089b7d5b06f5af83d9aa7f97a"
395395 integrity sha512-v1nrSMBiKcodhsyJ4Gf+Z0U/yawmJDBOTpEB3mcQY52r9RIyPneGyAS/yM6seP/8I+mWI3elOMtT5dB8GJVs+A==
427427 dependencies:
428428 "@babel/helper-plugin-utils" "^7.27.1"
429429
430+ "@babel/plugin-transform-explicit-resource-management@^7.28.0":
431+ version "7.28.0"
432+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-explicit-resource-management/-/plugin-transform-explicit-resource-management-7.28.0.tgz#45be6211b778dbf4b9d54c4e8a2b42fa72e09a1a"
433+ integrity sha512-K8nhUcn3f6iB+P3gwCv/no7OdzOZQcKchW6N389V6PD8NUWKZHzndOd9sPDVbMoBsbmjMqlB4L9fm+fEFNVlwQ==
434+ dependencies:
435+ "@babel/helper-plugin-utils" "^7.27.1"
436+ "@babel/plugin-transform-destructuring" "^7.28.0"
437+
430438"@babel/plugin-transform-exponentiation-operator@^7.27.1":
431439 version "7.27.1"
432440 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.27.1.tgz#fc497b12d8277e559747f5a3ed868dd8064f83e1"
549557 dependencies:
550558 "@babel/helper-plugin-utils" "^7.27.1"
551559
552- "@babel/plugin-transform-object-rest-spread@^7.27.2 ":
560+ "@babel/plugin-transform-object-rest-spread@^7.28.0 ":
553561 version "7.28.0"
554562 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.0.tgz#d23021857ffd7cd809f54d624299b8086402ed8d"
555563 integrity sha512-9VNGikXxzu5eCiQjdE4IZn8sb9q7Xsk5EXLDBKUYg1e/Tve8/05+KJEtcxGxAgCY5t/BpKQM+JEL/yT4tvgiUA==
583591 "@babel/helper-plugin-utils" "^7.27.1"
584592 "@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
585593
586- "@babel/plugin-transform-parameters@^7.27.1", "@babel/plugin-transform-parameters@^7.27. 7":
594+ "@babel/plugin-transform-parameters@^7.27.7":
587595 version "7.27.7"
588596 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.27.7.tgz#1fd2febb7c74e7d21cf3b05f7aebc907940af53a"
589597 integrity sha512-qBkYTYCb76RRxUM6CcZA5KRu8K4SM8ajzVeUgVdMVO9NN9uI/GaVmBg/WKJJGnNokV9SY8FxNOVWGXzqzUidBg==
647655 "@babel/helper-annotate-as-pure" "^7.27.1"
648656 "@babel/helper-plugin-utils" "^7.27.1"
649657
650- "@babel/plugin-transform-regenerator@^7.27.1 ":
651- version "7.28.1 "
652- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.1 .tgz#bde80603442ff4bb4e910bc8b35485295d556ab1 "
653- integrity sha512-P0QiV/taaa3kXpLY+sXla5zec4E+4t4Aqc9ggHlfZ7a2cp8/x/Gv08jfwEtn9gnnYIMvHx6aoOZ8XJL8eU71Dg ==
658+ "@babel/plugin-transform-regenerator@^7.28.0 ":
659+ version "7.28.3 "
660+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.3 .tgz#b8eee0f8aed37704bbcc932fd0b1a0a34d0b7344 "
661+ integrity sha512-K3/M/a4+ESb5LEldjQb+XSrpY0nF+ZBFlTCbSnKaYAMfD8v33O6PMs4uYnOk19HlcsI8WMu3McdFPTiQHF/1/A ==
654662 dependencies:
655663 "@babel/helper-plugin-utils" "^7.27.1"
656664
744752 core-js "^2.6.5"
745753 regenerator-runtime "^0.13.4"
746754
747- "@babel/preset-env@7.27.2 ":
748- version "7.27.2 "
749- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.27.2 .tgz#106e6bfad92b591b1f6f76fd4cf13b7725a7bf9a "
750- integrity sha512-Ma4zSuYSlGNRlCLO+EAzLnCmJK2vdstgv+n7aUP+/IKZrOfWHOJVdSJtuub8RzHTj3ahD37k5OKJWvzf16TQyQ ==
755+ "@babel/preset-env@7.28.0 ":
756+ version "7.28.0 "
757+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.0 .tgz#d23a6bc17b43227d11db77081a0779c706b5569c "
758+ integrity sha512-VmaxeGOwuDqzLl5JUkIRM1X2Qu2uKGxHEQWh+cvvbl7JuJRgKGJSfsEF/bUaxFhJl/XAyxBe7q7qSuTbKFuCyg ==
751759 dependencies:
752- "@babel/compat-data" "^7.27.2 "
760+ "@babel/compat-data" "^7.28.0 "
753761 "@babel/helper-compilation-targets" "^7.27.2"
754762 "@babel/helper-plugin-utils" "^7.27.1"
755763 "@babel/helper-validator-option" "^7.27.1"
763771 "@babel/plugin-syntax-import-attributes" "^7.27.1"
764772 "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
765773 "@babel/plugin-transform-arrow-functions" "^7.27.1"
766- "@babel/plugin-transform-async-generator-functions" "^7.27.1 "
774+ "@babel/plugin-transform-async-generator-functions" "^7.28.0 "
767775 "@babel/plugin-transform-async-to-generator" "^7.27.1"
768776 "@babel/plugin-transform-block-scoped-functions" "^7.27.1"
769- "@babel/plugin-transform-block-scoping" "^7.27.1 "
777+ "@babel/plugin-transform-block-scoping" "^7.28.0 "
770778 "@babel/plugin-transform-class-properties" "^7.27.1"
771779 "@babel/plugin-transform-class-static-block" "^7.27.1"
772- "@babel/plugin-transform-classes" "^7.27.1 "
780+ "@babel/plugin-transform-classes" "^7.28.0 "
773781 "@babel/plugin-transform-computed-properties" "^7.27.1"
774- "@babel/plugin-transform-destructuring" "^7.27.1 "
782+ "@babel/plugin-transform-destructuring" "^7.28.0 "
775783 "@babel/plugin-transform-dotall-regex" "^7.27.1"
776784 "@babel/plugin-transform-duplicate-keys" "^7.27.1"
777785 "@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.27.1"
778786 "@babel/plugin-transform-dynamic-import" "^7.27.1"
787+ "@babel/plugin-transform-explicit-resource-management" "^7.28.0"
779788 "@babel/plugin-transform-exponentiation-operator" "^7.27.1"
780789 "@babel/plugin-transform-export-namespace-from" "^7.27.1"
781790 "@babel/plugin-transform-for-of" "^7.27.1"
792801 "@babel/plugin-transform-new-target" "^7.27.1"
793802 "@babel/plugin-transform-nullish-coalescing-operator" "^7.27.1"
794803 "@babel/plugin-transform-numeric-separator" "^7.27.1"
795- "@babel/plugin-transform-object-rest-spread" "^7.27.2 "
804+ "@babel/plugin-transform-object-rest-spread" "^7.28.0 "
796805 "@babel/plugin-transform-object-super" "^7.27.1"
797806 "@babel/plugin-transform-optional-catch-binding" "^7.27.1"
798807 "@babel/plugin-transform-optional-chaining" "^7.27.1"
799- "@babel/plugin-transform-parameters" "^7.27.1 "
808+ "@babel/plugin-transform-parameters" "^7.27.7 "
800809 "@babel/plugin-transform-private-methods" "^7.27.1"
801810 "@babel/plugin-transform-private-property-in-object" "^7.27.1"
802811 "@babel/plugin-transform-property-literals" "^7.27.1"
803- "@babel/plugin-transform-regenerator" "^7.27.1 "
812+ "@babel/plugin-transform-regenerator" "^7.28.0 "
804813 "@babel/plugin-transform-regexp-modifiers" "^7.27.1"
805814 "@babel/plugin-transform-reserved-words" "^7.27.1"
806815 "@babel/plugin-transform-shorthand-properties" "^7.27.1"
813822 "@babel/plugin-transform-unicode-regex" "^7.27.1"
814823 "@babel/plugin-transform-unicode-sets-regex" "^7.27.1"
815824 "@babel/preset-modules" "0.1.6-no-external-plugins"
816- babel-plugin-polyfill-corejs2 "^0.4.10 "
817- babel-plugin-polyfill-corejs3 "^0.11 .0"
818- babel-plugin-polyfill-regenerator "^0.6.1 "
819- core-js-compat "^3.40 .0"
825+ babel-plugin-polyfill-corejs2 "^0.4.14 "
826+ babel-plugin-polyfill-corejs3 "^0.13 .0"
827+ babel-plugin-polyfill-regenerator "^0.6.5 "
828+ core-js-compat "^3.43 .0"
820829 semver "^6.3.1"
821830
822831854863 "@babel/parser" "^7.27.2"
855864 "@babel/types" "^7.27.1"
856865
857- "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.27.7 ", "@babel/traverse@^7.28.0 ":
858- version "7.28.0 "
859- resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.0 .tgz#518aa113359b062042379e333db18380b537e34b "
860- integrity sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg ==
866+ "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.28.0 ", "@babel/traverse@^7.28.3 ":
867+ version "7.28.3 "
868+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.3 .tgz#6911a10795d2cce43ec6a28cffc440cca2593434 "
869+ integrity sha512-7w4kZYHneL3A6NP2nxzHvT3HCZ7puDZZjFMqDpBPECub79sTtSO5CGXDkKrTQq8ksAwfD/XI2MRFX23njdDaIQ ==
861870 dependencies:
862871 "@babel/code-frame" "^7.27.1"
863- "@babel/generator" "^7.28.0 "
872+ "@babel/generator" "^7.28.3 "
864873 "@babel/helper-globals" "^7.28.0"
865- "@babel/parser" "^7.28.0 "
874+ "@babel/parser" "^7.28.3 "
866875 "@babel/template" "^7.27.2"
867- "@babel/types" "^7.28.0 "
876+ "@babel/types" "^7.28.2 "
868877 debug "^4.3.1"
869878
870- "@babel/types@^7.25.4", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.7", "@babel/types@^7. 28.0", "@babel/types@^7.28.2", "@babel/types@^7.4.4":
879+ "@babel/types@^7.25.4", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.0", "@babel/types@^7.28.2", "@babel/types@^7.4.4":
871880 version "7.28.2"
872881 resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b"
873882 integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==
@@ -4233,7 +4242,7 @@ babel-import-util@^0.2.0:
42334242 resolved "https://registry.yarnpkg.com/babel-import-util/-/babel-import-util-0.2.0.tgz#b468bb679919601a3570f9e317536c54f2862e23"
42344243 integrity sha512-CtWYYHU/MgK88rxMrLfkD356dApswtR/kWZ/c6JifG1m10e7tBBrs/366dFzWMAoqYmG5/JSh+94tUSpIwh+ag==
42354244
4236- babel-plugin-polyfill-corejs2@^0.4.10 :
4245+ babel-plugin-polyfill-corejs2@^0.4.14 :
42374246 version "0.4.14"
42384247 resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.14.tgz#8101b82b769c568835611542488d463395c2ef8f"
42394248 integrity sha512-Co2Y9wX854ts6U8gAAPXfn0GmAyctHuK8n0Yhfjd6t30g7yvKjspvvOo9yG+z52PZRgFErt7Ka2pYnXCjLKEpg==
@@ -4242,15 +4251,15 @@ babel-plugin-polyfill-corejs2@^0.4.10:
42424251 "@babel/helper-define-polyfill-provider" "^0.6.5"
42434252 semver "^6.3.1"
42444253
4245- babel-plugin-polyfill-corejs3@^0.11 .0:
4246- version "0.11.1 "
4247- resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.11.1 .tgz#4e4e182f1bb37c7ba62e2af81d8dd09df31344f6 "
4248- integrity sha512-yGCqvBT4rwMczo28xkH/noxJ6MZ4nJfkVYdoDaC/utLtWrXxv27HVrzAeSbqR8SxDsp46n0YF47EbHoixy6rXQ ==
4254+ babel-plugin-polyfill-corejs3@^0.13 .0:
4255+ version "0.13.0 "
4256+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.13.0 .tgz#bb7f6aeef7addff17f7602a08a6d19a128c30164 "
4257+ integrity sha512-U+GNwMdSFgzVmfhNm8GJUX88AadB3uo9KpJqS3FaqNIPKgySuvMb+bHPsOmmuWyIcuqZj/pzt1RUIUZns4y2+A ==
42494258 dependencies:
4250- "@babel/helper-define-polyfill-provider" "^0.6.3 "
4251- core-js-compat "^3.40 .0"
4259+ "@babel/helper-define-polyfill-provider" "^0.6.5 "
4260+ core-js-compat "^3.43 .0"
42524261
4253- babel-plugin-polyfill-regenerator@^0.6.1 :
4262+ babel-plugin-polyfill-regenerator@^0.6.5 :
42544263 version "0.6.5"
42554264 resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.5.tgz#32752e38ab6f6767b92650347bf26a31b16ae8c5"
42564265 integrity sha512-ISqQ2frbiNU9vIJkzg7dlPpznPZ4jOiUQ1uSmB0fEHeowtN3COYRsXr/xexn64NpU13P06jc/L5TgiJXOgrbEg==
@@ -5148,7 +5157,7 @@ convert-source-map@^2.0.0:
51485157 resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
51495158 integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
51505159
5151- core-js-compat@^3.40 .0:
5160+ core-js-compat@^3.43 .0:
51525161 version "3.45.0"
51535162 resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.45.0.tgz#bc0017525dcb7a42ba3241d02f6fce9bae8e5c33"
51545163 integrity sha512-gRoVMBawZg0OnxaVv3zpqLLxaHmsubEGyTnqdpI/CEBvX4JadI1dMSHxagThprYRtSVbuQxvi6iUatdPxohHpA==
0 commit comments