Skip to content

Commit f5d6c5b

Browse files
chore(dev-deps): update dependency @react-native/babel-preset to v0.77.0
1 parent bf52295 commit f5d6c5b

File tree

2 files changed

+169
-17
lines changed

2 files changed

+169
-17
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@react-native-community/cli": "15.0.1",
2929
"@react-native-community/cli-platform-android": "15.0.1",
3030
"@react-native-community/cli-platform-ios": "15.0.1",
31-
"@react-native/babel-preset": "0.76.5",
31+
"@react-native/babel-preset": "0.77.0",
3232
"@react-native/eslint-config": "0.76.5",
3333
"@react-native/metro-config": "0.76.5",
3434
"@react-native/typescript-config": "0.76.5",

example/yarn.lock

Lines changed: 168 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.3.tgz#99488264a56b2aded63983abd6a417f03b92ed02"
2525
integrity sha512-nHIxvKPniQXpmQLb0vhY3VaFb3S0YrTAwpOWJZh1wn3oJPjJk9Asva204PsBdmAE8vpzfHudT8DB0scYvy9q0g==
2626

27-
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.16", "@babel/core@^7.25.2":
27+
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.16", "@babel/core@^7.24.7", "@babel/core@^7.25.2":
2828
version "7.26.0"
2929
resolved "https://registry.npmjs.org/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40"
3030
integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==
@@ -218,6 +218,13 @@
218218
dependencies:
219219
"@babel/types" "^7.26.3"
220220

221+
"@babel/parser@^7.24.7":
222+
version "7.26.5"
223+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.5.tgz#6fec9aebddef25ca57a935c86dbb915ae2da3e1f"
224+
integrity sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw==
225+
dependencies:
226+
"@babel/types" "^7.26.5"
227+
221228
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
222229
version "7.25.9"
223230
resolved "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz#cc2e53ebf0a0340777fff5ed521943e253b4d8fe"
@@ -488,7 +495,7 @@
488495
dependencies:
489496
"@babel/helper-plugin-utils" "^7.25.9"
490497

491-
"@babel/plugin-transform-class-properties@^7.25.4", "@babel/plugin-transform-class-properties@^7.25.9":
498+
"@babel/plugin-transform-class-properties@^7.24.7", "@babel/plugin-transform-class-properties@^7.25.4", "@babel/plugin-transform-class-properties@^7.25.9":
492499
version "7.25.9"
493500
resolved "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.9.tgz#a8ce84fedb9ad512549984101fa84080a9f5f51f"
494501
integrity sha512-bbMAII8GRSkcd0h0b4X+36GksxuheLFjP65ul9w6C3KgAamI3JqErNgSrosX6ZPj+Mpim5VvEbawXxJCyEUV3Q==
@@ -636,7 +643,7 @@
636643
"@babel/helper-module-transforms" "^7.25.9"
637644
"@babel/helper-plugin-utils" "^7.25.9"
638645

639-
"@babel/plugin-transform-modules-commonjs@^7.13.8", "@babel/plugin-transform-modules-commonjs@^7.24.8", "@babel/plugin-transform-modules-commonjs@^7.25.9":
646+
"@babel/plugin-transform-modules-commonjs@^7.13.8", "@babel/plugin-transform-modules-commonjs@^7.24.7", "@babel/plugin-transform-modules-commonjs@^7.24.8", "@babel/plugin-transform-modules-commonjs@^7.25.9":
640647
version "7.26.3"
641648
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz#8f011d44b20d02c3de44d8850d971d8497f981fb"
642649
integrity sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==
@@ -715,7 +722,7 @@
715722
dependencies:
716723
"@babel/helper-plugin-utils" "^7.25.9"
717724

