Skip to content

Commit 9257c2e

Browse files
⬆️ deps: Upgrade dependency @babel/preset-env to v7.25.4.
1 parent 6743c2f commit 9257c2e

File tree

2 files changed

+156
-54
lines changed

2 files changed

+156
-54
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
},
7575
"devDependencies": {
7676
"@babel/core": "7.25.2",
77-
"@babel/preset-env": "7.25.3",
77+
"@babel/preset-env": "7.25.4",
7878
"@commitlint/cli": "19.4.0",
7979
"@js-library/commitlint-config": "0.0.4",
8080
"@node-loader/babel": "2.1.0",

yarn.lock

+155-53
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,11 @@
6868
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5"
6969
integrity sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==
7070

71+
"@babel/compat-data@^7.25.4":
72+
version "7.25.4"
73+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.4.tgz#7d2a80ce229890edcf4cc259d4d696cb4dae2fcb"
74+
integrity sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==
75+
7176
7277
version "7.25.2"
7378
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.2.tgz#ed8eec275118d7613e77a352894cd12ded8eba77"
@@ -149,6 +154,16 @@
149154
"@jridgewell/trace-mapping" "^0.3.25"
150155
jsesc "^2.5.1"
151156

157+
"@babel/generator@^7.25.4":
158+
version "7.25.4"
159+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.4.tgz#1dc63c1c9caae9e6dc24e264eac254eb25005669"
160+
integrity sha512-NFtZmZsyzDPJnk9Zg3BbTfKKc9UlHYzD0E//p2Z3B9nCwwtJW9T0gVbCz8+fBngnn4zf1Dr3IK8PHQQHq0lDQw==
161+
dependencies:
162+
"@babel/types" "^7.25.4"
163+
"@jridgewell/gen-mapping" "^0.3.5"
164+
"@jridgewell/trace-mapping" "^0.3.25"
165+
jsesc "^2.5.1"
166+
152167
"@babel/helper-annotate-as-pure@^7.16.0":
153168
version "7.16.0"
154169
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d"
@@ -268,6 +283,19 @@
268283
"@babel/helper-split-export-declaration" "^7.24.7"
269284
semver "^6.3.1"
270285

286+
"@babel/helper-create-class-features-plugin@^7.25.4":
287+
version "7.25.4"
288+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.4.tgz#57eaf1af38be4224a9d9dd01ddde05b741f50e14"
289+
integrity sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ==
290+
dependencies:
291+
"@babel/helper-annotate-as-pure" "^7.24.7"
292+
"@babel/helper-member-expression-to-functions" "^7.24.8"
293+
"@babel/helper-optimise-call-expression" "^7.24.7"
294+
"@babel/helper-replace-supers" "^7.25.0"
295+
"@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
296+
"@babel/traverse" "^7.25.4"
297+
semver "^6.3.1"
298+
271299
"@babel/helper-create-regexp-features-plugin@^7.16.0":
272300
version "7.16.0"
273301
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.16.0.tgz#06b2348ce37fccc4f5e18dcd8d75053f2a7c44ff"
@@ -302,6 +330,15 @@
302330
regexpu-core "^5.3.1"
303331
semver "^6.3.1"
304332

333+
"@babel/helper-create-regexp-features-plugin@^7.25.2":
334+
version "7.25.2"
335+
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.2.tgz#24c75974ed74183797ffd5f134169316cd1808d9"
336+
integrity sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g==
337+
dependencies:
338+
"@babel/helper-annotate-as-pure" "^7.24.7"
339+
regexpu-core "^5.3.1"
340+
semver "^6.3.1"
341+
305342
"@babel/helper-define-polyfill-provider@^0.3.0":
306343
version "0.3.0"
307344
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.0.tgz#c5b10cf4b324ff840140bb07e05b8564af2ae971"
@@ -327,6 +364,17 @@
327364
lodash.debounce "^4.0.8"
328365
resolve "^1.14.2"
329366

367+
"@babel/helper-define-polyfill-provider@^0.6.2":
368+
version "0.6.2"
369+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.2.tgz#18594f789c3594acb24cfdb4a7f7b7d2e8bd912d"
370+
integrity sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==
371+
dependencies:
372+
"@babel/helper-compilation-targets" "^7.22.6"
373+
"@babel/helper-plugin-utils" "^7.22.5"
374+
debug "^4.1.1"
375+
lodash.debounce "^4.0.8"
376+
resolve "^1.14.2"
377+
330378
"@babel/helper-environment-visitor@^7.16.5":
331379
version "7.16.5"
332380
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.5.tgz#f6a7f38b3c6d8b07c88faea083c46c09ef5451b8"
@@ -770,6 +818,13 @@
770818
dependencies:
771819
"@babel/types" "^7.25.2"
772820

821+
"@babel/parser@^7.25.4":
822+
version "7.25.4"
823+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.4.tgz#af4f2df7d02440286b7de57b1c21acfb2a6f257a"
824+
integrity sha512-nq+eWrOgdtu3jG5Os4TQP3x3cLA8hR8TvJNjD8vnPa20WGycimcparWnLK4jJhElTK6SDyuJo1weMKO/5LpmLA==
825+
dependencies:
826+
"@babel/types" "^7.25.4"
827+
773828
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3":
774829
version "7.25.3"
775830
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz#dca427b45a6c0f5c095a1c639dfe2476a3daba7f"
@@ -1121,15 +1176,15 @@
11211176
dependencies:
11221177
"@babel/helper-plugin-utils" "^7.24.7"
11231178

1124-
"@babel/plugin-transform-async-generator-functions@^7.25.0":
1125-
version "7.25.0"
1126-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.0.tgz#b785cf35d73437f6276b1e30439a57a50747bddf"
1127-
integrity sha512-uaIi2FdqzjpAMvVqvB51S42oC2JEVgh0LDsGfZVDysWE8LrJtQC2jvKmOqEYThKyB7bDEb7BP1GYWDm7tABA0Q==
1179+
"@babel/plugin-transform-async-generator-functions@^7.25.4":
1180+
version "7.25.4"
1181+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.4.tgz#2afd4e639e2d055776c9f091b6c0c180ed8cf083"
1182+
integrity sha512-jz8cV2XDDTqjKPwVPJBIjORVEmSGYhdRa8e5k5+vN+uwcjSrSxUaebBRa4ko1jqNF2uxyg8G6XYk30Jv285xzg==
11281183
dependencies:
11291184
"@babel/helper-plugin-utils" "^7.24.8"
11301185
"@babel/helper-remap-async-to-generator" "^7.25.0"
11311186
"@babel/plugin-syntax-async-generators" "^7.8.4"
1132-
"@babel/traverse" "^7.25.0"
1187+
"@babel/traverse" "^7.25.4"
11331188

11341189
"@babel/plugin-transform-async-to-generator@^7.16.5":
11351190
version "7.16.5"
@@ -1177,13 +1232,13 @@
11771232
dependencies:
11781233
"@babel/helper-plugin-utils" "^7.24.8"
11791234

1180-
"@babel/plugin-transform-class-properties@^7.24.7":
1181-
version "7.24.7"
1182-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.7.tgz#256879467b57b0b68c7ddfc5b76584f398cd6834"
1183-
integrity sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w==
1235+
"@babel/plugin-transform-class-properties@^7.25.4":
1236+
version "7.25.4"
1237+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.4.tgz#bae7dbfcdcc2e8667355cd1fb5eda298f05189fd"
1238+
integrity sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g==
11841239
dependencies:
1185-
"@babel/helper-create-class-features-plugin" "^7.24.7"
1186-
"@babel/helper-plugin-utils" "^7.24.7"
1240+
"@babel/helper-create-class-features-plugin" "^7.25.4"
1241+
"@babel/helper-plugin-utils" "^7.24.8"
11871242

11881243
"@babel/plugin-transform-class-static-block@^7.24.7":
11891244
version "7.24.7"
@@ -1208,16 +1263,16 @@
12081263
"@babel/helper-split-export-declaration" "^7.16.0"
12091264
globals "^11.1.0"
12101265

1211-
"@babel/plugin-transform-classes@^7.25.0":
1212-
version "7.25.0"
1213-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.0.tgz#63122366527d88e0ef61b612554fe3f8c793991e"
1214-
integrity sha512-xyi6qjr/fYU304fiRwFbekzkqVJZ6A7hOjWZd+89FVcBqPV3S9Wuozz82xdpLspckeaafntbzglaW4pqpzvtSw==
1266+
"@babel/plugin-transform-classes@^7.25.4":
1267+
version "7.25.4"
1268+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.4.tgz#d29dbb6a72d79f359952ad0b66d88518d65ef89a"
1269+
integrity sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg==
12151270
dependencies:
12161271
"@babel/helper-annotate-as-pure" "^7.24.7"
1217-
"@babel/helper-compilation-targets" "^7.24.8"
1272+
"@babel/helper-compilation-targets" "^7.25.2"
12181273
"@babel/helper-plugin-utils" "^7.24.8"
12191274
"@babel/helper-replace-supers" "^7.25.0"
1220-
"@babel/traverse" "^7.25.0"
1275+
"@babel/traverse" "^7.25.4"
12211276
globals "^11.1.0"
12221277

12231278
"@babel/plugin-transform-computed-properties@^7.16.5":
@@ -1587,13 +1642,13 @@
15871642
dependencies:
15881643
"@babel/helper-plugin-utils" "^7.24.7"
15891644

1590-
"@babel/plugin-transform-private-methods@^7.24.7":
1591-
version "7.24.7"
1592-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.24.7.tgz#e6318746b2ae70a59d023d5cc1344a2ba7a75f5e"
1593-
integrity sha512-COTCOkG2hn4JKGEKBADkA8WNb35TGkkRbI5iT845dB+NyqgO8Hn+ajPbSnIQznneJTa3d30scb6iz/DhH8GsJQ==
1645+
"@babel/plugin-transform-private-methods@^7.25.4":
1646+
version "7.25.4"
1647+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.4.tgz#9bbefbe3649f470d681997e0b64a4b254d877242"
1648+
integrity sha512-ao8BG7E2b/URaUQGqN3Tlsg+M3KlHY6rJ1O1gXAEUnZoyNQnvKyH87Kfg+FoxSeyWUB8ISZZsC91C44ZuBFytw==
15941649
dependencies:
1595-
"@babel/helper-create-class-features-plugin" "^7.24.7"
1596-
"@babel/helper-plugin-utils" "^7.24.7"
1650+
"@babel/helper-create-class-features-plugin" "^7.25.4"
1651+
"@babel/helper-plugin-utils" "^7.24.8"
15971652

15981653
"@babel/plugin-transform-private-property-in-object@^7.24.7":
15991654
version "7.24.7"
@@ -1791,20 +1846,20 @@
17911846
"@babel/helper-create-regexp-features-plugin" "^7.24.7"
17921847
"@babel/helper-plugin-utils" "^7.24.7"
17931848

1794-
"@babel/plugin-transform-unicode-sets-regex@^7.24.7":
1795-
version "7.24.7"
1796-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.24.7.tgz#d40705d67523803a576e29c63cef6e516b858ed9"
1797-
integrity sha512-2G8aAvF4wy1w/AGZkemprdGMRg5o6zPNhbHVImRz3lss55TYCBd6xStN19rt8XJHq20sqV0JbyWjOWwQRwV/wg==
1849+
"@babel/plugin-transform-unicode-sets-regex@^7.25.4":
1850+
version "7.25.4"
1851+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.4.tgz#be664c2a0697ffacd3423595d5edef6049e8946c"
1852+
integrity sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA==
17981853
dependencies:
1799-
"@babel/helper-create-regexp-features-plugin" "^7.24.7"
1800-
"@babel/helper-plugin-utils" "^7.24.7"
1854+
"@babel/helper-create-regexp-features-plugin" "^7.25.2"
1855+
"@babel/helper-plugin-utils" "^7.24.8"
18011856

1802-
"@babel/[email protected].3":
1803-
version "7.25.3"
1804-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.3.tgz#0bf4769d84ac51d1073ab4a86f00f30a3a83c67c"
1805-
integrity sha512-QsYW7UeAaXvLPX9tdVliMJE7MD7M6MLYVTovRTIwhoYQVFHR1rM4wO8wqAezYi3/BpSD+NzVCZ69R6smWiIi8g==
1857+
"@babel/[email protected].4":
1858+
version "7.25.4"
1859+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.4.tgz#be23043d43a34a2721cd0f676c7ba6f1481f6af6"
1860+
integrity sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw==
18061861
dependencies:
1807-
"@babel/compat-data" "^7.25.2"
1862+
"@babel/compat-data" "^7.25.4"
18081863
"@babel/helper-compilation-targets" "^7.25.2"
18091864
"@babel/helper-plugin-utils" "^7.24.8"
18101865
"@babel/helper-validator-option" "^7.24.8"
@@ -1833,13 +1888,13 @@
18331888
"@babel/plugin-syntax-top-level-await" "^7.14.5"
18341889
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
18351890
"@babel/plugin-transform-arrow-functions" "^7.24.7"
1836-
"@babel/plugin-transform-async-generator-functions" "^7.25.0"
1891+
"@babel/plugin-transform-async-generator-functions" "^7.25.4"
18371892
"@babel/plugin-transform-async-to-generator" "^7.24.7"
18381893
"@babel/plugin-transform-block-scoped-functions" "^7.24.7"
18391894
"@babel/plugin-transform-block-scoping" "^7.25.0"
1840-
"@babel/plugin-transform-class-properties" "^7.24.7"
1895+
"@babel/plugin-transform-class-properties" "^7.25.4"
18411896
"@babel/plugin-transform-class-static-block" "^7.24.7"
1842-
"@babel/plugin-transform-classes" "^7.25.0"
1897+
"@babel/plugin-transform-classes" "^7.25.4"
18431898
"@babel/plugin-transform-computed-properties" "^7.24.7"
18441899
"@babel/plugin-transform-destructuring" "^7.24.8"
18451900
"@babel/plugin-transform-dotall-regex" "^7.24.7"
@@ -1867,7 +1922,7 @@
18671922
"@babel/plugin-transform-optional-catch-binding" "^7.24.7"
18681923
"@babel/plugin-transform-optional-chaining" "^7.24.8"
18691924
"@babel/plugin-transform-parameters" "^7.24.7"
1870-
"@babel/plugin-transform-private-methods" "^7.24.7"
1925+
"@babel/plugin-transform-private-methods" "^7.25.4"
18711926
"@babel/plugin-transform-private-property-in-object" "^7.24.7"
18721927
"@babel/plugin-transform-property-literals" "^7.24.7"
18731928
"@babel/plugin-transform-regenerator" "^7.24.7"
@@ -1880,10 +1935,10 @@
18801935
"@babel/plugin-transform-unicode-escapes" "^7.24.7"
18811936
"@babel/plugin-transform-unicode-property-regex" "^7.24.7"
18821937
"@babel/plugin-transform-unicode-regex" "^7.24.7"
1883-
"@babel/plugin-transform-unicode-sets-regex" "^7.24.7"
1938+
"@babel/plugin-transform-unicode-sets-regex" "^7.25.4"
18841939
"@babel/preset-modules" "0.1.6-no-external-plugins"
18851940
babel-plugin-polyfill-corejs2 "^0.4.10"
1886-
babel-plugin-polyfill-corejs3 "^0.10.4"
1941+
babel-plugin-polyfill-corejs3 "^0.10.6"
18871942
babel-plugin-polyfill-regenerator "^0.6.1"
18881943
core-js-compat "^3.37.1"
18891944
semver "^6.3.1"
@@ -2135,6 +2190,19 @@
21352190
debug "^4.3.1"
21362191
globals "^11.1.0"
21372192

2193+
"@babel/traverse@^7.25.4":
2194+
version "7.25.4"
2195+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.4.tgz#648678046990f2957407e3086e97044f13c3e18e"
2196+
integrity sha512-VJ4XsrD+nOvlXyLzmLzUs/0qjFS4sK30te5yEFlvbbUNEgKaVb2BHZUpAL+ttLPQAHNrsI3zZisbfha5Cvr8vg==
2197+
dependencies:
2198+
"@babel/code-frame" "^7.24.7"
2199+
"@babel/generator" "^7.25.4"
2200+
"@babel/parser" "^7.25.4"
2201+
"@babel/template" "^7.25.0"
2202+
"@babel/types" "^7.25.4"
2203+
debug "^4.3.1"
2204+
globals "^11.1.0"
2205+
21382206
"@babel/types@^7.16.0", "@babel/types@^7.4.4":
21392207
version "7.16.0"
21402208
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba"
@@ -2187,6 +2255,15 @@
21872255
"@babel/helper-validator-identifier" "^7.24.7"
21882256
to-fast-properties "^2.0.0"
21892257

2258+
"@babel/types@^7.25.4":
2259+
version "7.25.4"
2260+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.4.tgz#6bcb46c72fdf1012a209d016c07f769e10adcb5f"
2261+
integrity sha512-zQ1ijeeCXVEh+aNL0RlmkPkG8HUiDcU2pzQQFjtbntgAczRASFzj4H+6+bV+dy1ntKR14I/DypeuRG1uma98iQ==
2262+
dependencies:
2263+
"@babel/helper-string-parser" "^7.24.8"
2264+
"@babel/helper-validator-identifier" "^7.24.7"
2265+
to-fast-properties "^2.0.0"
2266+
21902267
"@bcoe/v8-coverage@^0.2.3":
21912268
version "0.2.3"
21922269
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -3463,13 +3540,13 @@ babel-plugin-polyfill-corejs2@^0.4.10:
34633540
"@babel/helper-define-polyfill-provider" "^0.6.1"
34643541
semver "^6.3.1"
34653542

3466-
babel-plugin-polyfill-corejs3@^0.10.4:
3467-
version "0.10.4"
3468-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz#789ac82405ad664c20476d0233b485281deb9c77"
3469-
integrity sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==
3543+
babel-plugin-polyfill-corejs3@^0.10.6:
3544+
version "0.10.6"
3545+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz#2deda57caef50f59c525aeb4964d3b2f867710c7"
3546+
integrity sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==
34703547
dependencies:
3471-
"@babel/helper-define-polyfill-provider" "^0.6.1"
3472-
core-js-compat "^3.36.1"
3548+
"@babel/helper-define-polyfill-provider" "^0.6.2"
3549+
core-js-compat "^3.38.0"
34733550

34743551
babel-plugin-polyfill-corejs3@^0.4.0:
34753552
version "0.4.0"
@@ -3711,6 +3788,16 @@ browserslist@^4.23.1:
37113788
node-releases "^2.0.14"
37123789
update-browserslist-db "^1.1.0"
37133790

3791+
browserslist@^4.23.3:
3792+
version "4.23.3"
3793+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.3.tgz#debb029d3c93ebc97ffbc8d9cbb03403e227c800"
3794+
integrity sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==
3795+
dependencies:
3796+
caniuse-lite "^1.0.30001646"
3797+
electron-to-chromium "^1.5.4"
3798+
node-releases "^2.0.18"
3799+
update-browserslist-db "^1.1.0"
3800+
37143801
buffer-from@^1.0.0:
37153802
version "1.1.2"
37163803
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
@@ -3886,6 +3973,11 @@ caniuse-lite@^1.0.30001640:
38863973
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001641.tgz#3572862cd18befae3f637f2a1101cc033c6782ac"
38873974
integrity sha512-Phv5thgl67bHYo1TtMY/MurjkHhV4EDaCosezRXgZ8jzA/Ub+wjxAvbGvjoFENStinwi5kCyOYV3mi5tOGykwA==
38883975

3976+
caniuse-lite@^1.0.30001646:
3977+
version "1.0.30001651"
3978+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001651.tgz#52de59529e8b02b1aedcaaf5c05d9e23c0c28138"
3979+
integrity sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg==
3980+
38893981
caseless@~0.12.0:
38903982
version "0.12.0"
38913983
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
@@ -4320,20 +4412,20 @@ core-js-compat@^3.18.0, core-js-compat@^3.19.1:
43204412
browserslist "^4.19.1"
43214413
semver "7.0.0"
43224414

4323-
core-js-compat@^3.36.1:
4324-
version "3.36.1"
4325-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.36.1.tgz#1818695d72c99c25d621dca94e6883e190cea3c8"
4326-
integrity sha512-Dk997v9ZCt3X/npqzyGdTlq6t7lDBhZwGvV94PKzDArjp7BTRm7WlDAXYd/OWdeFHO8OChQYRJNJvUCqCbrtKA==
4327-
dependencies:
4328-
browserslist "^4.23.0"
4329-
43304415
core-js-compat@^3.37.0, core-js-compat@^3.37.1:
43314416
version "3.37.1"
43324417
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.37.1.tgz#c844310c7852f4bdf49b8d339730b97e17ff09ee"
43334418
integrity sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg==
43344419
dependencies:
43354420
browserslist "^4.23.0"
43364421

4422+
core-js-compat@^3.38.0:
4423+
version "3.38.1"
4424+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.38.1.tgz#2bc7a298746ca5a7bcb9c164bcb120f2ebc09a09"
4425+
integrity sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw==
4426+
dependencies:
4427+
browserslist "^4.23.3"
4428+
43374429
core-js@^2.0.0, core-js@^2.4.0:
43384430
version "2.6.12"
43394431
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
@@ -4929,6 +5021,11 @@ electron-to-chromium@^1.4.820:
49295021
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.826.tgz#096426d3333718f867b16cc5195c8e56f75c998e"
49305022
integrity sha512-zULpSu/wQI4X9qWAHabbi0ZUfJ/bEFTA6bfdXlg6HSf5XS7A8vMdzpJC4r5Ws/5E5NGdrNHmXgvGewGuHMxhPQ==
49315023

5024+
electron-to-chromium@^1.5.4:
5025+
version "1.5.13"
5026+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.13.tgz#1abf0410c5344b2b829b7247e031f02810d442e6"
5027+
integrity sha512-lbBcvtIJ4J6sS4tb5TLp1b4LyfCdMkwStzXPyAgVgTRAsep4bvrAGaBOP7ZJtQMNJpSQ9SqG4brWOroNaQtm7Q==
5028+
49325029
elegant-spinner@^1.0.1:
49335030
version "1.0.1"
49345031
resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e"
@@ -8417,6 +8514,11 @@ node-releases@^2.0.14:
84178514
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b"
84188515
integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==
84198516

8517+
node-releases@^2.0.18:
8518+
version "2.0.18"
8519+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.18.tgz#f010e8d35e2fe8d6b2944f03f70213ecedc4ca3f"
8520+
integrity sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==
8521+
84208522
nofilter@^3.1.0:
84218523
version "3.1.0"
84228524
resolved "https://registry.yarnpkg.com/nofilter/-/nofilter-3.1.0.tgz#c757ba68801d41ff930ba2ec55bab52ca184aa66"

0 commit comments

Comments
 (0)