Skip to content

Commit 2d7a406

Browse files
committed
chore(deps): update dependency @babel/core to v7.23.5
1 parent 7b072de commit 2d7a406

File tree

1 file changed

+91
-34
lines changed

1 file changed

+91
-34
lines changed

yarn.lock

Lines changed: 91 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -20,23 +20,31 @@
2020
"@jridgewell/gen-mapping" "^0.3.0"
2121
"@jridgewell/trace-mapping" "^0.3.9"
2222

23-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3":
23+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3":
2424
version "7.22.13"
2525
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
2626
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
2727
dependencies:
2828
"@babel/highlight" "^7.22.13"
2929
chalk "^2.4.2"
3030

31+
"@babel/code-frame@^7.22.13", "@babel/code-frame@^7.23.5":
32+
version "7.23.5"
33+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244"
34+
integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==
35+
dependencies:
36+
"@babel/highlight" "^7.23.4"
37+
chalk "^2.4.2"
38+
3139
"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.2":
3240
version "7.23.2"
3341
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.2.tgz#6a12ced93455827037bfb5ed8492820d60fc32cc"
3442
integrity sha512-0S9TQMmDHlqAZ2ITT95irXKfxN9bncq8ZCoJhun3nHL/lLUxd2NKBJYoNGWH7S0hz6fRQwWlAWn/ILM0C70KZQ==
3543

3644
"@babel/compat-data@^7.22.9":
37-
version "7.23.3"
38-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.3.tgz#3febd552541e62b5e883a25eb3effd7c7379db11"
39-
integrity sha512-BmR4bWbDIoFJmJ9z2cZ8Gmm2MXgEDgjdWgpKmKWUt54UGFJdlj31ECtbaDvCG/qVdG3AQ1SfpZEs01lUFbzLOQ==
45+
version "7.23.5"
46+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
47+
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
4048

4149
"@babel/core@7.12.9":
4250
version "7.12.9"
@@ -61,20 +69,20 @@
6169
source-map "^0.5.0"
6270

6371
"@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.20.2", "@babel/core@^7.7.5":
64-
version "7.23.3"
65-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.3.tgz#5ec09c8803b91f51cc887dedc2654a35852849c9"
66-
integrity sha512-Jg+msLuNuCJDyBvFv5+OKOUjWMZgd85bKjbICd3zWrKAo+bJ49HJufi7CQE0q0uR8NGyO6xkCACScNqyjHSZew==
72+
version "7.23.5"
73+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.5.tgz#6e23f2acbcb77ad283c5ed141f824fd9f70101c7"
74+
integrity sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g==
6775
dependencies:
6876
"@ampproject/remapping" "^2.2.0"
69-
"@babel/code-frame" "^7.22.13"
70-
"@babel/generator" "^7.23.3"
77+
"@babel/code-frame" "^7.23.5"
78+
"@babel/generator" "^7.23.5"
7179
"@babel/helper-compilation-targets" "^7.22.15"
7280
"@babel/helper-module-transforms" "^7.23.3"
73-
"@babel/helpers" "^7.23.2"
74-
"@babel/parser" "^7.23.3"
81+
"@babel/helpers" "^7.23.5"
82+
"@babel/parser" "^7.23.5"
7583
"@babel/template" "^7.22.15"
76-
"@babel/traverse" "^7.23.3"
77-
"@babel/types" "^7.23.3"
84+
"@babel/traverse" "^7.23.5"
85+
"@babel/types" "^7.23.5"
7886
convert-source-map "^2.0.0"
7987
debug "^4.1.0"
8088
gensync "^1.0.0-beta.2"
@@ -131,6 +139,16 @@
131139
"@jridgewell/trace-mapping" "^0.3.17"
132140
jsesc "^2.5.1"
133141