718-
"@babel/plugin-transform-optional-chaining@^7.24.8", "@babel/plugin-transform-optional-chaining@^7.25.9":
725+
"@babel/plugin-transform-optional-chaining@^7.24.7", "@babel/plugin-transform-optional-chaining@^7.24.8", "@babel/plugin-transform-optional-chaining@^7.25.9":
719726
version "7.25.9"
720727
resolved "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.25.9.tgz#e142eb899d26ef715435f201ab6e139541eee7dd"
721728
integrity sha512-6AvV0FsLULbpnXeBjrY4dmWF8F7gf8QnvTEoO/wX/5xm/xE1Xo8oPuD3MPS+KS9f9XBEAWN7X1aWr4z9HdOr7A==
@@ -974,7 +981,7 @@
974981
core-js-compat "^3.38.1"
975982
semver "^6.3.1"
976983

977-
"@babel/preset-flow@^7.13.13":
984+
"@babel/preset-flow@^7.13.13", "@babel/preset-flow@^7.24.7":
978985
version "7.25.9"
979986
resolved "https://registry.npmjs.org/@babel/preset-flow/-/preset-flow-7.25.9.tgz#ef8b5e7e3f24a42b3711e77fb14919b87dffed0a"
980987
integrity sha512-EASHsAhE+SSlEzJ4bzfusnXSHiU+JfAYzj+jbw2vgQKgq5HrUr8qs+vgtiEL5dOH6sEweI+PNt2D7AqrDSHyqQ==
@@ -992,7 +999,7 @@
992999
"@babel/types" "^7.4.4"
9931000
esutils "^2.0.2"
9941001

995-
"@babel/preset-typescript@^7.13.0":
1002+
"@babel/preset-typescript@^7.13.0", "@babel/preset-typescript@^7.24.7":
9961003
version "7.26.0"
9971004
resolved "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.26.0.tgz#4a570f1b8d104a242d923957ffa1eaff142a106d"
9981005
integrity sha512-NMk1IGZ5I/oHhoXEElcm+xUnL/szL6xflkFZmoEU9xj1qSJXpiS7rsspYo92B4DRCDvZn2erT5LdsCeXAKNCkg==
@@ -1003,7 +1010,7 @@
10031010
"@babel/plugin-transform-modules-commonjs" "^7.25.9"
10041011
"@babel/plugin-transform-typescript" "^7.25.9"
10051012

1006-
"@babel/register@^7.13.16":
1013+
"@babel/register@^7.13.16", "@babel/register@^7.24.6":
10071014
version "7.25.9"
10081015
resolved "https://registry.npmjs.org/@babel/register/-/register-7.25.9.tgz#1c465acf7dc983d70ccc318eb5b887ecb04f021b"
10091016
integrity sha512-8D43jXtGsYmEeDvm4MWHYUpWf8iiXgWYx3fW7E7Wb7Oe6FWqJPl5K6TuFW0dOwNZzEE5rjlaSJYH9JjrUKJszA==
@@ -1064,6 +1071,14 @@
10641071
"@babel/helper-string-parser" "^7.25.9"
10651072
"@babel/helper-validator-identifier" "^7.25.9"
10661073

1074+
"@babel/types@^7.26.5":
1075+
version "7.26.5"
1076+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.5.tgz#7a1e1c01d28e26d1fe7f8ec9567b3b92b9d07747"
1077+
integrity sha512-L6mZmwFDK6Cjh1nRCLXpa6no13ZIioJDz7mdkzHv399pThrTa/k0nUlNaenOeh2kWu/iaOQYElEpKPUswUa9Vg==
1078+
dependencies:
1079+
"@babel/helper-string-parser" "^7.25.9"
1080+
"@babel/helper-validator-identifier" "^7.25.9"
1081+
10671082
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
10681083
version "4.4.1"
10691084
resolved "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56"
@@ -1433,6 +1448,14 @@
14331448
dependencies:
14341449
"@react-native/codegen" "0.76.5"
14351450

