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.0 ":
25
+ version "7.28.0 "
26
+ resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.28.0 .tgz#26959456cbedff569a2c3ac909e8a268ca6cb7e2 "
27
+ integrity sha512-CYrZG7FagtE8ReKDBfItxnrEBf2khq2eTMnPuqO8UVN0wzhp1eMX1wfda8b1a32l2aqYLwRRIOGNovm8FVzmMw ==
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":
75
+ "@babel/generator@^7.28.0":
76
76
version "7.28.0"
77
77
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.0.tgz#9cc2f7bd6eb054d77dc66c2664148a0c5118acd2"
78
78
integrity sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg==
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.27.6"
236
236
237
- "@babel/parser@^7.25.4", "@babel/parser@^7.27.2", "@babel/parser@^7.27.5", "@babel/parser@^7.27.7", "@babel/parser@^7. 28.0":
237
+ "@babel/parser@^7.25.4", "@babel/parser@^7.27.2", "@babel/parser@^7.27.5", "@babel/parser@^7.28.0":
238
238
version "7.28.0"
239
239
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.0.tgz#979829fbab51a29e13901e5a80713dbcb840825e"
240
240
integrity sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==
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 ":
372
+ "@babel/plugin-transform-classes@^7.28.0 ":
373
373
version "7.28.0"
374
374
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.0.tgz#12fa46cffc32a6e084011b650539e880add8a0f8"
375
375
integrity sha512-IjM1IoJNw72AZFlj33Cu8X0q2XK/6AaVC3jQu+cgQ5lThWD5ajnuUAml80dqRmOhmPkTH8uAwnpMu9Rvj0LTRA==
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 ":
658
+ "@babel/plugin-transform-regenerator@^7.28.0 ":
651
659
version "7.28.0"
652
660
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.0.tgz#f19ca3558f7121924fc4ba6cd2afe3a5cdac89b1"
653
661
integrity sha512-LOAozRVbqxEVjSKfhGnuLoE4Kz4Oc5UJzuvFUhSsQzdCdaAQu06mG8zDv2GFSerM62nImUZ7K92vxnQcLSDlCQ==
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":
866
+ "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.28.0":
858
867
version "7.28.0"
859
868
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.0.tgz#518aa113359b062042379e333db18380b537e34b"
860
869
integrity sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==
867
876
"@babel/types" "^7.28.0"
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.6", "@babel/types@^7.27.7", "@babel/types@^7. 28.0", "@babel/types@^7.4.4":
879
+ "@babel/types@^7.25.4", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.6", "@babel/types@^7.28.0", "@babel/types@^7.4.4":
871
880
version "7.28.0"
872
881
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.0.tgz#2fd0159a6dc7353933920c43136335a9b264d950"
873
882
integrity sha512-jYnje+JyZG5YThjHiF28oT4SIZLnYOcSBb6+SDaFIyzDVSkXQmQQYclJ2R+YxcdmK0AX6x1E5OQNtuh3jHDrUg==
@@ -4220,7 +4229,7 @@ babel-import-util@^0.2.0:
4220
4229
resolved "https://registry.yarnpkg.com/babel-import-util/-/babel-import-util-0.2.0.tgz#b468bb679919601a3570f9e317536c54f2862e23"
4221
4230
integrity sha512-CtWYYHU/MgK88rxMrLfkD356dApswtR/kWZ/c6JifG1m10e7tBBrs/366dFzWMAoqYmG5/JSh+94tUSpIwh+ag==
4222
4231
4223
- babel-plugin-polyfill-corejs2@^0.4.10 :
4232
+ babel-plugin-polyfill-corejs2@^0.4.14 :
4224
4233
version "0.4.14"
4225
4234
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.14.tgz#8101b82b769c568835611542488d463395c2ef8f"
4226
4235
integrity sha512-Co2Y9wX854ts6U8gAAPXfn0GmAyctHuK8n0Yhfjd6t30g7yvKjspvvOo9yG+z52PZRgFErt7Ka2pYnXCjLKEpg==
@@ -4229,15 +4238,15 @@ babel-plugin-polyfill-corejs2@^0.4.10:
4229
4238
"@babel/helper-define-polyfill-provider" "^0.6.5"
4230
4239
semver "^6.3.1"
4231
4240
4232
- babel-plugin-polyfill-corejs3@^0.11 .0:
4233
- version "0.11.1 "
4234
- resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.11.1 .tgz#4e4e182f1bb37c7ba62e2af81d8dd09df31344f6 "
4235
- integrity sha512-yGCqvBT4rwMczo28xkH/noxJ6MZ4nJfkVYdoDaC/utLtWrXxv27HVrzAeSbqR8SxDsp46n0YF47EbHoixy6rXQ ==
4241
+ babel-plugin-polyfill-corejs3@^0.13 .0:
4242
+ version "0.13.0 "
4243
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.13.0 .tgz#bb7f6aeef7addff17f7602a08a6d19a128c30164 "
4244
+ integrity sha512-U+GNwMdSFgzVmfhNm8GJUX88AadB3uo9KpJqS3FaqNIPKgySuvMb+bHPsOmmuWyIcuqZj/pzt1RUIUZns4y2+A ==
4236
4245
dependencies:
4237
- "@babel/helper-define-polyfill-provider" "^0.6.3 "
4238
- core-js-compat "^3.40 .0"
4246
+ "@babel/helper-define-polyfill-provider" "^0.6.5 "
4247
+ core-js-compat "^3.43 .0"
4239
4248
4240
- babel-plugin-polyfill-regenerator@^0.6.1 :
4249
+ babel-plugin-polyfill-regenerator@^0.6.5 :
4241
4250
version "0.6.5"
4242
4251
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.5.tgz#32752e38ab6f6767b92650347bf26a31b16ae8c5"
4243
4252
integrity sha512-ISqQ2frbiNU9vIJkzg7dlPpznPZ4jOiUQ1uSmB0fEHeowtN3COYRsXr/xexn64NpU13P06jc/L5TgiJXOgrbEg==
@@ -4442,7 +4451,7 @@ browser-stdout@^1.3.1:
4442
4451
resolved "https://registry.yarnpkg.com/browser-stdout/-/browser-stdout-1.3.1.tgz#baa559ee14ced73452229bad7326467c61fabd60"
4443
4452
integrity sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==
4444
4453
4445
- browserslist@^4.24.0, browserslist@^4.25.0 :
4454
+ browserslist@^4.24.0, browserslist@^4.25.1 :
4446
4455
version "4.25.1"
4447
4456
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.25.1.tgz#ba9e8e6f298a1d86f829c9b975e07948967bb111"
4448
4457
integrity sha512-KGj0KoOMXLpSNkkEI6Z6mShmQy0bc1I+T7K9N81k4WWMrfz+6fQ6es80B/YLAeRoKvjYE1YSHHOW1qe9xIVzHw==
@@ -5130,12 +5139,12 @@ convert-source-map@^2.0.0:
5130
5139
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
5131
5140
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
5132
5141
5133
- core-js-compat@^3.40 .0:
5134
- version "3.43 .0"
5135
- resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.43 .0.tgz#055587369c458795ef316f65e0aabb808fb15840 "
5136
- integrity sha512-2GML2ZsCc5LR7hZYz4AXmjQw8zuy2T//2QntwdnpuYI7jteT6GVYJL7F6C2C57R7gSYrcqVW3lAALefdbhBLDA ==
5142
+ core-js-compat@^3.43 .0:
5143
+ version "3.44 .0"
5144
+ resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.44 .0.tgz#62b9165b97e4cbdb8bca16b14818e67428b4a0f8 "
5145
+ integrity sha512-JepmAj2zfl6ogy34qfWtcE7nHKAJnKsQFRn++scjVS2bZFllwptzw61BZcZFYBPpUznLfAvh0LGhxKppk04ClA ==
5137
5146
dependencies:
5138
- browserslist "^4.25.0 "
5147
+ browserslist "^4.25.1 "
5139
5148
5140
5149
5141
5150
version "3.43.0"
0 commit comments