142+
"@babel/generator@^7.23.5":
143+
version "7.23.5"
144+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.5.tgz#17d0a1ea6b62f351d281350a5f80b87a810c4755"
145+
integrity sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA==
146+
dependencies:
147+
"@babel/types" "^7.23.5"
148+
"@jridgewell/gen-mapping" "^0.3.2"
149+
"@jridgewell/trace-mapping" "^0.3.17"
150+
jsesc "^2.5.1"
151+
134152
"@babel/generator@^7.7.2":
135153
version "7.17.3"
136154
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.3.tgz#a2c30b0c4f89858cb87050c3ffdfd36bdf443200"
@@ -355,20 +373,20 @@
355373
dependencies:
356374
"@babel/types" "^7.22.5"
357375

358-
"@babel/helper-string-parser@^7.22.5":
359-
version "7.22.5"
360-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
361-
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
376+
"@babel/helper-string-parser@^7.22.5", "@babel/helper-string-parser@^7.23.4":
377+
version "7.23.4"
378+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
379+
integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
362380

363381
"@babel/helper-validator-identifier@^7.16.7", "@babel/helper-validator-identifier@^7.22.20":
364382
version "7.22.20"
365383
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
366384
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
367385

368386
"@babel/helper-validator-option@^7.22.15":
369-
version "7.22.15"
370-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040"
371-
integrity sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==
387+
version "7.23.5"
388+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307"
389+
integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==
372390

373391
"@babel/helper-wrap-function@^7.22.20":
374392
version "7.22.20"
@@ -379,7 +397,7 @@
379397
"@babel/template" "^7.22.15"
380398
"@babel/types" "^7.22.19"
381399

382-
"@babel/helpers@^7.12.5", "@babel/helpers@^7.23.2":
400+
"@babel/helpers@^7.12.5":
383401
version "7.23.2"
384402
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.2.tgz#2832549a6e37d484286e15ba36a5330483cac767"
385403
integrity sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ==
@@ -397,10 +415,19 @@
397415
"@babel/traverse" "^7.17.9"
398416
"@babel/types" "^7.17.0"
399417

400-
"@babel/highlight@^7.22.13":
401-
version "7.22.20"
402-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
403-
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
418+
"@babel/helpers@^7.23.5":
419+
version "7.23.5"
420+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.5.tgz#52f522840df8f1a848d06ea6a79b79eefa72401e"
421+
integrity sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg==
422+
dependencies:
423+
"@babel/template" "^7.22.15"
424+
"@babel/traverse" "^7.23.5"
425+
"@babel/types" "^7.23.5"
426+
427+
"@babel/highlight@^7.22.13", "@babel/highlight@^7.23.4":
428+
version "7.23.4"
429+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.23.4.tgz#edaadf4d8232e1a961432db785091207ead0621b"
430+
integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==
404431
dependencies:
405432
"@babel/helper-validator-identifier" "^7.22.20"
406433
chalk "^2.4.2"
@@ -421,7 +448,12 @@
421448
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef"
422449
integrity sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg==
423450

424-
"@babel/parser@^7.22.15", "@babel/parser@^7.23.0", "@babel/parser@^7.23.3":
451+
"@babel/parser@^7.22.15", "@babel/parser@^7.23.5":
452+
version "7.23.5"
453+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563"
454+
integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==
455+
456+
"@babel/parser@^7.23.0", "@babel/parser@^7.23.3":
425457
version "7.23.3"
426458
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.3.tgz#0ce0be31a4ca4f1884b5786057cadcb6c3be58f9"
427459
integrity sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw==
@@ -1372,7 +1404,7 @@
13721404
debug "^4.1.0"
13731405
globals "^11.1.0"
13741406

1375-
"@babel/traverse@^7.23.2", "@babel/traverse@^7.23.3":
1407+
"@babel/traverse@^7.23.2":
13761408
version "7.23.3"
13771409
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.3.tgz#26ee5f252e725aa7aca3474aa5b324eaf7908b5b"
13781410
integrity sha512-+K0yF1/9yR0oHdE0StHuEj3uTPzwwbrLGfNOndVJVV2TqA5+j3oljJUb4nmB954FLGjNem976+B+eDuLIjesiQ==
@@ -1388,6 +1420,22 @@
13881420
debug "^4.1.0"
13891421
globals "^11.1.0"
13901422

