Skip to content

Commit b9e9182

Browse files
committed
Update babel monorepo to v7.23.6
1 parent cc862ed commit b9e9182

File tree

1 file changed

+97
-86
lines changed

1 file changed

+97
-86
lines changed

yarn.lock

Lines changed: 97 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -35,26 +35,26 @@
3535
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.5.tgz#b1f6c86a02d85d2dd3368a2b67c09add8cd0c255"
3636
integrity sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA==
3737

38-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5":
38+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5":
3939
version "7.23.5"
4040
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
4141
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
4242

4343
"@babel/core@^7.11.6":
44-
version "7.23.5"
45-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.5.tgz#6e23f2acbcb77ad283c5ed141f824fd9f70101c7"
46-
integrity sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g==
44+
version "7.23.6"
45+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.6.tgz#8be77cd77c55baadcc1eae1c33df90ab6d2151d4"
46+
integrity sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw==
4747
dependencies:
4848
"@ampproject/remapping" "^2.2.0"
4949
"@babel/code-frame" "^7.23.5"
50-
"@babel/generator" "^7.23.5"
51-
"@babel/helper-compilation-targets" "^7.22.15"
50+
"@babel/generator" "^7.23.6"
51+
"@babel/helper-compilation-targets" "^7.23.6"
5252
"@babel/helper-module-transforms" "^7.23.3"
53-
"@babel/helpers" "^7.23.5"
54-
"@babel/parser" "^7.23.5"
53+
"@babel/helpers" "^7.23.6"
54+
"@babel/parser" "^7.23.6"
5555
"@babel/template" "^7.22.15"
56-
"@babel/traverse" "^7.23.5"
57-
"@babel/types" "^7.23.5"
56+
"@babel/traverse" "^7.23.6"
57+
"@babel/types" "^7.23.6"
5858
convert-source-map "^2.0.0"
5959
debug "^4.1.0"
6060
gensync "^1.0.0-beta.2"
@@ -70,12 +70,12 @@
7070
eslint-visitor-keys "^2.1.0"
7171
semver "^6.3.1"
7272

73-
"@babel/generator@^7.23.5":
74-
version "7.23.5"
75-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.5.tgz#17d0a1ea6b62f351d281350a5f80b87a810c4755"
76-
integrity sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA==
73+
"@babel/generator@^7.23.6":
74+
version "7.23.6"
75+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e"
76+
integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==
7777
dependencies:
78-
"@babel/types" "^7.23.5"
78+
"@babel/types" "^7.23.6"
7979
"@jridgewell/gen-mapping" "^0.3.2"
8080
"@jridgewell/trace-mapping" "^0.3.17"
8181
jsesc "^2.5.1"
@@ -105,21 +105,21 @@
105105
lru-cache "^5.1.1"
106106
semver "^6.3.0"
107107

108-
"@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6":
109-
version "7.22.15"
110-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz#0698fc44551a26cf29f18d4662d5bf545a6cfc52"
111-
integrity sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==
108+
"@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.23.6":
109+
version "7.23.6"
110+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz#4d79069b16cbcf1461289eccfbbd81501ae39991"
111+
integrity sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==
112112
dependencies:
113-
"@babel/compat-data" "^7.22.9"
114-
"@babel/helper-validator-option" "^7.22.15"
115-
browserslist "^4.21.9"
113+
"@babel/compat-data" "^7.23.5"
114+
"@babel/helper-validator-option" "^7.23.5"
115+
browserslist "^4.22.2"
116116
lru-cache "^5.1.1"
117117
semver "^6.3.1"
118118