1451+
"@react-native/babel-plugin-codegen@0.77.0":
1452+
version "0.77.0"
1453+
resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.77.0.tgz#8d5111a18328a48762c2909849f23c4894952fee"
1454+
integrity sha512-5TYPn1k+jdDOZJU4EVb1kZ0p9TCVICXK3uplRev5Gul57oWesAaiWGZOzfRS3lonWeuR4ij8v8PFfIHOaq0vmA==
1455+
dependencies:
1456+
"@babel/traverse" "^7.25.3"
1457+
"@react-native/codegen" "0.77.0"
1458+
14361459
"@react-native/babel-preset@0.76.5":
14371460
version "0.76.5"
14381461
resolved "https://registry.npmjs.org/@react-native/babel-preset/-/babel-preset-0.76.5.tgz#794ca17e1107e46712153f296a4930de2048e20e"
@@ -1484,6 +1507,57 @@
14841507
babel-plugin-transform-flow-enums "^0.0.2"
14851508
react-refresh "^0.14.0"
14861509

1510+
"@react-native/babel-preset@0.77.0":
1511+
version "0.77.0"
1512+
resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.77.0.tgz#abf6ca0747a1e44e3184e9fc03ac8d9581f000d2"
1513+
integrity sha512-Z4yxE66OvPyQ/iAlaETI1ptRLcDm7Tk6ZLqtCPuUX3AMg+JNgIA86979T4RSk486/JrBUBH5WZe2xjj7eEHXsA==
1514+
dependencies:
1515+
"@babel/core" "^7.25.2"
1516+
"@babel/plugin-proposal-export-default-from" "^7.24.7"
1517+
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
1518+
"@babel/plugin-syntax-export-default-from" "^7.24.7"
1519+
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
1520+
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
1521+
"@babel/plugin-transform-arrow-functions" "^7.24.7"
1522+
"@babel/plugin-transform-async-generator-functions" "^7.25.4"
1523+
"@babel/plugin-transform-async-to-generator" "^7.24.7"
1524+
"@babel/plugin-transform-block-scoping" "^7.25.0"
1525+
"@babel/plugin-transform-class-properties" "^7.25.4"
1526+
"@babel/plugin-transform-classes" "^7.25.4"
1527+
"@babel/plugin-transform-computed-properties" "^7.24.7"
1528+
"@babel/plugin-transform-destructuring" "^7.24.8"
1529+
"@babel/plugin-transform-flow-strip-types" "^7.25.2"
1530+
"@babel/plugin-transform-for-of" "^7.24.7"
1531+
"@babel/plugin-transform-function-name" "^7.25.1"
1532+
"@babel/plugin-transform-literals" "^7.25.2"
1533+
"@babel/plugin-transform-logical-assignment-operators" "^7.24.7"
1534+
"@babel/plugin-transform-modules-commonjs" "^7.24.8"
1535+
"@babel/plugin-transform-named-capturing-groups-regex" "^7.24.7"
1536+
"@babel/plugin-transform-nullish-coalescing-operator" "^7.24.7"
1537+
"@babel/plugin-transform-numeric-separator" "^7.24.7"
1538+
"@babel/plugin-transform-object-rest-spread" "^7.24.7"
1539+
"@babel/plugin-transform-optional-catch-binding" "^7.24.7"
1540+
"@babel/plugin-transform-optional-chaining" "^7.24.8"
1541+
"@babel/plugin-transform-parameters" "^7.24.7"
1542+
"@babel/plugin-transform-private-methods" "^7.24.7"
1543+
"@babel/plugin-transform-private-property-in-object" "^7.24.7"
1544+
"@babel/plugin-transform-react-display-name" "^7.24.7"
1545+
"@babel/plugin-transform-react-jsx" "^7.25.2"
1546+
"@babel/plugin-transform-react-jsx-self" "^7.24.7"
1547+
"@babel/plugin-transform-react-jsx-source" "^7.24.7"
1548+
"@babel/plugin-transform-regenerator" "^7.24.7"
1549+
"@babel/plugin-transform-runtime" "^7.24.7"
1550+
"@babel/plugin-transform-shorthand-properties" "^7.24.7"
1551+
"@babel/plugin-transform-spread" "^7.24.7"
1552+
"@babel/plugin-transform-sticky-regex" "^7.24.7"
1553+
"@babel/plugin-transform-typescript" "^7.25.2"
1554+
"@babel/plugin-transform-unicode-regex" "^7.24.7"
1555+
"@babel/template" "^7.25.0"
1556+
"@react-native/babel-plugin-codegen" "0.77.0"
1557+
babel-plugin-syntax-hermes-parser "0.25.1"
1558+
babel-plugin-transform-flow-enums "^0.0.2"
1559+
react-refresh "^0.14.0"
1560+
14871561
"@react-native/codegen@0.76.5":
14881562
version "0.76.5"
14891563
resolved "https://registry.npmjs.org/@react-native/codegen/-/codegen-0.76.5.tgz#4d89ec14a023d6946dbc44537c39b03bd006db7b"
@@ -1498,6 +1572,19 @@
14981572
nullthrows "^1.1.1"
14991573
yargs "^17.6.2"
15001574

