|
1433 | 1433 | dependencies: |
1434 | 1434 | "@react-native/codegen" "0.76.5" |
1435 | 1435 |
|
| 1436 | +"@react-native/babel-plugin-codegen@0.76.6": |
| 1437 | + version "0.76.6" |
| 1438 | + resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.76.6.tgz#0c249966ab43ac2200aadd051abcec4691c9a845" |
| 1439 | + integrity sha512-yFC9I/aDBOBz3ZMlqKn2NY/mDUtCksUNZ7AQmBiTAeVTUP0ujEjE0hTOx5Qd+kok7A7hwZEX87HdSgjiJZfr5g== |
| 1440 | + dependencies: |
| 1441 | + "@react-native/codegen" "0.76.6" |
| 1442 | + |
1436 | 1443 | "@react-native/babel-preset@0.76.5": |
1437 | 1444 | version "0.76.5" |
1438 | 1445 | resolved "https://registry.npmjs.org/@react-native/babel-preset/-/babel-preset-0.76.5.tgz#794ca17e1107e46712153f296a4930de2048e20e" |
|
1484 | 1491 | babel-plugin-transform-flow-enums "^0.0.2" |
1485 | 1492 | react-refresh "^0.14.0" |
1486 | 1493 |
|
| 1494 | +"@react-native/babel-preset@0.76.6": |
| 1495 | + version "0.76.6" |
| 1496 | + resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.76.6.tgz#f84fd12ceb2961946c599714d379bf900e140952" |
| 1497 | + integrity sha512-ojlVWY6S/VE/nb9hIRetPMTsW9ZmGb2R3dnToEXAtQQDz41eHMHXbkw/k2h0THp6qhas25ruNvn3N5n2o+lBzg== |
| 1498 | + dependencies: |
| 1499 | + "@babel/core" "^7.25.2" |
| 1500 | + "@babel/plugin-proposal-export-default-from" "^7.24.7" |
| 1501 | + "@babel/plugin-syntax-dynamic-import" "^7.8.3" |
| 1502 | + "@babel/plugin-syntax-export-default-from" "^7.24.7" |
| 1503 | + "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" |
| 1504 | + "@babel/plugin-syntax-optional-chaining" "^7.8.3" |
| 1505 | + "@babel/plugin-transform-arrow-functions" "^7.24.7" |
| 1506 | + "@babel/plugin-transform-async-generator-functions" "^7.25.4" |
| 1507 | + "@babel/plugin-transform-async-to-generator" "^7.24.7" |
| 1508 | + "@babel/plugin-transform-block-scoping" "^7.25.0" |
| 1509 | + "@babel/plugin-transform-class-properties" "^7.25.4" |
| 1510 | + "@babel/plugin-transform-classes" "^7.25.4" |
| 1511 | + "@babel/plugin-transform-computed-properties" "^7.24.7" |
| 1512 | + "@babel/plugin-transform-destructuring" "^7.24.8" |
| 1513 | + "@babel/plugin-transform-flow-strip-types" "^7.25.2" |
| 1514 | + "@babel/plugin-transform-for-of" "^7.24.7" |
| 1515 | + "@babel/plugin-transform-function-name" "^7.25.1" |
| 1516 | + "@babel/plugin-transform-literals" "^7.25.2" |
| 1517 | + "@babel/plugin-transform-logical-assignment-operators" "^7.24.7" |
| 1518 | + "@babel/plugin-transform-modules-commonjs" "^7.24.8" |
| 1519 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.24.7" |
| 1520 | + "@babel/plugin-transform-nullish-coalescing-operator" "^7.24.7" |
| 1521 | + "@babel/plugin-transform-numeric-separator" "^7.24.7" |
| 1522 | + "@babel/plugin-transform-object-rest-spread" "^7.24.7" |
| 1523 | + "@babel/plugin-transform-optional-catch-binding" "^7.24.7" |
| 1524 | + "@babel/plugin-transform-optional-chaining" "^7.24.8" |
| 1525 | + "@babel/plugin-transform-parameters" "^7.24.7" |
| 1526 | + "@babel/plugin-transform-private-methods" "^7.24.7" |
| 1527 | + "@babel/plugin-transform-private-property-in-object" "^7.24.7" |
| 1528 | + "@babel/plugin-transform-react-display-name" "^7.24.7" |
| 1529 | + "@babel/plugin-transform-react-jsx" "^7.25.2" |
| 1530 | + "@babel/plugin-transform-react-jsx-self" "^7.24.7" |
| 1531 | + "@babel/plugin-transform-react-jsx-source" "^7.24.7" |
| 1532 | + "@babel/plugin-transform-regenerator" "^7.24.7" |
| 1533 | + "@babel/plugin-transform-runtime" "^7.24.7" |
| 1534 | + "@babel/plugin-transform-shorthand-properties" "^7.24.7" |
| 1535 | + "@babel/plugin-transform-spread" "^7.24.7" |
| 1536 | + "@babel/plugin-transform-sticky-regex" "^7.24.7" |
| 1537 | + "@babel/plugin-transform-typescript" "^7.25.2" |
| 1538 | + "@babel/plugin-transform-unicode-regex" "^7.24.7" |
| 1539 | + "@babel/template" "^7.25.0" |
| 1540 | + "@react-native/babel-plugin-codegen" "0.76.6" |
| 1541 | + babel-plugin-syntax-hermes-parser "^0.25.1" |
| 1542 | + babel-plugin-transform-flow-enums "^0.0.2" |
| 1543 | + react-refresh "^0.14.0" |
| 1544 | + |
1487 | 1545 | "@react-native/codegen@0.76.5": |
1488 | 1546 | version "0.76.5" |
1489 | 1547 | resolved "https://registry.npmjs.org/@react-native/codegen/-/codegen-0.76.5.tgz#4d89ec14a023d6946dbc44537c39b03bd006db7b" |
|
1498 | 1556 | nullthrows "^1.1.1" |
1499 | 1557 | yargs "^17.6.2" |
1500 | 1558 |
|
| 1559 | +"@react-native/codegen@0.76.6": |
| 1560 | + version "0.76.6" |
| 1561 | + resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.76.6.tgz#1c6822c59ac25a1ce608562481caf25e535f091f" |
| 1562 | + integrity sha512-BABb3e5G/+hyQYEYi0AODWh2km2d8ERoASZr6Hv90pVXdUHRYR+yxCatX7vSd9rnDUYndqRTzD0hZWAucPNAKg== |
| 1563 | + dependencies: |
| 1564 | + "@babel/parser" "^7.25.3" |
| 1565 | + glob "^7.1.1" |
| 1566 | + hermes-parser "0.23.1" |
| 1567 | + invariant "^2.2.4" |
| 1568 | + jscodeshift "^0.14.0" |
| 1569 | + mkdirp "^0.5.1" |
| 1570 | + nullthrows "^1.1.1" |
| 1571 | + yargs "^17.6.2" |
| 1572 | + |
1501 | 1573 | "@react-native/community-cli-plugin@0.76.5": |
1502 | 1574 | version "0.76.5" |
1503 | 1575 | resolved "https://registry.npmjs.org/@react-native/community-cli-plugin/-/community-cli-plugin-0.76.5.tgz#e701a9f99565504a2510d1b54713b1c5dd0f1bb4" |
|
1570 | 1642 | resolved "https://registry.npmjs.org/@react-native/js-polyfills/-/js-polyfills-0.76.5.tgz#8f35696d96f804de589cd38382c4f0ffbbc248d5" |
1571 | 1643 | integrity sha512-ggM8tcKTcaqyKQcXMIvcB0vVfqr9ZRhWVxWIdiFO1mPvJyS6n+a+lLGkgQAyO8pfH0R1qw6K9D0nqbbDo865WQ== |
1572 | 1644 |
|
| 1645 | +"@react-native/js-polyfills@0.76.6": |
| 1646 | + version "0.76.6" |
| 1647 | + resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.76.6.tgz#83b65f3ca5f531abfcc6debb2b47c18b32d4bd47" |
| 1648 | + integrity sha512-cDD7FynxWYxHkErZzAJtzPGhJ13JdOgL+R0riTh0hCovOfIUz9ItffdLQv2nx48lnvMTQ+HZXMnGOZnsFCNzQw== |
| 1649 | + |
1573 | 1650 | "@react-native/metro-babel-transformer@0.76.5": |
1574 | 1651 | version "0.76.5" |
1575 | 1652 | resolved "https://registry.npmjs.org/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.76.5.tgz#ed5a05fff34c47af43eba4069e50be7c486f77bd" |
|
1580 | 1657 | hermes-parser "0.23.1" |
1581 | 1658 | nullthrows "^1.1.1" |
1582 | 1659 |
|
1583 | | -"@react-native/metro-config@0.76.5": |
1584 | | - version "0.76.5" |
1585 | | - resolved "https://registry.npmjs.org/@react-native/metro-config/-/metro-config-0.76.5.tgz#0e6ecbb5eca47e827e977a9fe1b57978df2d611d" |
1586 | | - integrity sha512-+bklxpRj1BAFzAwOI29MjdddwlC6wTJYlnMK9a77GiowELNeRO4R8UD1dRepOoSVpPFfFlLbFiqYQXqBrbl1pA== |
| 1660 | +"@react-native/metro-babel-transformer@0.76.6": |
| 1661 | + version "0.76.6" |
| 1662 | + resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.76.6.tgz#ec77a5459b288db81dba53dc24747c71eb3c041f" |
| 1663 | + integrity sha512-xSBi9jPliThu5HRSJvluqUlDOLLEmf34zY/U7RDDjEbZqC0ufPcPS7c5XsSg0GDPiXc7lgjBVesPZsKFkoIBgA== |
1587 | 1664 | dependencies: |
1588 | | - "@react-native/js-polyfills" "0.76.5" |
1589 | | - "@react-native/metro-babel-transformer" "0.76.5" |
| 1665 | + "@babel/core" "^7.25.2" |
| 1666 | + "@react-native/babel-preset" "0.76.6" |
| 1667 | + hermes-parser "0.23.1" |
| 1668 | + nullthrows "^1.1.1" |
| 1669 | + |
| 1670 | +"@react-native/metro-config@0.76.6": |
| 1671 | + version "0.76.6" |
| 1672 | + resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.76.6.tgz#7df15495ba5595eaf3bf4daafe5e5ce14ade8d42" |
| 1673 | + integrity sha512-R//+5BT/1hXv3ZjFjgF5uvR4xBpiHbw9Ci9AtCebPaAslQL8FXqAtwhn1Fjrl+ECo1Nhe25B/Lzl9WMWmI9X0w== |
| 1674 | + dependencies: |
| 1675 | + "@react-native/js-polyfills" "0.76.6" |
| 1676 | + "@react-native/metro-babel-transformer" "0.76.6" |
1590 | 1677 | metro-config "^0.81.0" |
1591 | 1678 | metro-runtime "^0.81.0" |
1592 | 1679 |
|
|
0 commit comments