119119
"@babel/helper-create-class-features-plugin@^7.22.15":
120-
version "7.23.5"
121-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.5.tgz#2a8792357008ae9ce8c0f2b78b9f646ac96b314b"
122-
integrity sha512-QELlRWxSpgdwdJzSJn4WAhKC+hvw/AtHbbrIoncKHkhKKR/luAlKkgBDcri1EzWAo8f8VvYVryEHN4tax/V67A==
120+
version "7.23.6"
121+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.6.tgz#b04d915ce92ce363666f816a884cdcfc9be04953"
122+
integrity sha512-cBXU1vZni/CpGF29iTu4YRbOZt3Wat6zCoMDxRF1MayiEc4URxOj31tT65HUM0CRpMowA3HCJaAOVOUnMf96cw==
123123
dependencies:
124124
"@babel/helper-annotate-as-pure" "^7.22.5"
125125
"@babel/helper-environment-visitor" "^7.22.20"
@@ -140,10 +140,10 @@
140140
regexpu-core "^5.3.1"
141141
semver "^6.3.1"
142142

143-
"@babel/helper-define-polyfill-provider@^0.4.3":
144-
version "0.4.3"
145-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz#a71c10f7146d809f4a256c373f462d9bba8cf6ba"
146-
integrity sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==
143+
"@babel/helper-define-polyfill-provider@^0.4.4":
144+
version "0.4.4"
145+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz#64df615451cb30e94b59a9696022cffac9a10088"
146+
integrity sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==
147147
dependencies:
148148
"@babel/helper-compilation-targets" "^7.22.6"
149149
"@babel/helper-plugin-utils" "^7.22.5"
@@ -293,14 +293,14 @@
293293
"@babel/template" "^7.22.15"
294294
"@babel/types" "^7.22.19"
295295

296-
"@babel/helpers@^7.23.5":
297-
version "7.23.5"
298-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.5.tgz#52f522840df8f1a848d06ea6a79b79eefa72401e"
299-
integrity sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg==
296+
"@babel/helpers@^7.23.6":
297+
version "7.23.6"
298+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a"
299+
integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA==
300300
dependencies:
301301
"@babel/template" "^7.22.15"
302-
"@babel/traverse" "^7.23.5"
303-
"@babel/types" "^7.23.5"
302+
"@babel/traverse" "^7.23.6"
303+
"@babel/types" "^7.23.6"
304304

305305
"@babel/highlight@^7.16.0":
306306
version "7.17.12"
@@ -320,10 +320,10 @@
320320
chalk "^2.4.2"
321321
js-tokens "^4.0.0"
322322

323-
"@babel/parser@^7.22.15", "@babel/parser@^7.23.5":
324-
version "7.23.5"
325-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563"
326-
integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==
323+
"@babel/parser@^7.22.15", "@babel/parser@^7.23.6":
324+
version "7.23.6"
325+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b"
326+
integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==
327327

328328
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
329329
version "7.23.3"
@@ -625,12 +625,13 @@
625625
"@babel/helper-plugin-utils" "^7.22.5"
626626
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
627627

628-
"@babel/plugin-transform-for-of@^7.23.3":
629-
version "7.23.3"
630-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.3.tgz#afe115ff0fbce735e02868d41489093c63e15559"
631-
integrity sha512-X8jSm8X1CMwxmK878qsUGJRmbysKNbdpTv/O1/v0LuY/ZkZrng5WYiekYSdg9m09OTmDDUWeEDsTE+17WYbAZw==
628+
"@babel/plugin-transform-for-of@^7.23.6":
629+
version "7.23.6"
630+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.6.tgz#81c37e24171b37b370ba6aaffa7ac86bcb46f94e"
631+
integrity sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw==
632632
dependencies:
633633
"@babel/helper-plugin-utils" "^7.22.5"
634+
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
634635

635636
"@babel/plugin-transform-function-name@^7.23.3":
636637
version "7.23.3"
@@ -928,12 +929,12 @@
928929
"@babel/helper-plugin-utils" "^7.22.5"
929930