1575+
"@react-native/codegen@0.77.0":
1576+
version "0.77.0"
1577+
resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.77.0.tgz#e735f7ed99705ad7a9d66827cf1f5f127c54a578"
1578+
integrity sha512-rE9lXx41ZjvE8cG7e62y/yGqzUpxnSvJ6me6axiX+aDewmI4ZrddvRGYyxCnawxy5dIBHSnrpZse3P87/4Lm7w==
1579+
dependencies:
1580+
"@babel/parser" "^7.25.3"
1581+
glob "^7.1.1"
1582+
hermes-parser "0.25.1"
1583+
invariant "^2.2.4"
1584+
jscodeshift "^17.0.0"
1585+
nullthrows "^1.1.1"
1586+
yargs "^17.6.2"
1587+
15011588
"@react-native/community-cli-plugin@0.76.5":
15021589
version "0.76.5"
15031590
resolved "https://registry.npmjs.org/@react-native/community-cli-plugin/-/community-cli-plugin-0.76.5.tgz#e701a9f99565504a2510d1b54713b1c5dd0f1bb4"
@@ -2162,6 +2249,13 @@ ast-types@0.15.2:
21622249
dependencies:
21632250
tslib "^2.0.1"
21642251

2252+
ast-types@^0.16.1:
2253+
version "0.16.1"
2254+
resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.16.1.tgz#7a9da1617c9081bc121faafe91711b4c8bb81da2"
2255+
integrity sha512-6t10qk83GOG8p0vKmaCr8eiilZwO171AvbROMtvvNiwrTly62t+7XkA8RdIIVbpMhCASAsxgAzdRSwh6nw/5Dg==
2256+
dependencies:
2257+
tslib "^2.0.1"
2258+
21652259
astral-regex@^1.0.0:
21662260
version "1.0.0"
21672261
resolved "https://registry.npmjs.org/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"
@@ -2273,20 +2367,20 @@ babel-plugin-polyfill-regenerator@^0.6.1:
22732367
dependencies:
22742368
"@babel/helper-define-polyfill-provider" "^0.6.3"
22752369

