|
1433 | 1433 | dependencies: |
1434 | 1434 | "@react-native/codegen" "0.76.9" |
1435 | 1435 |
|
| 1436 | +"@react-native/[email protected]": |
| 1437 | + version "0.81.1" |
| 1438 | + resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.81.1.tgz#0681c8e40df0346a0481fb778eed818b6b6db70c" |
| 1439 | + integrity sha512-cxYq78YePcIX2871UiEItG7ibk+GeXRr7A3ZR2DN4fZ7X4An/734DwLVop/CcHpK3Ycr0Re8FKEVTcJRiVb1zg== |
| 1440 | + dependencies: |
| 1441 | + "@babel/traverse" "^7.25.3" |
| 1442 | + "@react-native/codegen" "0.81.1" |
| 1443 | + |
1436 | 1444 | "@react-native/[email protected]": |
1437 | 1445 | version "0.76.9" |
1438 | 1446 | resolved "https://registry.npmjs.org/@react-native/babel-preset/-/babel-preset-0.76.9.tgz#08bc4198c67a0d07905dcc48cb4105b8d0f6ecd9" |
|
1484 | 1492 | babel-plugin-transform-flow-enums "^0.0.2" |
1485 | 1493 | react-refresh "^0.14.0" |
1486 | 1494 |
|
| 1495 | +"@react-native/[email protected]": |
| 1496 | + version "0.81.1" |
| 1497 | + resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.81.1.tgz#87cef40bf77b25738d6e2dcb9ba0403b7d5c5630" |
| 1498 | + integrity sha512-dCxb4AdaoLZipfKNEpO70WK7cxbTsq62dzK2EuFta65WJO/K7+sMoF8V6P0MKfCaHwj/1Va2rp/LKtHd9ttPVw== |
| 1499 | + dependencies: |
| 1500 | + "@babel/core" "^7.25.2" |
| 1501 | + "@babel/plugin-proposal-export-default-from" "^7.24.7" |
| 1502 | + "@babel/plugin-syntax-dynamic-import" "^7.8.3" |
| 1503 | + "@babel/plugin-syntax-export-default-from" "^7.24.7" |
| 1504 | + "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" |
| 1505 | + "@babel/plugin-syntax-optional-chaining" "^7.8.3" |
| 1506 | + "@babel/plugin-transform-arrow-functions" "^7.24.7" |
| 1507 | + "@babel/plugin-transform-async-generator-functions" "^7.25.4" |
| 1508 | + "@babel/plugin-transform-async-to-generator" "^7.24.7" |
| 1509 | + "@babel/plugin-transform-block-scoping" "^7.25.0" |
| 1510 | + "@babel/plugin-transform-class-properties" "^7.25.4" |
| 1511 | + "@babel/plugin-transform-classes" "^7.25.4" |
| 1512 | + "@babel/plugin-transform-computed-properties" "^7.24.7" |
| 1513 | + "@babel/plugin-transform-destructuring" "^7.24.8" |
| 1514 | + "@babel/plugin-transform-flow-strip-types" "^7.25.2" |
| 1515 | + "@babel/plugin-transform-for-of" "^7.24.7" |
| 1516 | + "@babel/plugin-transform-function-name" "^7.25.1" |
| 1517 | + "@babel/plugin-transform-literals" "^7.25.2" |
| 1518 | + "@babel/plugin-transform-logical-assignment-operators" "^7.24.7" |
| 1519 | + "@babel/plugin-transform-modules-commonjs" "^7.24.8" |
| 1520 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.24.7" |
| 1521 | + "@babel/plugin-transform-nullish-coalescing-operator" "^7.24.7" |
| 1522 | + "@babel/plugin-transform-numeric-separator" "^7.24.7" |
| 1523 | + "@babel/plugin-transform-object-rest-spread" "^7.24.7" |
| 1524 | + "@babel/plugin-transform-optional-catch-binding" "^7.24.7" |
| 1525 | + "@babel/plugin-transform-optional-chaining" "^7.24.8" |
| 1526 | + "@babel/plugin-transform-parameters" "^7.24.7" |
| 1527 | + "@babel/plugin-transform-private-methods" "^7.24.7" |
| 1528 | + "@babel/plugin-transform-private-property-in-object" "^7.24.7" |
| 1529 | + "@babel/plugin-transform-react-display-name" "^7.24.7" |
| 1530 | + "@babel/plugin-transform-react-jsx" "^7.25.2" |
| 1531 | + "@babel/plugin-transform-react-jsx-self" "^7.24.7" |
| 1532 | + "@babel/plugin-transform-react-jsx-source" "^7.24.7" |
| 1533 | + "@babel/plugin-transform-regenerator" "^7.24.7" |
| 1534 | + "@babel/plugin-transform-runtime" "^7.24.7" |
| 1535 | + "@babel/plugin-transform-shorthand-properties" "^7.24.7" |
| 1536 | + "@babel/plugin-transform-spread" "^7.24.7" |
| 1537 | + "@babel/plugin-transform-sticky-regex" "^7.24.7" |
| 1538 | + "@babel/plugin-transform-typescript" "^7.25.2" |
| 1539 | + "@babel/plugin-transform-unicode-regex" "^7.24.7" |
| 1540 | + "@babel/template" "^7.25.0" |
| 1541 | + "@react-native/babel-plugin-codegen" "0.81.1" |
| 1542 | + babel-plugin-syntax-hermes-parser "0.29.1" |
| 1543 | + babel-plugin-transform-flow-enums "^0.0.2" |
| 1544 | + react-refresh "^0.14.0" |
| 1545 | + |
1487 | 1546 | "@react-native/[email protected]": |
1488 | 1547 | version "0.76.9" |
1489 | 1548 | resolved "https://registry.npmjs.org/@react-native/codegen/-/codegen-0.76.9.tgz#b386fae4d893e5e7ffba19833c7d31a330a2f559" |
|
1498 | 1557 | nullthrows "^1.1.1" |
1499 | 1558 | yargs "^17.6.2" |
1500 | 1559 |
|
| 1560 | +"@react-native/[email protected]": |
| 1561 | + version "0.81.1" |
| 1562 | + resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.81.1.tgz#6cbe4dbe0c85a260c1fb7dce301234f527771cd6" |
| 1563 | + integrity sha512-8KoUE1j65fF1PPHlAhSeUHmcyqpE+Z7Qv27A89vSZkz3s8eqWSRu2hZtCl0D3nSgS0WW0fyrIsFaRFj7azIiPw== |
| 1564 | + dependencies: |
| 1565 | + "@babel/core" "^7.25.2" |
| 1566 | + "@babel/parser" "^7.25.3" |
| 1567 | + glob "^7.1.1" |
| 1568 | + hermes-parser "0.29.1" |
| 1569 | + invariant "^2.2.4" |
| 1570 | + nullthrows "^1.1.1" |
| 1571 | + yargs "^17.6.2" |
| 1572 | + |
1501 | 1573 | "@react-native/[email protected]": |
1502 | 1574 | version "0.76.9" |
1503 | 1575 | resolved "https://registry.npmjs.org/@react-native/community-cli-plugin/-/community-cli-plugin-0.76.9.tgz#74f9f2dfe11aa5515522e006808b9aa2fd60afe3" |
@@ -2274,6 +2346,13 @@ babel-plugin-polyfill-regenerator@^0.6.1: |
2274 | 2346 | dependencies: |
2275 | 2347 | "@babel/helper-define-polyfill-provider" "^0.6.3" |
2276 | 2348 |
|
| 2349 | + |
| 2350 | + version "0.29.1" |
| 2351 | + resolved "https://registry.yarnpkg.com/babel-plugin-syntax-hermes-parser/-/babel-plugin-syntax-hermes-parser-0.29.1.tgz#09ca9ecb0330eba1ef939b6d3f1f55bb06a9dc33" |
| 2352 | + integrity sha512-2WFYnoWGdmih1I1J5eIqxATOeycOqRwYxAQBu3cUu/rhwInwHUg7k60AFNbuGjSDL8tje5GDrAnxzRLcu2pYcA== |
| 2353 | + dependencies: |
| 2354 | + hermes-parser "0.29.1" |
| 2355 | + |
2277 | 2356 | babel-plugin-syntax-hermes-parser@^0.23.1: |
2278 | 2357 | version "0.23.1" |
2279 | 2358 | resolved "https://registry.npmjs.org/babel-plugin-syntax-hermes-parser/-/babel-plugin-syntax-hermes-parser-0.23.1.tgz#470e9d1d30ad670d4c8a37138e22ae39c843d1ff" |
|
3695 | 3774 | resolved "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.25.1.tgz#6aeec17d1983b4eabf69721f3aa3eb705b17f480" |
3696 | 3775 | integrity sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw== |
3697 | 3776 |
|
| 3777 | + |
| 3778 | + version "0.29.1" |
| 3779 | + resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.29.1.tgz#043c7db076e0e8ef8c5f6ed23828d1ba463ebcc5" |
| 3780 | + integrity sha512-jl+x31n4/w+wEqm0I2r4CMimukLbLQEYpisys5oCre611CI5fc9TxhqkBBCJ1edDG4Kza0f7CgNz8xVMLZQOmQ== |
| 3781 | + |
3698 | 3782 | |
3699 | 3783 | version "0.23.1" |
3700 | 3784 | resolved "https://registry.npmjs.org/hermes-parser/-/hermes-parser-0.23.1.tgz#e5de648e664f3b3d84d01b48fc7ab164f4b68205" |
|
3716 | 3800 | dependencies: |
3717 | 3801 | hermes-estree "0.25.1" |
3718 | 3802 |
|
| 3803 | + |
| 3804 | + version "0.29.1" |
| 3805 | + resolved "https://registry.yarnpkg.com/hermes-parser/-/hermes-parser-0.29.1.tgz#436b24bcd7bb1e71f92a04c396ccc0716c288d56" |
| 3806 | + integrity sha512-xBHWmUtRC5e/UL0tI7Ivt2riA/YBq9+SiYFU7C1oBa/j2jYGlIF9043oak1F47ihuDIxQ5nbsKueYJDRY02UgA== |
| 3807 | + dependencies: |
| 3808 | + hermes-estree "0.29.1" |
| 3809 | + |
3719 | 3810 | |
3720 | 3811 | version "2.0.0" |
3721 | 3812 | resolved "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz#b7774a1486ef73cf7667ac9ae0858c012c57b9d3" |
|
0 commit comments