930931
"@babel/preset-env@^7.11.5":
931-
version "7.23.5"
932-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.5.tgz#350a3aedfa9f119ad045b068886457e895ba0ca1"
933-
integrity sha512-0d/uxVD6tFGWXGDSfyMD1p2otoaKmu6+GD+NfAx0tMaH+dxORnp7T9TaVQ6mKyya7iBtCIVxHjWT7MuzzM9z+A==
932+
version "7.23.6"
933+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.6.tgz#ad0ea799d5a3c07db5b9a172819bbd444092187a"
934+
integrity sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ==
934935
dependencies:
935936
"@babel/compat-data" "^7.23.5"
936-
"@babel/helper-compilation-targets" "^7.22.15"
937+
"@babel/helper-compilation-targets" "^7.23.6"
937938
"@babel/helper-plugin-utils" "^7.22.5"
938939
"@babel/helper-validator-option" "^7.23.5"
939940
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
@@ -973,7 +974,7 @@
973974
"@babel/plugin-transform-dynamic-import" "^7.23.4"
974975
"@babel/plugin-transform-exponentiation-operator" "^7.23.3"
975976
"@babel/plugin-transform-export-namespace-from" "^7.23.4"
976-
"@babel/plugin-transform-for-of" "^7.23.3"
977+
"@babel/plugin-transform-for-of" "^7.23.6"
977978
"@babel/plugin-transform-function-name" "^7.23.3"
978979
"@babel/plugin-transform-json-strings" "^7.23.4"
979980
"@babel/plugin-transform-literals" "^7.23.3"
@@ -1058,9 +1059,9 @@
10581059
regenerator-runtime "^0.13.4"
10591060

10601061
"@babel/runtime@^7.8.4":
1061-
version "7.23.5"
1062-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.5.tgz#11edb98f8aeec529b82b211028177679144242db"
1063-
integrity sha512-NdUTHcPe4C99WxPub+K9l9tK5/lV4UXIoaHSYgzco9BCyjKAAwzdBI+wWtYqHt7LJdbo74ZjRPJgzVweq1sz0w==
1062+
version "7.23.6"
1063+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.6.tgz#c05e610dc228855dc92ef1b53d07389ed8ab521d"
1064+
integrity sha512-zHd0eUrf5GZoOWVCXp6koAKQTfZV07eit6bGPmJgnZdnSAvvZee6zniW2XMF7Cmc4ISOOnPy3QaSiIJGJkVEDQ==
10641065
dependencies:
10651066
regenerator-runtime "^0.14.0"
10661067

@@ -1073,20 +1074,20 @@
10731074
"@babel/parser" "^7.22.15"
10741075
"@babel/types" "^7.22.15"
10751076

1076-
"@babel/traverse@^7.23.5":
1077-
version "7.23.5"
1078-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.5.tgz#f546bf9aba9ef2b042c0e00d245990c15508e7ec"
1079-
integrity sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w==
1077+
"@babel/traverse@^7.23.6":
1078+
version "7.23.6"
1079+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5"
1080+
integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ==
10801081
dependencies:
10811082
"@babel/code-frame" "^7.23.5"
1082-
"@babel/generator" "^7.23.5"
1083+
"@babel/generator" "^7.23.6"
10831084
"@babel/helper-environment-visitor" "^7.22.20"
10841085
"@babel/helper-function-name" "^7.23.0"
10851086
"@babel/helper-hoist-variables" "^7.22.5"
10861087
"@babel/helper-split-export-declaration" "^7.22.6"
1087-
"@babel/parser" "^7.23.5"
1088-
"@babel/types" "^7.23.5"
1089-
debug "^4.1.0"
1088+
"@babel/parser" "^7.23.6"
1089+
"@babel/types" "^7.23.6"
1090+
debug "^4.3.1"
10901091
globals "^11.1.0"
10911092

10921093
"@babel/types@^7.16.0":
@@ -1097,10 +1098,10 @@
10971098
"@babel/helper-validator-identifier" "^7.16.7"
10981099
to-fast-properties "^2.0.0"
10991100

1100-
"@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.5", "@babel/types@^7.4.4":
1101-
version "7.23.5"
1102-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.5.tgz#48d730a00c95109fa4393352705954d74fb5b602"
1103-
integrity sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==
1101+
"@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.6", "@babel/types@^7.4.4":
1102+
version "7.23.6"
1103+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.6.tgz#be33fdb151e1f5a56877d704492c240fc71c7ccd"
1104+
integrity sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==
11041105
dependencies:
11051106
"@babel/helper-string-parser" "^7.23.4"
11061107
"@babel/helper-validator-identifier" "^7.22.20"
@@ -2380,28 +2381,28 @@ babel-plugin-macros@^2.0.0:
23802381
resolve "^1.12.0"
23812382

