Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit 9e6aabb

Browse files
chore(deps): update babel monorepo to v7.23.9
1 parent 641052c commit 9e6aabb

File tree

2 files changed

+122
-78
lines changed

2 files changed

+122
-78
lines changed

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"react-dom": "^16.13.1"
4747
},
4848
"devDependencies": {
49-
"@babel/core": "7.23.6",
50-
"@babel/preset-env": "7.23.6",
49+
"@babel/core": "7.23.9",
50+
"@babel/preset-env": "7.23.9",
5151
"@babel/preset-react": "7.23.3",
5252
"@commitlint/cli": "8.3.6",
5353
"@commitlint/config-conventional": "8.3.6",

‎yarn.lock‎

Lines changed: 120 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -50,21 +50,21 @@
5050
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
5151
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
5252

53-
"@babel/core@7.23.6":
54-
version "7.23.6"
55-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.6.tgz#8be77cd77c55baadcc1eae1c33df90ab6d2151d4"
56-
integrity sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw==
53+
"@babel/core@7.23.9":
54+
version "7.23.9"
55+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.9.tgz#b028820718000f267870822fec434820e9b1e4d1"
56+
integrity sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw==
5757
dependencies:
5858
"@ampproject/remapping" "^2.2.0"
5959
"@babel/code-frame" "^7.23.5"
6060
"@babel/generator" "^7.23.6"
6161
"@babel/helper-compilation-targets" "^7.23.6"
6262
"@babel/helper-module-transforms" "^7.23.3"
63-
"@babel/helpers" "^7.23.6"
64-
"@babel/parser" "^7.23.6"
65-
"@babel/template" "^7.22.15"
66-
"@babel/traverse" "^7.23.6"
67-
"@babel/types" "^7.23.6"
63+
"@babel/helpers" "^7.23.9"
64+
"@babel/parser" "^7.23.9"
65+
"@babel/template" "^7.23.9"
66+
"@babel/traverse" "^7.23.9"
67+
"@babel/types" "^7.23.9"
6868
convert-source-map "^2.0.0"
6969
debug "^4.1.0"
7070
gensync "^1.0.0-beta.2"
@@ -188,10 +188,10 @@
188188
regexpu-core "^5.3.1"
189189
semver "^6.3.1"
190190

191-
"@babel/helper-define-polyfill-provider@^0.4.3":
192-
version "0.4.3"
193-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz#a71c10f7146d809f4a256c373f462d9bba8cf6ba"
194-
integrity sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==
191+
"@babel/helper-define-polyfill-provider@^0.5.0":
192+
version "0.5.0"
193+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.5.0.tgz#465805b7361f461e86c680f1de21eaf88c25901b"
194+
integrity sha512-NovQquuQLAQ5HuyjCz7WQP9MjRj7dx++yspwiyUiGl9ZyadHRSql1HZh5ogRd8W8w6YM6EQ/NTB8rgjLt5W65Q==
195195
dependencies:
196196
"@babel/helper-compilation-targets" "^7.22.6"
197197
"@babel/helper-plugin-utils" "^7.22.5"
@@ -454,14 +454,14 @@
454454
"@babel/template" "^7.22.15"
455455
"@babel/types" "^7.22.19"
456456

457-
"@babel/helpers@^7.23.6":
458-
version "7.23.6"
459-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a"
460-
integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA==
457+
"@babel/helpers@^7.23.9":
458+
version "7.23.9"
459+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.9.tgz#c3e20bbe7f7a7e10cb9b178384b4affdf5995c7d"
460+
integrity sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ==
461461
dependencies:
462-
"@babel/template" "^7.22.15"
463-
"@babel/traverse" "^7.23.6"
464-
"@babel/types" "^7.23.6"
462+
"@babel/template" "^7.23.9"
463+
"@babel/traverse" "^7.23.9"
464+
"@babel/types" "^7.23.9"
465465

466466
"@babel/helpers@^7.9.0":
467467
version "7.9.2"
@@ -518,10 +518,10 @@
518518
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
519519
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
520520

521-
"@babel/parser@^7.23.6":
522-
version "7.23.6"
523-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b"
524-
integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==
521+
"@babel/parser@^7.23.9":
522+
version "7.23.9"
523+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.9.tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b"
524+
integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==
525525

526526
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
527527
version "7.23.3"
@@ -539,10 +539,10 @@
539539
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
540540
"@babel/plugin-transform-optional-chaining" "^7.23.3"
541541

542-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.3":
543-
version "7.23.3"
544-
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.3.tgz#20c60d4639d18f7da8602548512e9d3a4c8d7098"
545-
integrity sha512-XaJak1qcityzrX0/IU5nKHb34VaibwP3saKqG6a/tppelgllOH13LUann4ZCIBcVOeE6H18K4Vx9QKkVww3z/w==
542+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.7":
543+
version "7.23.7"
544+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.7.tgz#516462a95d10a9618f197d39ad291a9b47ae1d7b"
545+
integrity sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw==
546546
dependencies:
547547
"@babel/helper-environment-visitor" "^7.22.20"
548548
"@babel/helper-plugin-utils" "^7.22.5"
@@ -721,10 +721,10 @@
721721
dependencies:
722722
"@babel/helper-plugin-utils" "^7.22.5"
723723

724-
"@babel/plugin-transform-async-generator-functions@^7.23.4":
725-
version "7.23.4"
726-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.4.tgz#93ac8e3531f347fba519b4703f9ff2a75c6ae27a"
727-
integrity sha512-efdkfPhHYTtn0G6n2ddrESE91fgXxjlqLsnUtPWnJs4a4mZIbUaK7ffqKIIUKXSHwcDvaCVX6GXkaJJFqtX7jw==
724+
"@babel/plugin-transform-async-generator-functions@^7.23.9":
725+
version "7.23.9"
726+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.9.tgz#9adaeb66fc9634a586c5df139c6240d41ed801ce"
727+
integrity sha512-8Q3veQEDGe14dTYuwagbRtwxQDnytyg1JFu4/HwEMETeofocrB0U0ejBJIXoeG/t2oXZ8kzCyI0ZZfbT80VFNQ==
728728
dependencies:
729729
"@babel/helper-environment-visitor" "^7.22.20"
730730
"@babel/helper-plugin-utils" "^7.22.5"
@@ -771,16 +771,15 @@
771771
"@babel/helper-plugin-utils" "^7.22.5"
772772
"@babel/plugin-syntax-class-static-block" "^7.14.5"
773773

774-
"@babel/plugin-transform-classes@^7.23.5":
775-
version "7.23.5"
776-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.5.tgz#e7a75f815e0c534cc4c9a39c56636c84fc0d64f2"
777-
integrity sha512-jvOTR4nicqYC9yzOHIhXG5emiFEOpappSJAl73SDSEDcybD+Puuze8Tnpb9p9qEyYup24tq891gkaygIFvWDqg==
774+
"@babel/plugin-transform-classes@^7.23.8":
775+
version "7.23.8"
776+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.8.tgz#d08ae096c240347badd68cdf1b6d1624a6435d92"
777+
integrity sha512-yAYslGsY1bX6Knmg46RjiCiNSwJKv2IUC8qOdYKqMMr0491SXFhcHqOdRDeCRohOOIzwN/90C6mQ9qAKgrP7dg==
778778
dependencies:
779779
"@babel/helper-annotate-as-pure" "^7.22.5"
780-
"@babel/helper-compilation-targets" "^7.22.15"
780+
"@babel/helper-compilation-targets" "^7.23.6"
781781
"@babel/helper-environment-visitor" "^7.22.20"
782782
"@babel/helper-function-name" "^7.23.0"
783-
"@babel/helper-optimise-call-expression" "^7.22.5"
784783
"@babel/helper-plugin-utils" "^7.22.5"
785784
"@babel/helper-replace-supers" "^7.22.20"
786785
"@babel/helper-split-export-declaration" "^7.22.6"
@@ -904,10 +903,10 @@
904903
"@babel/helper-plugin-utils" "^7.22.5"
905904
"@babel/helper-simple-access" "^7.22.5"
906905

907-
"@babel/plugin-transform-modules-systemjs@^7.23.3":
908-
version "7.23.3"
909-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.3.tgz#fa7e62248931cb15b9404f8052581c302dd9de81"
910-
integrity sha512-ZxyKGTkF9xT9YJuKQRo19ewf3pXpopuYQd8cDXqNzc3mUNbOME0RKMoZxviQk74hwzfQsEe66dE92MaZbdHKNQ==
906+
"@babel/plugin-transform-modules-systemjs@^7.23.9":
907+
version "7.23.9"
908+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.9.tgz#105d3ed46e4a21d257f83a2f9e2ee4203ceda6be"
909+
integrity sha512-KDlPRM6sLo4o1FkiSlXoAa8edLXFsKKIda779fbLrvmeuc3itnjCtaO6RrtoaANsIJANj+Vk1zqbZIMhkCAHVw==
911910
dependencies:
912911
"@babel/helper-hoist-variables" "^7.22.5"
913912
"@babel/helper-module-transforms" "^7.23.3"
@@ -1136,18 +1135,18 @@
11361135
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
11371136
"@babel/helper-plugin-utils" "^7.22.5"
11381137

1139-
"@babel/preset-env@7.23.6":
1140-
version "7.23.6"
1141-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.6.tgz#ad0ea799d5a3c07db5b9a172819bbd444092187a"
1142-
integrity sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ==
1138+
"@babel/preset-env@7.23.9":
1139+
version "7.23.9"
1140+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.9.tgz#beace3b7994560ed6bf78e4ae2073dff45387669"
1141+
integrity sha512-3kBGTNBBk9DQiPoXYS0g0BYlwTQYUTifqgKTjxUwEUkduRT2QOa0FPGBJ+NROQhGyYO5BuTJwGvBnqKDykac6A==
11431142
dependencies:
11441143
"@babel/compat-data" "^7.23.5"
11451144
"@babel/helper-compilation-targets" "^7.23.6"
11461145
"@babel/helper-plugin-utils" "^7.22.5"
11471146
"@babel/helper-validator-option" "^7.23.5"
11481147
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
11491148
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3"
1150-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.3"
1149+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.7"
11511150
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
11521151
"@babel/plugin-syntax-async-generators" "^7.8.4"
11531152
"@babel/plugin-syntax-class-properties" "^7.12.13"
@@ -1168,13 +1167,13 @@
11681167
"@babel/plugin-syntax-top-level-await" "^7.14.5"
11691168
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
11701169
"@babel/plugin-transform-arrow-functions" "^7.23.3"
1171-
"@babel/plugin-transform-async-generator-functions" "^7.23.4"
1170+
"@babel/plugin-transform-async-generator-functions" "^7.23.9"
11721171
"@babel/plugin-transform-async-to-generator" "^7.23.3"
11731172
"@babel/plugin-transform-block-scoped-functions" "^7.23.3"
11741173
"@babel/plugin-transform-block-scoping" "^7.23.4"
11751174
"@babel/plugin-transform-class-properties" "^7.23.3"
11761175
"@babel/plugin-transform-class-static-block" "^7.23.4"
1177-
"@babel/plugin-transform-classes" "^7.23.5"
1176+
"@babel/plugin-transform-classes" "^7.23.8"
11781177
"@babel/plugin-transform-computed-properties" "^7.23.3"
11791178
"@babel/plugin-transform-destructuring" "^7.23.3"
11801179
"@babel/plugin-transform-dotall-regex" "^7.23.3"
@@ -1190,7 +1189,7 @@
11901189
"@babel/plugin-transform-member-expression-literals" "^7.23.3"
11911190
"@babel/plugin-transform-modules-amd" "^7.23.3"
11921191
"@babel/plugin-transform-modules-commonjs" "^7.23.3"
1193-
"@babel/plugin-transform-modules-systemjs" "^7.23.3"
1192+
"@babel/plugin-transform-modules-systemjs" "^7.23.9"
11941193
"@babel/plugin-transform-modules-umd" "^7.23.3"
11951194
"@babel/plugin-transform-named-capturing-groups-regex" "^7.22.5"
11961195
"@babel/plugin-transform-new-target" "^7.23.3"
@@ -1216,9 +1215,9 @@
12161215
"@babel/plugin-transform-unicode-regex" "^7.23.3"
12171216
"@babel/plugin-transform-unicode-sets-regex" "^7.23.3"
12181217
"@babel/preset-modules" "0.1.6-no-external-plugins"
1219-
babel-plugin-polyfill-corejs2 "^0.4.6"
1220-
babel-plugin-polyfill-corejs3 "^0.8.5"
1221-
babel-plugin-polyfill-regenerator "^0.5.3"
1218+
babel-plugin-polyfill-corejs2 "^0.4.8"
1219+
babel-plugin-polyfill-corejs3 "^0.9.0"
1220+
babel-plugin-polyfill-regenerator "^0.5.5"
12221221
core-js-compat "^3.31.0"
12231222
semver "^6.3.1"
12241223

@@ -1264,6 +1263,15 @@
12641263
"@babel/parser" "^7.22.15"
12651264
"@babel/types" "^7.22.15"
12661265

1266+
"@babel/template@^7.23.9":
1267+
version "7.23.9"
1268+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.23.9.tgz#f881d0487cba2828d3259dcb9ef5005a9731011a"
1269+
integrity sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA==
1270+
dependencies:
1271+
"@babel/code-frame" "^7.23.5"
1272+
"@babel/parser" "^7.23.9"
1273+
"@babel/types" "^7.23.9"
1274+
12671275
"@babel/template@^7.3.3", "@babel/template@^7.7.4", "@babel/template@^7.8.3", "@babel/template@^7.8.6":
12681276
version "7.8.6"
12691277
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.6.tgz#86b22af15f828dfb086474f964dcc3e39c43ce2b"
@@ -1288,19 +1296,19 @@
12881296
globals "^11.1.0"
12891297
lodash "^4.17.13"
12901298

1291-
"@babel/traverse@^7.23.6":
1292-
version "7.23.6"
1293-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5"
1294-
integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ==
1299+
"@babel/traverse@^7.23.9":
1300+
version "7.23.9"
1301+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.9.tgz#2f9d6aead6b564669394c5ce0f9302bb65b9d950"
1302+
integrity sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg==
12951303
dependencies:
12961304
"@babel/code-frame" "^7.23.5"
12971305
"@babel/generator" "^7.23.6"
12981306
"@babel/helper-environment-visitor" "^7.22.20"
12991307
"@babel/helper-function-name" "^7.23.0"
13001308
"@babel/helper-hoist-variables" "^7.22.5"
13011309
"@babel/helper-split-export-declaration" "^7.22.6"
1302-
"@babel/parser" "^7.23.6"
1303-
"@babel/types" "^7.23.6"
1310+
"@babel/parser" "^7.23.9"
1311+
"@babel/types" "^7.23.9"
13041312
debug "^4.3.1"
13051313
globals "^11.1.0"
13061314

@@ -1340,6 +1348,15 @@
13401348
"@babel/helper-validator-identifier" "^7.22.20"
13411349
to-fast-properties "^2.0.0"
13421350

1351+
"@babel/types@^7.23.9":
1352+
version "7.23.9"
1353+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.9.tgz#1dd7b59a9a2b5c87f8b41e52770b5ecbf492e002"
1354+
integrity sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==
1355+
dependencies:
1356+
"@babel/helper-string-parser" "^7.23.4"
1357+
"@babel/helper-validator-identifier" "^7.22.20"
1358+
to-fast-properties "^2.0.0"
1359+
13431360
"@babel/types@^7.3.3":
13441361
version "7.9.5"
13451362
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444"
@@ -2882,29 +2899,29 @@ babel-plugin-jest-hoist@^25.5.0:
28822899
"@babel/types" "^7.3.3"
28832900
"@types/babel__traverse" "^7.0.6"
28842901

2885-
babel-plugin-polyfill-corejs2@^0.4.6:
2886-
version "0.4.6"
2887-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz#b2df0251d8e99f229a8e60fc4efa9a68b41c8313"
2888-
integrity sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q==
2902+
babel-plugin-polyfill-corejs2@^0.4.8:
2903+
version "0.4.8"
2904+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.8.tgz#dbcc3c8ca758a290d47c3c6a490d59429b0d2269"
2905+
integrity sha512-OtIuQfafSzpo/LhnJaykc0R/MMnuLSSVjVYy9mHArIZ9qTCSZ6TpWCuEKZYVoN//t8HqBNScHrOtCrIK5IaGLg==
28892906
dependencies:
28902907
"@babel/compat-data" "^7.22.6"
2891-
"@babel/helper-define-polyfill-provider" "^0.4.3"
2908+
"@babel/helper-define-polyfill-provider" "^0.5.0"
28922909
semver "^6.3.1"
28932910

2894-
babel-plugin-polyfill-corejs3@^0.8.5:
2895-
version "0.8.6"
2896-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.6.tgz#25c2d20002da91fe328ff89095c85a391d6856cf"
2897-
integrity sha512-leDIc4l4tUgU7str5BWLS2h8q2N4Nf6lGZP6UrNDxdtfF2g69eJ5L0H7S8A5Ln/arfFAfHor5InAdZuIOwZdgQ==
2911+
babel-plugin-polyfill-corejs3@^0.9.0:
2912+
version "0.9.0"
2913+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.9.0.tgz#9eea32349d94556c2ad3ab9b82ebb27d4bf04a81"
2914+
integrity sha512-7nZPG1uzK2Ymhy/NbaOWTg3uibM2BmGASS4vHS4szRZAIR8R6GwA/xAujpdrXU5iyklrimWnLWU+BLF9suPTqg==
28982915
dependencies:
2899-
"@babel/helper-define-polyfill-provider" "^0.4.3"
2900-
core-js-compat "^3.33.1"
2916+
"@babel/helper-define-polyfill-provider" "^0.5.0"
2917+
core-js-compat "^3.34.0"
29012918

2902-
babel-plugin-polyfill-regenerator@^0.5.3:
2903-
version "0.5.3"
2904-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz#d4c49e4b44614607c13fb769bcd85c72bb26a4a5"
2905-
integrity sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw==
2919+
babel-plugin-polyfill-regenerator@^0.5.5:
2920+
version "0.5.5"
2921+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.5.tgz#8b0c8fc6434239e5d7b8a9d1f832bb2b0310f06a"
2922+
integrity sha512-OJGYZlhLqBh2DDHeqAxWB1XIvr49CxiJ2gIt61/PU55CQK4Z58OzMqjDe1zwQdQk+rBYsRc+1rJmdajM3gimHg==
29062923
dependencies:
2907-
"@babel/helper-define-polyfill-provider" "^0.4.3"
2924+
"@babel/helper-define-polyfill-provider" "^0.5.0"
29082925

29092926
babel-plugin-syntax-async-functions@^6.8.0:
29102927
version "6.13.0"
@@ -3484,6 +3501,16 @@ browserslist@^4.22.2:
34843501
node-releases "^2.0.14"
34853502
update-browserslist-db "^1.0.13"
34863503

3504+
browserslist@^4.22.3:
3505+
version "4.23.0"
3506+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.0.tgz#8f3acc2bbe73af7213399430890f86c63a5674ab"
3507+
integrity sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==
3508+
dependencies:
3509+
caniuse-lite "^1.0.30001587"
3510+
electron-to-chromium "^1.4.668"
3511+
node-releases "^2.0.14"
3512+
update-browserslist-db "^1.0.13"
3513+
34873514
bser@2.1.1:
34883515
version "2.1.1"
34893516
resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05"
@@ -3638,6 +3665,11 @@ caniuse-lite@^1.0.30001565:
36383665
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001570.tgz#b4e5c1fa786f733ab78fc70f592df6b3f23244ca"
36393666
integrity sha512-+3e0ASu4sw1SWaoCtvPeyXp+5PsjigkSt8OXZbF9StH5pQWbxEjLAZE3n8Aup5udop1uRiKA7a4utUk/uoSpUw==
36403667

3668+
caniuse-lite@^1.0.30001587:
3669+
version "1.0.30001587"
3670+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001587.tgz#a0bce920155fa56a1885a69c74e1163fc34b4881"
3671+
integrity sha512-HMFNotUmLXn71BQxg8cijvqxnIAofforZOwGsxyXJ0qugTdspUF4sPSJ2vhgprHCB996tIDzEq1ubumPDV8ULA==
3672+
36413673
capture-exit@^2.0.0:
36423674
version "2.0.0"
36433675
resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
@@ -4103,13 +4135,20 @@ copy-descriptor@^0.1.0:
41034135
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
41044136
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
41054137

4106-
core-js-compat@^3.31.0, core-js-compat@^3.33.1:
4138+
core-js-compat@^3.31.0:
41074139
version "3.33.1"
41084140
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.33.1.tgz#debe80464107d75419e00c2ee29f35982118ff84"
41094141
integrity sha512-6pYKNOgD/j/bkC5xS5IIg6bncid3rfrI42oBH1SQJbsmYPKF7rhzcFzYCcxYMmNQQ0rCEB8WqpW7QHndOggaeQ==
41104142
dependencies:
41114143
browserslist "^4.22.1"
41124144

4145+
core-js-compat@^3.34.0:
4146+
version "3.36.0"
4147+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.36.0.tgz#087679119bc2fdbdefad0d45d8e5d307d45ba190"
4148+
integrity sha512-iV9Pd/PsgjNWBXeq8XRtWVSgz2tKAfhfvBs7qxYty+RlRd+OCksaWmOnc4JKrTc1cToXL1N0s3l/vwlxPtdElw==
4149+
dependencies:
4150+
browserslist "^4.22.3"
4151+
41134152
core-js@^2.4.0, core-js@^2.5.0:
41144153
version "2.6.11"
41154154
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c"
@@ -4529,6 +4568,11 @@ electron-to-chromium@^1.4.601:
45294568
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.613.tgz#529e4fc65576ecfd055d7d4619fade4fac446af2"
45304569
integrity sha512-r4x5+FowKG6q+/Wj0W9nidx7QO31BJwmR2uEo+Qh3YLGQ8SbBAFuDFpTxzly/I2gsbrFwBuIjrMp423L3O5U3w==
45314570

4571+
electron-to-chromium@^1.4.668:
4572+
version "1.4.673"
4573+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.673.tgz#1f077d9a095761804aec7ec6346c3f4b69b56534"
4574+
integrity sha512-zjqzx4N7xGdl5468G+vcgzDhaHkaYgVcf9MqgexcTqsl2UHSCmOj/Bi3HAprg4BZCpC7HyD8a6nZl6QAZf72gw==
4575+
45324576
emoji-regex@^8.0.0:
45334577
version "8.0.0"
45344578
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /