21
21
"@csstools/css-tokenizer" "^3.0.3"
22
22
lru-cache "^10.4.3"
23
23
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 ==
28
28
dependencies:
29
- "@jridgewell/trace-mapping" "^0.3.25 "
29
+ "@jridgewell/trace-mapping" "^0.3.28 "
30
30
commander "^6.2.0"
31
31
convert-source-map "^2.0.0"
32
32
fs-readdir-recursive "^1.1.0"
46
46
js-tokens "^4.0.0"
47
47
picocolors "^1.1.1"
48
48
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" :
50
50
version "7.28.0"
51
51
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790"
52
52
integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==
53
53
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 ==
58
58
dependencies:
59
59
"@ampproject/remapping" "^2.2.0"
60
60
"@babel/code-frame" "^7.27.1"
61
- "@babel/generator" "^7.27.5 "
61
+ "@babel/generator" "^7.28.0 "
62
62
"@babel/helper-compilation-targets" "^7.27.2"
63
63
"@babel/helper-module-transforms" "^7.27.3"
64
64
"@babel/helpers" "^7.27.6"
65
- "@babel/parser" "^7.27.7 "
65
+ "@babel/parser" "^7.28.0 "
66
66
"@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 "
69
69
convert-source-map "^2.0.0"
70
70
debug "^4.1.0"
71
71
gensync "^1.0.0-beta.2"
72
72
json5 "^2.2.3"
73
73
semver "^6.3.1"
74
74
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 ==
79
79
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 "
82
82
"@jridgewell/gen-mapping" "^0.3.12"
83
83
"@jridgewell/trace-mapping" "^0.3.28"
84
84
jsesc "^3.0.2"
123
123
regexpu-core "^6.2.0"
124
124
semver "^6.3.1"
125
125
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":
127
127
version "0.6.5"
128
128
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.5.tgz#742ccf1cb003c07b48859fc9fa2c1bbe40e5f753"
129
129
integrity sha512-uJnGFcPsWQK8fvjgGP5LZUZZsYGIoPeRjSF5PGwrelYgq7Q15/Ft9NGFp1zglwgIv//W0uG4BevRuSJRyylZPg==
234
234
"@babel/template" "^7.27.2"
235
235
"@babel/types" "^7.28.2"
236
236
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 ==
241
241
dependencies:
242
- "@babel/types" "^7.28.0 "
242
+ "@babel/types" "^7.28.2 "
243
243
244
244
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
245
245
version "7.27.1"
321
321
dependencies:
322
322
"@babel/helper-plugin-utils" "^7.27.1"
323
323
324
- "@babel/plugin-transform-async-generator-functions@^7.27.1 ":
324
+ "@babel/plugin-transform-async-generator-functions@^7.28.0 ":
325
325
version "7.28.0"
326
326
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.28.0.tgz#1276e6c7285ab2cd1eccb0bc7356b7a69ff842c2"
327
327
integrity sha512-BEOdvX4+M765icNPZeidyADIvQ1m1gmunXufXxvRESy/jNNyfovIqUyE7MVgGBjWktCoJlzvFA1To2O4ymIO3Q==
346
346
dependencies:
347
347
"@babel/helper-plugin-utils" "^7.27.1"
348
348
349
- "@babel/plugin-transform-block-scoping@^7.27.1 ":
349
+ "@babel/plugin-transform-block-scoping@^7.28.0 ":
350
350
version "7.28.0"
351
351
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.0.tgz#e7c50cbacc18034f210b93defa89638666099451"
352
352
integrity sha512-gKKnwjpdx5sER/wl0WN0efUBFzF/56YZO0RJrSYP4CljXnP31ByY7fol89AzomdlLNzI36AvOTmYHsnZTCkq8Q==
369
369
"@babel/helper-create-class-features-plugin" "^7.27.1"
370
370
"@babel/helper-plugin-utils" "^7.27.1"
371
371
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 ==
376
376
dependencies:
377
377
"@babel/helper-annotate-as-pure" "^7.27.3"
378
378
"@babel/helper-compilation-targets" "^7.27.2"
379
379
"@babel/helper-globals" "^7.28.0"
380
380
"@babel/helper-plugin-utils" "^7.27.1"
381
381
"@babel/helper-replace-supers" "^7.27.1"
382
- "@babel/traverse" "^7.28.0 "
382
+ "@babel/traverse" "^7.28.3 "
383
383
384
384
"@babel/plugin-transform-computed-properties@^7.27.1":
385
385
version "7.27.1"
389
389
"@babel/helper-plugin-utils" "^7.27.1"
390
390
"@babel/template" "^7.27.1"
391
391
392
- "@babel/plugin-transform-destructuring@^7.27.1", "@babel/plugin-transform-destructuring@^7. 28.0":
392
+ "@babel/plugin-transform-destructuring@^7.28.0":
393
393
version "7.28.0"
394
394
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.0.tgz#0f156588f69c596089b7d5b06f5af83d9aa7f97a"
395
395
integrity sha512-v1nrSMBiKcodhsyJ4Gf+Z0U/yawmJDBOTpEB3mcQY52r9RIyPneGyAS/yM6seP/8I+mWI3elOMtT5dB8GJVs+A==
427
427
dependencies:
428
428
"@babel/helper-plugin-utils" "^7.27.1"
429
429
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
+
430
438
"@babel/plugin-transform-exponentiation-operator@^7.27.1":
431
439
version "7.27.1"
432
440
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.27.1.tgz#fc497b12d8277e559747f5a3ed868dd8064f83e1"
549
557
dependencies:
550
558
"@babel/helper-plugin-utils" "^7.27.1"
551
559
552
- "@babel/plugin-transform-object-rest-spread@^7.27.2 ":
560
+ "@babel/plugin-transform-object-rest-spread@^7.28.0 ":
553
561
version "7.28.0"
554
562
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.0.tgz#d23021857ffd7cd809f54d624299b8086402ed8d"
555
563
integrity sha512-9VNGikXxzu5eCiQjdE4IZn8sb9q7Xsk5EXLDBKUYg1e/Tve8/05+KJEtcxGxAgCY5t/BpKQM+JEL/yT4tvgiUA==
583
591
"@babel/helper-plugin-utils" "^7.27.1"
584
592
"@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
585
593
586
- "@babel/plugin-transform-parameters@^7.27.1", "@babel/plugin-transform-parameters@^7.27. 7":
594
+ "@babel/plugin-transform-parameters@^7.27.7":
587
595
version "7.27.7"
588
596
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.27.7.tgz#1fd2febb7c74e7d21cf3b05f7aebc907940af53a"
589
597
integrity sha512-qBkYTYCb76RRxUM6CcZA5KRu8K4SM8ajzVeUgVdMVO9NN9uI/GaVmBg/WKJJGnNokV9SY8FxNOVWGXzqzUidBg==
647
655
"@babel/helper-annotate-as-pure" "^7.27.1"
648
656
"@babel/helper-plugin-utils" "^7.27.1"
649
657
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 ==
654
662
dependencies:
655
663
"@babel/helper-plugin-utils" "^7.27.1"
656
664
744
752
core-js "^2.6.5"
745
753
regenerator-runtime "^0.13.4"
746
754
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 ==
751
759
dependencies:
752
- "@babel/compat-data" "^7.27.2 "
760
+ "@babel/compat-data" "^7.28.0 "
753
761
"@babel/helper-compilation-targets" "^7.27.2"
754
762
"@babel/helper-plugin-utils" "^7.27.1"
755
763
"@babel/helper-validator-option" "^7.27.1"
763
771
"@babel/plugin-syntax-import-attributes" "^7.27.1"
764
772
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
765
773
"@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 "
767
775
"@babel/plugin-transform-async-to-generator" "^7.27.1"
768
776
"@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 "
770
778
"@babel/plugin-transform-class-properties" "^7.27.1"
771
779
"@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 "
773
781
"@babel/plugin-transform-computed-properties" "^7.27.1"
774
- "@babel/plugin-transform-destructuring" "^7.27.1 "
782
+ "@babel/plugin-transform-destructuring" "^7.28.0 "
775
783
"@babel/plugin-transform-dotall-regex" "^7.27.1"
776
784
"@babel/plugin-transform-duplicate-keys" "^7.27.1"
777
785
"@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.27.1"
778
786
"@babel/plugin-transform-dynamic-import" "^7.27.1"
787
+ "@babel/plugin-transform-explicit-resource-management" "^7.28.0"
779
788
"@babel/plugin-transform-exponentiation-operator" "^7.27.1"
780
789
"@babel/plugin-transform-export-namespace-from" "^7.27.1"
781
790
"@babel/plugin-transform-for-of" "^7.27.1"
792
801
"@babel/plugin-transform-new-target" "^7.27.1"
793
802
"@babel/plugin-transform-nullish-coalescing-operator" "^7.27.1"
794
803
"@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 "
796
805
"@babel/plugin-transform-object-super" "^7.27.1"
797
806
"@babel/plugin-transform-optional-catch-binding" "^7.27.1"
798
807
"@babel/plugin-transform-optional-chaining" "^7.27.1"
799
- "@babel/plugin-transform-parameters" "^7.27.1 "
808
+ "@babel/plugin-transform-parameters" "^7.27.7 "
800
809
"@babel/plugin-transform-private-methods" "^7.27.1"
801
810
"@babel/plugin-transform-private-property-in-object" "^7.27.1"
802
811
"@babel/plugin-transform-property-literals" "^7.27.1"
803
- "@babel/plugin-transform-regenerator" "^7.27.1 "
812
+ "@babel/plugin-transform-regenerator" "^7.28.0 "
804
813
"@babel/plugin-transform-regexp-modifiers" "^7.27.1"
805
814
"@babel/plugin-transform-reserved-words" "^7.27.1"
806
815
"@babel/plugin-transform-shorthand-properties" "^7.27.1"
813
822
"@babel/plugin-transform-unicode-regex" "^7.27.1"
814
823
"@babel/plugin-transform-unicode-sets-regex" "^7.27.1"
815
824
"@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"
820
829
semver "^6.3.1"
821
830
822
831
854
863
"@babel/parser" "^7.27.2"
855
864
"@babel/types" "^7.27.1"
856
865
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 ==
861
870
dependencies:
862
871
"@babel/code-frame" "^7.27.1"
863
- "@babel/generator" "^7.28.0 "
872
+ "@babel/generator" "^7.28.3 "
864
873
"@babel/helper-globals" "^7.28.0"
865
- "@babel/parser" "^7.28.0 "
874
+ "@babel/parser" "^7.28.3 "
866
875
"@babel/template" "^7.27.2"
867
- "@babel/types" "^7.28.0 "
876
+ "@babel/types" "^7.28.2 "
868
877
debug "^4.3.1"
869
878
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":
871
880
version "7.28.2"
872
881
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b"
873
882
integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==
@@ -4233,7 +4242,7 @@ babel-import-util@^0.2.0:
4233
4242
resolved "https://registry.yarnpkg.com/babel-import-util/-/babel-import-util-0.2.0.tgz#b468bb679919601a3570f9e317536c54f2862e23"
4234
4243
integrity sha512-CtWYYHU/MgK88rxMrLfkD356dApswtR/kWZ/c6JifG1m10e7tBBrs/366dFzWMAoqYmG5/JSh+94tUSpIwh+ag==
4235
4244
4236
- babel-plugin-polyfill-corejs2@^0.4.10 :
4245
+ babel-plugin-polyfill-corejs2@^0.4.14 :
4237
4246
version "0.4.14"
4238
4247
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.14.tgz#8101b82b769c568835611542488d463395c2ef8f"
4239
4248
integrity sha512-Co2Y9wX854ts6U8gAAPXfn0GmAyctHuK8n0Yhfjd6t30g7yvKjspvvOo9yG+z52PZRgFErt7Ka2pYnXCjLKEpg==
@@ -4242,15 +4251,15 @@ babel-plugin-polyfill-corejs2@^0.4.10:
4242
4251
"@babel/helper-define-polyfill-provider" "^0.6.5"
4243
4252
semver "^6.3.1"
4244
4253
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 ==
4249
4258
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"
4252
4261
4253
- babel-plugin-polyfill-regenerator@^0.6.1 :
4262
+ babel-plugin-polyfill-regenerator@^0.6.5 :
4254
4263
version "0.6.5"
4255
4264
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.5.tgz#32752e38ab6f6767b92650347bf26a31b16ae8c5"
4256
4265
integrity sha512-ISqQ2frbiNU9vIJkzg7dlPpznPZ4jOiUQ1uSmB0fEHeowtN3COYRsXr/xexn64NpU13P06jc/L5TgiJXOgrbEg==
@@ -5148,7 +5157,7 @@ convert-source-map@^2.0.0:
5148
5157
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
5149
5158
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
5150
5159
5151
- core-js-compat@^3.40 .0:
5160
+ core-js-compat@^3.43 .0:
5152
5161
version "3.45.0"
5153
5162
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.45.0.tgz#bc0017525dcb7a42ba3241d02f6fce9bae8e5c33"
5154
5163
integrity sha512-gRoVMBawZg0OnxaVv3zpqLLxaHmsubEGyTnqdpI/CEBvX4JadI1dMSHxagThprYRtSVbuQxvi6iUatdPxohHpA==
0 commit comments