23822383
babel-plugin-polyfill-corejs2@^0.4.6:
2383-
version "0.4.6"
2384-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz#b2df0251d8e99f229a8e60fc4efa9a68b41c8313"
2385-
integrity sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q==
2384+
version "0.4.7"
2385+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz#679d1b94bf3360f7682e11f2cb2708828a24fe8c"
2386+
integrity sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ==
23862387
dependencies:
23872388
"@babel/compat-data" "^7.22.6"
2388-
"@babel/helper-define-polyfill-provider" "^0.4.3"
2389+
"@babel/helper-define-polyfill-provider" "^0.4.4"
23892390
semver "^6.3.1"
23902391

23912392
babel-plugin-polyfill-corejs3@^0.8.5:
2392-
version "0.8.6"
2393-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.6.tgz#25c2d20002da91fe328ff89095c85a391d6856cf"
2394-
integrity sha512-leDIc4l4tUgU7str5BWLS2h8q2N4Nf6lGZP6UrNDxdtfF2g69eJ5L0H7S8A5Ln/arfFAfHor5InAdZuIOwZdgQ==
2393+
version "0.8.7"
2394+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz#941855aa7fdaac06ed24c730a93450d2b2b76d04"
2395+
integrity sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA==
23952396
dependencies:
2396-
"@babel/helper-define-polyfill-provider" "^0.4.3"
2397+
"@babel/helper-define-polyfill-provider" "^0.4.4"
23972398
core-js-compat "^3.33.1"
23982399

23992400
babel-plugin-polyfill-regenerator@^0.5.3:
2400-
version "0.5.3"
2401-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz#d4c49e4b44614607c13fb769bcd85c72bb26a4a5"
2402-
integrity sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw==
2401+
version "0.5.4"
2402+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz#c6fc8eab610d3a11eb475391e52584bacfc020f4"
2403+
integrity sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg==
24032404
dependencies:
2404-
"@babel/helper-define-polyfill-provider" "^0.4.3"
2405+
"@babel/helper-define-polyfill-provider" "^0.4.4"
24052406

24062407
babel-plugin-syntax-jsx@^6.18.0:
24072408
version "6.18.0"
@@ -2660,7 +2661,7 @@ browserslist@^4.12.0, browserslist@^4.21.3, browserslist@^4.6.4:
26602661
node-releases "^2.0.13"
26612662
update-browserslist-db "^1.0.13"
26622663

2663-
browserslist@^4.21.9, browserslist@^4.22.1:
2664+
browserslist@^4.22.2:
26642665
version "4.22.2"
26652666
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b"
26662667
integrity sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==
@@ -2889,11 +2890,16 @@ caniuse-lite@^1.0.30001280:
28892890
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001359.tgz#a1c1cbe1c2da9e689638813618b4219acbd4925e"
28902891
integrity sha512-Xln/BAsPzEuiVLgJ2/45IaqD9jShtk3Y33anKb4+yLwQzws3+v6odKfpgES/cDEaZMLzSChpIGdbOYtH9MyuHw==
28912892

2892-
caniuse-lite@^1.0.30001541, caniuse-lite@^1.0.30001565:
2893+
caniuse-lite@^1.0.30001541:
28932894
version "1.0.30001566"
28942895
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001566.tgz#61a8e17caf3752e3e426d4239c549ebbb37fef0d"
28952896
integrity sha512-ggIhCsTxmITBAMmK8yZjEhCO5/47jKXPu6Dha/wuCS4JePVL+3uiDEBuhu2aIoT+bqTOR8L76Ip1ARL9xYsEJA==
28962897

