Skip to content

Commit 9e7e3f4

Browse files
chore(deps): update dependency @babel/preset-env to v7.25.4 (#791)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4cadf9f commit 9e7e3f4

File tree

2 files changed

+73
-73
lines changed

2 files changed

+73
-73
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@babel/core": "7.25.2",
4343
"@babel/plugin-proposal-class-properties": "7.18.6",
4444
"@babel/plugin-proposal-decorators": "7.24.7",
45-
"@babel/preset-env": "7.25.3",
45+
"@babel/preset-env": "7.25.4",
4646
"@babel/preset-typescript": "7.24.7",
4747
"@changesets/cli": "2.27.7",
4848
"@changesets/changelog-github": "0.5.0",

yarn.lock

Lines changed: 72 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@
7373
"@babel/highlight" "^7.24.7"
7474
picocolors "^1.0.0"
7575

76-
"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.2":
77-
version "7.25.2"
78-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5"
79-
integrity sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==
76+
"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.2", "@babel/compat-data@^7.25.4":
77+
version "7.25.4"
78+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.4.tgz#7d2a80ce229890edcf4cc259d4d696cb4dae2fcb"
79+
integrity sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==
8080

8181
"@babel/[email protected]", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.22.9", "@babel/core@^7.23.9", "@babel/core@^7.24.5":
8282
version "7.25.2"
@@ -99,12 +99,12 @@
9999
json5 "^2.2.3"
100100
semver "^6.3.1"
101101

102-
"@babel/generator@^7.14.0", "@babel/generator@^7.25.0", "@babel/generator@^7.7.2":
103-
version "7.25.0"
104-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.0.tgz#f858ddfa984350bc3d3b7f125073c9af6988f18e"
105-
integrity sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw==
102+
"@babel/generator@^7.14.0", "@babel/generator@^7.25.0", "@babel/generator@^7.25.4", "@babel/generator@^7.7.2":
103+
version "7.25.4"
104+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.4.tgz#1dc63c1c9caae9e6dc24e264eac254eb25005669"
105+
integrity sha512-NFtZmZsyzDPJnk9Zg3BbTfKKc9UlHYzD0E//p2Z3B9nCwwtJW9T0gVbCz8+fBngnn4zf1Dr3IK8PHQQHq0lDQw==
106106
dependencies:
107-
"@babel/types" "^7.25.0"
107+
"@babel/types" "^7.25.4"
108108
"@jridgewell/gen-mapping" "^0.3.5"
109109
"@jridgewell/trace-mapping" "^0.3.25"
110110
jsesc "^2.5.1"
@@ -135,20 +135,20 @@
135135
lru-cache "^5.1.1"
136136
semver "^6.3.1"
137137

138-
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.24.7", "@babel/helper-create-class-features-plugin@^7.25.0":
139-
version "7.25.0"
140-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.0.tgz#a109bf9c3d58dfed83aaf42e85633c89f43a6253"
141-
integrity sha512-GYM6BxeQsETc9mnct+nIIpf63SAyzvyYN7UB/IlTyd+MBg06afFGp0mIeUqGyWgS2mxad6vqbMrHVlaL3m70sQ==
138+
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.24.7", "@babel/helper-create-class-features-plugin@^7.25.0", "@babel/helper-create-class-features-plugin@^7.25.4":
139+
version "7.25.4"
140+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.4.tgz#57eaf1af38be4224a9d9dd01ddde05b741f50e14"
141+
integrity sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ==
142142
dependencies:
143143
"@babel/helper-annotate-as-pure" "^7.24.7"
144144
"@babel/helper-member-expression-to-functions" "^7.24.8"
145145
"@babel/helper-optimise-call-expression" "^7.24.7"
146146
"@babel/helper-replace-supers" "^7.25.0"
147147
"@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
148-
"@babel/traverse" "^7.25.0"
148+
"@babel/traverse" "^7.25.4"
149149
semver "^6.3.1"
150150

151-
"@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":
151+
"@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":
152152
version "7.25.2"
153153
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.2.tgz#24c75974ed74183797ffd5f134169316cd1808d9"
154154
integrity sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g==
@@ -282,12 +282,12 @@
282282
js-tokens "^4.0.0"
283283
picocolors "^1.0.0"
284284

285-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.0", "@babel/parser@^7.25.3":
286-
version "7.25.3"
287-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.3.tgz#91fb126768d944966263f0657ab222a642b82065"
288-
integrity sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw==
285+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.0", "@babel/parser@^7.25.4":
286+
version "7.25.4"
287+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.4.tgz#af4f2df7d02440286b7de57b1c21acfb2a6f257a"
288+
integrity sha512-nq+eWrOgdtu3jG5Os4TQP3x3cLA8hR8TvJNjD8vnPa20WGycimcparWnLK4jJhElTK6SDyuJo1weMKO/5LpmLA==
289289
dependencies:
290-
"@babel/types" "^7.25.2"
290+
"@babel/types" "^7.25.4"
291291

292292
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3":
293293
version "7.25.3"
@@ -530,15 +530,15 @@
530530
dependencies:
531531
"@babel/helper-plugin-utils" "^7.24.7"
532532

533-
"@babel/plugin-transform-async-generator-functions@^7.25.0":
534-
version "7.25.0"
535-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.0.tgz#b785cf35d73437f6276b1e30439a57a50747bddf"
536-
integrity sha512-uaIi2FdqzjpAMvVqvB51S42oC2JEVgh0LDsGfZVDysWE8LrJtQC2jvKmOqEYThKyB7bDEb7BP1GYWDm7tABA0Q==
533+
"@babel/plugin-transform-async-generator-functions@^7.25.4":
534+
version "7.25.4"
535+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.4.tgz#2afd4e639e2d055776c9f091b6c0c180ed8cf083"
536+
integrity sha512-jz8cV2XDDTqjKPwVPJBIjORVEmSGYhdRa8e5k5+vN+uwcjSrSxUaebBRa4ko1jqNF2uxyg8G6XYk30Jv285xzg==
537537
dependencies:
538538
"@babel/helper-plugin-utils" "^7.24.8"
539539
"@babel/helper-remap-async-to-generator" "^7.25.0"
540540
"@babel/plugin-syntax-async-generators" "^7.8.4"
541-
"@babel/traverse" "^7.25.0"
541+
"@babel/traverse" "^7.25.4"
542542

543543
"@babel/plugin-transform-async-to-generator@^7.24.7":
544544
version "7.24.7"
@@ -563,13 +563,13 @@
563563
dependencies:
564564
"@babel/helper-plugin-utils" "^7.24.8"
565565

566-
"@babel/plugin-transform-class-properties@^7.24.7":
567-
version "7.24.7"
568-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.7.tgz#256879467b57b0b68c7ddfc5b76584f398cd6834"
569-
integrity sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w==
566+
"@babel/plugin-transform-class-properties@^7.25.4":
567+
version "7.25.4"
568+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.4.tgz#bae7dbfcdcc2e8667355cd1fb5eda298f05189fd"
569+
integrity sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g==
570570
dependencies:
571-
"@babel/helper-create-class-features-plugin" "^7.24.7"
572-
"@babel/helper-plugin-utils" "^7.24.7"
571+
"@babel/helper-create-class-features-plugin" "^7.25.4"
572+
"@babel/helper-plugin-utils" "^7.24.8"
573573

574574
"@babel/plugin-transform-class-static-block@^7.24.7":
575575
version "7.24.7"
@@ -580,16 +580,16 @@
580580
"@babel/helper-plugin-utils" "^7.24.7"
581581
"@babel/plugin-syntax-class-static-block" "^7.14.5"
582582

583-
"@babel/plugin-transform-classes@^7.0.0", "@babel/plugin-transform-classes@^7.25.0":
584-
version "7.25.0"
585-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.0.tgz#63122366527d88e0ef61b612554fe3f8c793991e"
586-
integrity sha512-xyi6qjr/fYU304fiRwFbekzkqVJZ6A7hOjWZd+89FVcBqPV3S9Wuozz82xdpLspckeaafntbzglaW4pqpzvtSw==
583+
"@babel/plugin-transform-classes@^7.0.0", "@babel/plugin-transform-classes@^7.25.4":
584+
version "7.25.4"
585+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.4.tgz#d29dbb6a72d79f359952ad0b66d88518d65ef89a"
586+
integrity sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg==
587587
dependencies:
588588
"@babel/helper-annotate-as-pure" "^7.24.7"
589-
"@babel/helper-compilation-targets" "^7.24.8"
589+
"@babel/helper-compilation-targets" "^7.25.2"
590590
"@babel/helper-plugin-utils" "^7.24.8"
591591
"@babel/helper-replace-supers" "^7.25.0"
592-
"@babel/traverse" "^7.25.0"
592+
"@babel/traverse" "^7.25.4"
593593
globals "^11.1.0"
594594

595595
"@babel/plugin-transform-computed-properties@^7.0.0", "@babel/plugin-transform-computed-properties@^7.24.7":
@@ -817,13 +817,13 @@
817817
dependencies:
818818
"@babel/helper-plugin-utils" "^7.24.7"
819819

820-
"@babel/plugin-transform-private-methods@^7.24.7":
821-
version "7.24.7"
822-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.24.7.tgz#e6318746b2ae70a59d023d5cc1344a2ba7a75f5e"
823-
integrity sha512-COTCOkG2hn4JKGEKBADkA8WNb35TGkkRbI5iT845dB+NyqgO8Hn+ajPbSnIQznneJTa3d30scb6iz/DhH8GsJQ==
820+
"@babel/plugin-transform-private-methods@^7.25.4":
821+
version "7.25.4"
822+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.4.tgz#9bbefbe3649f470d681997e0b64a4b254d877242"
823+
integrity sha512-ao8BG7E2b/URaUQGqN3Tlsg+M3KlHY6rJ1O1gXAEUnZoyNQnvKyH87Kfg+FoxSeyWUB8ISZZsC91C44ZuBFytw==
824824
dependencies:
825-
"@babel/helper-create-class-features-plugin" "^7.24.7"
826-
"@babel/helper-plugin-utils" "^7.24.7"
825+
"@babel/helper-create-class-features-plugin" "^7.25.4"
826+
"@babel/helper-plugin-utils" "^7.24.8"
827827

828828
"@babel/plugin-transform-private-property-in-object@^7.24.7":
829829
version "7.24.7"
@@ -959,20 +959,20 @@
959959
"@babel/helper-create-regexp-features-plugin" "^7.24.7"
960960
"@babel/helper-plugin-utils" "^7.24.7"
961961

962-
"@babel/plugin-transform-unicode-sets-regex@^7.24.7":
963-
version "7.24.7"
964-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.24.7.tgz#d40705d67523803a576e29c63cef6e516b858ed9"
965-
integrity sha512-2G8aAvF4wy1w/AGZkemprdGMRg5o6zPNhbHVImRz3lss55TYCBd6xStN19rt8XJHq20sqV0JbyWjOWwQRwV/wg==
962+
"@babel/plugin-transform-unicode-sets-regex@^7.25.4":
963+
version "7.25.4"
964+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.4.tgz#be664c2a0697ffacd3423595d5edef6049e8946c"
965+
integrity sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA==
966966
dependencies:
967-
"@babel/helper-create-regexp-features-plugin" "^7.24.7"
968-
"@babel/helper-plugin-utils" "^7.24.7"
967+
"@babel/helper-create-regexp-features-plugin" "^7.25.2"
968+
"@babel/helper-plugin-utils" "^7.24.8"
969969

970-
"@babel/[email protected].3":
971-
version "7.25.3"
972-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.3.tgz#0bf4769d84ac51d1073ab4a86f00f30a3a83c67c"
973-
integrity sha512-QsYW7UeAaXvLPX9tdVliMJE7MD7M6MLYVTovRTIwhoYQVFHR1rM4wO8wqAezYi3/BpSD+NzVCZ69R6smWiIi8g==
970+
"@babel/[email protected].4":
971+
version "7.25.4"
972+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.4.tgz#be23043d43a34a2721cd0f676c7ba6f1481f6af6"
973+
integrity sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw==
974974
dependencies:
975-
"@babel/compat-data" "^7.25.2"
975+
"@babel/compat-data" "^7.25.4"
976976
"@babel/helper-compilation-targets" "^7.25.2"
977977
"@babel/helper-plugin-utils" "^7.24.8"
978978
"@babel/helper-validator-option" "^7.24.8"
@@ -1001,13 +1001,13 @@
10011001
"@babel/plugin-syntax-top-level-await" "^7.14.5"
10021002
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
10031003
"@babel/plugin-transform-arrow-functions" "^7.24.7"
1004-
"@babel/plugin-transform-async-generator-functions" "^7.25.0"
1004+
"@babel/plugin-transform-async-generator-functions" "^7.25.4"
10051005
"@babel/plugin-transform-async-to-generator" "^7.24.7"
10061006
"@babel/plugin-transform-block-scoped-functions" "^7.24.7"
10071007
"@babel/plugin-transform-block-scoping" "^7.25.0"
1008-
"@babel/plugin-transform-class-properties" "^7.24.7"
1008+
"@babel/plugin-transform-class-properties" "^7.25.4"
10091009
"@babel/plugin-transform-class-static-block" "^7.24.7"
1010-
"@babel/plugin-transform-classes" "^7.25.0"
1010+
"@babel/plugin-transform-classes" "^7.25.4"
10111011
"@babel/plugin-transform-computed-properties" "^7.24.7"
10121012
"@babel/plugin-transform-destructuring" "^7.24.8"
10131013
"@babel/plugin-transform-dotall-regex" "^7.24.7"
@@ -1035,7 +1035,7 @@
10351035
"@babel/plugin-transform-optional-catch-binding" "^7.24.7"
10361036
"@babel/plugin-transform-optional-chaining" "^7.24.8"
10371037
"@babel/plugin-transform-parameters" "^7.24.7"
1038-
"@babel/plugin-transform-private-methods" "^7.24.7"
1038+
"@babel/plugin-transform-private-methods" "^7.25.4"
10391039
"@babel/plugin-transform-private-property-in-object" "^7.24.7"
10401040
"@babel/plugin-transform-property-literals" "^7.24.7"
10411041
"@babel/plugin-transform-regenerator" "^7.24.7"
@@ -1048,10 +1048,10 @@
10481048
"@babel/plugin-transform-unicode-escapes" "^7.24.7"
10491049
"@babel/plugin-transform-unicode-property-regex" "^7.24.7"
10501050
"@babel/plugin-transform-unicode-regex" "^7.24.7"
1051-
"@babel/plugin-transform-unicode-sets-regex" "^7.24.7"
1051+
"@babel/plugin-transform-unicode-sets-regex" "^7.25.4"
10521052
"@babel/preset-modules" "0.1.6-no-external-plugins"
10531053
babel-plugin-polyfill-corejs2 "^0.4.10"
1054-
babel-plugin-polyfill-corejs3 "^0.10.4"
1054+
babel-plugin-polyfill-corejs3 "^0.10.6"
10551055
babel-plugin-polyfill-regenerator "^0.6.1"
10561056
core-js-compat "^3.37.1"
10571057
semver "^6.3.1"
@@ -1097,23 +1097,23 @@
10971097
"@babel/parser" "^7.25.0"
10981098
"@babel/types" "^7.25.0"
10991099

1100-
"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@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":
1101-
version "7.25.3"
1102-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.3.tgz#f1b901951c83eda2f3e29450ce92743783373490"
1103-
integrity sha512-HefgyP1x754oGCsKmV5reSmtV7IXj/kpaE1XYY+D9G5PvKKoFfSbiS4M77MdjuwlZKDIKFCffq9rPU+H/s3ZdQ==
1100+
"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@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":
1101+
version "7.25.4"
1102+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.4.tgz#648678046990f2957407e3086e97044f13c3e18e"
1103+
integrity sha512-VJ4XsrD+nOvlXyLzmLzUs/0qjFS4sK30te5yEFlvbbUNEgKaVb2BHZUpAL+ttLPQAHNrsI3zZisbfha5Cvr8vg==
11041104
dependencies:
11051105
"@babel/code-frame" "^7.24.7"
1106-
"@babel/generator" "^7.25.0"
1107-
"@babel/parser" "^7.25.3"
1106+
"@babel/generator" "^7.25.4"
1107+
"@babel/parser" "^7.25.4"
11081108
"@babel/template" "^7.25.0"
1109-
"@babel/types" "^7.25.2"
1109+
"@babel/types" "^7.25.4"
11101110
debug "^4.3.1"
11111111
globals "^11.1.0"
11121112

1113-
"@babel/types@^7.0.0", "@babel/types@^7.16.8", "@babel/types@^7.20.7", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.25.0", "@babel/types@^7.25.2", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1114-
version "7.25.2"
1115-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.2.tgz#55fb231f7dc958cd69ea141a4c2997e819646125"
1116-
integrity sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==
1113+
"@babel/types@^7.0.0", "@babel/types@^7.16.8", "@babel/types@^7.20.7", "@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.3.3", "@babel/types@^7.4.4":
1114+
version "7.25.4"
1115+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.4.tgz#6bcb46c72fdf1012a209d016c07f769e10adcb5f"
1116+
integrity sha512-zQ1ijeeCXVEh+aNL0RlmkPkG8HUiDcU2pzQQFjtbntgAczRASFzj4H+6+bV+dy1ntKR14I/DypeuRG1uma98iQ==
11171117
dependencies:
11181118
"@babel/helper-string-parser" "^7.24.8"
11191119
"@babel/helper-validator-identifier" "^7.24.7"
@@ -3475,7 +3475,7 @@ babel-plugin-polyfill-corejs2@^0.4.10:
34753475
"@babel/helper-define-polyfill-provider" "^0.6.2"
34763476
semver "^6.3.1"
34773477

3478-
babel-plugin-polyfill-corejs3@^0.10.4:
3478+
babel-plugin-polyfill-corejs3@^0.10.6:
34793479
version "0.10.6"
34803480
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz#2deda57caef50f59c525aeb4964d3b2f867710c7"
34813481
integrity sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==

0 commit comments

Comments
 (0)