2370+
babel-plugin-syntax-hermes-parser@0.25.1, babel-plugin-syntax-hermes-parser@^0.25.1:
2371+
version "0.25.1"
2372+
resolved "https://registry.npmjs.org/babel-plugin-syntax-hermes-parser/-/babel-plugin-syntax-hermes-parser-0.25.1.tgz#58b539df973427fcfbb5176a3aec7e5dee793cb0"
2373+
integrity sha512-IVNpGzboFLfXZUAwkLFcI/bnqVbwky0jP3eBno4HKtqvQJAHBLdgxiG6lQ4to0+Q/YCN3PO0od5NZwIKyY4REQ==
2374+
dependencies:
2375+
hermes-parser "0.25.1"
2376+
22762377
babel-plugin-syntax-hermes-parser@^0.23.1:
22772378
version "0.23.1"
22782379
resolved "https://registry.npmjs.org/babel-plugin-syntax-hermes-parser/-/babel-plugin-syntax-hermes-parser-0.23.1.tgz#470e9d1d30ad670d4c8a37138e22ae39c843d1ff"
22792380
integrity sha512-uNLD0tk2tLUjGFdmCk+u/3FEw2o+BAwW4g+z2QVlxJrzZYOOPADroEcNtTPt5lNiScctaUmnsTkVEnOwZUOLhA==
22802381
dependencies:
22812382
hermes-parser "0.23.1"
22822383

2283-
babel-plugin-syntax-hermes-parser@^0.25.1:
2284-
version "0.25.1"
2285-
resolved "https://registry.npmjs.org/babel-plugin-syntax-hermes-parser/-/babel-plugin-syntax-hermes-parser-0.25.1.tgz#58b539df973427fcfbb5176a3aec7e5dee793cb0"
2286-
integrity sha512-IVNpGzboFLfXZUAwkLFcI/bnqVbwky0jP3eBno4HKtqvQJAHBLdgxiG6lQ4to0+Q/YCN3PO0od5NZwIKyY4REQ==
2287-
dependencies:
2288-
hermes-parser "0.25.1"
2289-
22902384
babel-plugin-transform-flow-enums@^0.0.2:
22912385
version "0.0.2"
22922386
resolved "https://registry.npmjs.org/babel-plugin-transform-flow-enums/-/babel-plugin-transform-flow-enums-0.0.2.tgz#d1d0cc9bdc799c850ca110d0ddc9f21b9ec3ef25"
@@ -4273,6 +4367,30 @@ jscodeshift@^0.14.0:
42734367
temp "^0.8.4"
42744368
write-file-atomic "^2.3.0"
42754369

4370+
jscodeshift@^17.0.0:
4371+
version "17.1.2"
4372+
resolved "https://registry.yarnpkg.com/jscodeshift/-/jscodeshift-17.1.2.tgz#d77e9d3d08fdbb1548818bc22f653aba7fc21a25"
4373+
integrity sha512-uime4vFOiZ1o3ICT4Sm/AbItHEVw2oCxQ3a0egYVy3JMMOctxe07H3SKL1v175YqjMt27jn1N+3+Bj9SKDNgdQ==
4374+
dependencies:
4375+
"@babel/core" "^7.24.7"
4376+
"@babel/parser" "^7.24.7"
4377+
"@babel/plugin-transform-class-properties" "^7.24.7"
4378+
"@babel/plugin-transform-modules-commonjs" "^7.24.7"
4379+
"@babel/plugin-transform-nullish-coalescing-operator" "^7.24.7"
4380+
"@babel/plugin-transform-optional-chaining" "^7.24.7"
4381+
"@babel/plugin-transform-private-methods" "^7.24.7"
4382+
"@babel/preset-flow" "^7.24.7"
4383+
"@babel/preset-typescript" "^7.24.7"
4384+
"@babel/register" "^7.24.6"
4385+
flow-parser "0.*"
4386+
graceful-fs "^4.2.4"
4387+
micromatch "^4.0.7"
4388+
neo-async "^2.5.0"
4389+
picocolors "^1.0.1"
4390+
recast "^0.23.9"
4391+
tmp "^0.2.3"
4392+
write-file-atomic "^5.0.1"
4393+
42764394
jsesc@^3.0.2:
42774395
version "3.1.0"
42784396
resolved "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz#74d335a234f67ed19907fdadfac7ccf9d409825d"
@@ -4719,7 +4837,7 @@ metro@0.81.0, metro@^0.81.0:
47194837
ws "^7.5.10"
47204838
yargs "^17.6.2"
47214839