2898+
caniuse-lite@^1.0.30001565:
2899+
version "1.0.30001571"
2900+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001571.tgz#4182e93d696ff42930f4af7eba515ddeb57917ac"
2901+
integrity sha512-tYq/6MoXhdezDLFZuCO/TKboTzuQ/xR5cFdgXPfDtM7/kchBO3b4VWghE/OAi/DV7tTdhmLjZiZBZi1fA/GheQ==
2902+
28972903
caseless@~0.12.0:
28982904
version "0.12.0"
28992905
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
@@ -3337,11 +3343,11 @@ copy-webpack-plugin@^5.0.0:
33373343
webpack-log "^2.0.0"
33383344

33393345
core-js-compat@^3.31.0, core-js-compat@^3.33.1:
3340-
version "3.33.3"
3341-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.33.3.tgz#ec678b772c5a2d8a7c60a91c3a81869aa704ae01"
3342-
integrity sha512-cNzGqFsh3Ot+529GIXacjTJ7kegdt5fPXxCBVS1G0iaZpuo/tBz399ymceLJveQhFFZ8qThHiP3fzuoQjKN2ow==
3346+
version "3.34.0"
3347+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.34.0.tgz#61a4931a13c52f8f08d924522bba65f8c94a5f17"
3348+
integrity sha512-4ZIyeNbW/Cn1wkMMDy+mvrRUxrwFNjKwbhCfQpDd+eLgYipDqp8oGFGtLmhh18EDPKA0g3VUBYOxQGGwvWLVpA==
33433349
dependencies:
3344-
browserslist "^4.22.1"
3350+
browserslist "^4.22.2"
33453351

33463352
core-util-is@1.0.2:
33473353
version "1.0.2"
@@ -3721,7 +3727,7 @@ debug@^4.0.0, debug@^4.0.1, debug@^4.2.0:
37213727
dependencies:
37223728
ms "2.1.2"
37233729

3724-
debug@^4.1.0, debug@^4.1.1:
3730+
debug@^4.1.0, debug@^4.1.1, debug@^4.3.1:
37253731
version "4.3.4"
37263732
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
37273733
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -4078,11 +4084,16 @@ electron-to-chromium@^1.3.896:
40784084
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.170.tgz#0415fc489402e09bfbe1f0c99bbf4d73f31d48d4"
40794085
integrity sha512-rZ8PZLhK4ORPjFqLp9aqC4/S1j4qWFsPPz13xmWdrbBkU/LlxMcok+f+6f8YnQ57MiZwKtOaW15biZZsY5Igvw==
40804086

4081-
electron-to-chromium@^1.4.535, electron-to-chromium@^1.4.601:
4087+
electron-to-chromium@^1.4.535:
40824088
version "1.4.601"
40834089
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.601.tgz#cac69868548aee89961ffe63ff5a7716f0685b75"
40844090
integrity sha512-SpwUMDWe9tQu8JX5QCO1+p/hChAi9AE9UpoC3rcHVc+gdCGlbT3SGb5I1klgb952HRIyvt9wZhSz9bNBYz9swA==
40854091

4092+
electron-to-chromium@^1.4.601:
4093+
version "1.4.616"
4094+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.616.tgz#4bddbc2c76e1e9dbf449ecd5da3d8119826ea4fb"
4095+
integrity sha512-1n7zWYh8eS0L9Uy+GskE0lkBUNK83cXTVJI0pU3mGprFsbfSdAc15VTFbo+A+Bq4pwstmL30AVcEU3Fo463lNg==
4096+
40864097
elliptic@^6.5.3, elliptic@^6.5.4:
40874098
version "6.5.4"
40884099
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
@@ -10139,9 +10150,9 @@ regenerator-runtime@^0.13.4:
1013910150
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
1014010151

1014110152
regenerator-runtime@^0.14.0:
10142-
version "0.14.0"
10143-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz#5e19d68eb12d486f797e15a3c6a918f7cec5eb45"
10144-
integrity sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==
10153+
version "0.14.1"
10154+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
10155+
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
1014510156

1014610157
regenerator-transform@^0.15.2:
1014710158
version "0.15.2"

0 commit comments

Comments
 (0)