1423+
"@babel/traverse@^7.23.5":
1424+
version "7.23.5"
1425+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.5.tgz#f546bf9aba9ef2b042c0e00d245990c15508e7ec"
1426+
integrity sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w==
1427+
dependencies:
1428+
"@babel/code-frame" "^7.23.5"
1429+
"@babel/generator" "^7.23.5"
1430+
"@babel/helper-environment-visitor" "^7.22.20"
1431+
"@babel/helper-function-name" "^7.23.0"
1432+
"@babel/helper-hoist-variables" "^7.22.5"
1433+
"@babel/helper-split-export-declaration" "^7.22.6"
1434+
"@babel/parser" "^7.23.5"
1435+
"@babel/types" "^7.23.5"
1436+
debug "^4.1.0"
1437+
globals "^11.1.0"
1438+
13911439
"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3":
13921440
version "7.17.0"
13931441
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b"
@@ -1405,7 +1453,16 @@
14051453
"@babel/helper-validator-identifier" "^7.22.20"
14061454
to-fast-properties "^2.0.0"
14071455

1408-
"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.3":
1456+
"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.5":
1457+
version "7.23.5"
1458+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.5.tgz#48d730a00c95109fa4393352705954d74fb5b602"
1459+
integrity sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==
1460+
dependencies:
1461+
"@babel/helper-string-parser" "^7.23.4"
1462+
"@babel/helper-validator-identifier" "^7.22.20"
1463+
to-fast-properties "^2.0.0"
1464+
1465+
"@babel/types@^7.23.3":
14091466
version "7.23.3"
14101467
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.3.tgz#d5ea892c07f2ec371ac704420f4dcdb07b5f9598"
14111468
integrity sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw==
@@ -5486,9 +5543,9 @@ caniuse-lite@^1.0.30001109:
54865543
integrity sha512-/Et7DwLqpjS47JPEcz6VnxU9PwcIdVi0ciLXRWBQdj1XFye68pSQYpV0QtPTfUKWuOaEig+/Vez2l74eDc1tPQ==
54875544

54885545
caniuse-lite@^1.0.30001541:
5489-
version "1.0.30001561"
5490-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001561.tgz#752f21f56f96f1b1a52e97aae98c57c562d5d9da"
5491-
integrity sha512-NTt0DNoKe958Q0BE0j0c1V9jbUzhBxHIEJy7asmGrpE0yG63KTV7PLHPnK2E1O9RsQrQ081I3NLuXGS6zht3cw==
5546+
version "1.0.30001565"
5547+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001565.tgz#a528b253c8a2d95d2b415e11d8b9942acc100c4f"
5548+
integrity sha512-xrE//a3O7TP0vaJ8ikzkD2c2NgcVUvsEe2IvFTntV4Yd1Z9FVzh+gW+enX96L0psrbaFMcVcH2l90xNuGDWc8w==
54925549

54935550
capture-exit@^2.0.0:
54945551
version "2.0.0"
@@ -6696,9 +6753,9 @@ ee-first@1.1.1:
66966753
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
66976754

66986755
electron-to-chromium@^1.4.535:
6699-
version "1.4.579"
6700-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.579.tgz#40ddec29bb5549908e82ccd652cf5da2e5900c23"
6701-
integrity sha512-bJKvA+awBIzYR0xRced7PrQuRIwGQPpo6ZLP62GAShahU9fWpsNN2IP6BSP1BLDDSbxvBVRGAMWlvVVq3npmLA==
6756+
version "1.4.596"
6757+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.596.tgz#6752d1aa795d942d49dfc5d3764d6ea283fab1d7"
6758+
integrity sha512-zW3zbZ40Icb2BCWjm47nxwcFGYlIgdXkAx85XDO7cyky9J4QQfq8t0W19/TLZqq3JPQXtlv8BPIGmfa9Jb4scg==
67026759

67036760
elliptic@^6.5.3, elliptic@^6.5.4:
67046761
version "6.5.4"

0 commit comments

Comments
 (0)