4722-
micromatch@^4.0.2, micromatch@^4.0.4:
4840+
micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.7:
47234841
version "4.0.8"
47244842
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
47254843
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
@@ -5256,7 +5374,7 @@ performance-now@^2.1.0:
52565374
resolved "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
52575375
integrity sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==
52585376

5259-
picocolors@^1.0.0, picocolors@^1.1.0:
5377+
picocolors@^1.0.0, picocolors@^1.0.1, picocolors@^1.1.0:
52605378
version "1.1.1"
52615379
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
52625380
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
@@ -5540,6 +5658,17 @@ recast@^0.21.0:
55405658
source-map "~0.6.1"
55415659
tslib "^2.0.1"
55425660

5661+
recast@^0.23.9:
5662+
version "0.23.9"
5663+
resolved "https://registry.yarnpkg.com/recast/-/recast-0.23.9.tgz#587c5d3a77c2cfcb0c18ccce6da4361528c2587b"
5664+
integrity sha512-Hx/BGIbwj+Des3+xy5uAtAbdCyqK9y9wbBcDFDYanLS9JnMqf7OeF87HQwUimE87OEc72mr6tkKUKMBBL+hF9Q==
5665+
dependencies:
5666+
ast-types "^0.16.1"
5667+
esprima "~4.0.0"
5668+
source-map "~0.6.1"
5669+
tiny-invariant "^1.3.3"
5670+
tslib "^2.0.1"
5671+
55435672
reflect.getprototypeof@^1.0.6, reflect.getprototypeof@^1.0.8:
55445673
version "1.0.8"
55455674
resolved "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.8.tgz#c58afb17a4007b4d1118c07b92c23fca422c5d82"
@@ -5927,6 +6056,11 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7:
59276056
resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
59286057
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
59296058

6059+
signal-exit@^4.0.1:
6060+
version "4.1.0"
6061+
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
6062+
integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
6063+
59306064
simple-plist@^1.0.0:
59316065
version "1.3.1"
59326066
resolved "https://registry.npmjs.org/simple-plist/-/simple-plist-1.3.1.tgz#16e1d8f62c6c9b691b8383127663d834112fb017"
@@ -6250,13 +6384,23 @@ through2@^2.0.1:
62506384
readable-stream "~2.3.6"
62516385
xtend "~4.0.1"
62526386

6387+
tiny-invariant@^1.3.3:
6388+
version "1.3.3"
6389+
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz#46680b7a873a0d5d10005995eb90a70d74d60127"
6390+
integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==
6391+
62536392
tmp@^0.0.33:
62546393
version "0.0.33"
62556394
resolved "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
62566395
integrity sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==
62576396
dependencies:
62586397
os-tmpdir "~1.0.2"
62596398

6399+
tmp@^0.2.3:
6400+
version "0.2.3"
6401+
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.3.tgz#eb783cc22bc1e8bebd0671476d46ea4eb32a79ae"
6402+
integrity sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==
6403+
62606404
tmpl@1.0.5:
62616405
version "1.0.5"
62626406
resolved "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc"
@@ -6657,6 +6801,14 @@ write-file-atomic@^4.0.2:
66576801
imurmurhash "^0.1.4"
66586802
signal-exit "^3.0.7"
66596803

6804+
write-file-atomic@^5.0.1:
6805+
version "5.0.1"
6806+
resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-5.0.1.tgz#68df4717c55c6fa4281a7860b4c2ba0a6d2b11e7"
6807+
integrity sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==
6808+
dependencies:
6809+
imurmurhash "^0.1.4"
6810+
signal-exit "^4.0.1"
6811+
66606812
ws@^6.2.3:
66616813
version "6.2.3"
66626814
resolved "https://registry.npmjs.org/ws/-/ws-6.2.3.tgz#ccc96e4add5fd6fedbc491903075c85c5a11d9ee"

0 commit comments

Comments
 (0)