|
3853 | 3853 | "@babel/traverse" "^7.25.3"
|
3854 | 3854 | "@react-native/codegen" "0.78.2"
|
3855 | 3855 |
|
| 3856 | +"@react-native/[email protected]": |
| 3857 | + version "0.81.1" |
| 3858 | + resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.81.1.tgz#0681c8e40df0346a0481fb778eed818b6b6db70c" |
| 3859 | + integrity sha512-cxYq78YePcIX2871UiEItG7ibk+GeXRr7A3ZR2DN4fZ7X4An/734DwLVop/CcHpK3Ycr0Re8FKEVTcJRiVb1zg== |
| 3860 | + dependencies: |
| 3861 | + "@babel/traverse" "^7.25.3" |
| 3862 | + "@react-native/codegen" "0.81.1" |
| 3863 | + |
3856 | 3864 | "@react-native/[email protected]":
|
3857 | 3865 | version "0.78.2"
|
3858 | 3866 | resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.78.2.tgz#f02c53dc44e7820b25c4ffbc64159bb65be2d72e"
|
|
3904 | 3912 | babel-plugin-transform-flow-enums "^0.0.2"
|
3905 | 3913 | react-refresh "^0.14.0"
|
3906 | 3914 |
|
| 3915 | +"@react-native/[email protected]": |
| 3916 | + version "0.81.1" |
| 3917 | + resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.81.1.tgz#87cef40bf77b25738d6e2dcb9ba0403b7d5c5630" |
| 3918 | + integrity sha512-dCxb4AdaoLZipfKNEpO70WK7cxbTsq62dzK2EuFta65WJO/K7+sMoF8V6P0MKfCaHwj/1Va2rp/LKtHd9ttPVw== |
| 3919 | + dependencies: |
| 3920 | + "@babel/core" "^7.25.2" |
| 3921 | + "@babel/plugin-proposal-export-default-from" "^7.24.7" |
| 3922 | + "@babel/plugin-syntax-dynamic-import" "^7.8.3" |
| 3923 | + "@babel/plugin-syntax-export-default-from" "^7.24.7" |
| 3924 | + "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" |
| 3925 | + "@babel/plugin-syntax-optional-chaining" "^7.8.3" |
| 3926 | + "@babel/plugin-transform-arrow-functions" "^7.24.7" |
| 3927 | + "@babel/plugin-transform-async-generator-functions" "^7.25.4" |
| 3928 | + "@babel/plugin-transform-async-to-generator" "^7.24.7" |
| 3929 | + "@babel/plugin-transform-block-scoping" "^7.25.0" |
| 3930 | + "@babel/plugin-transform-class-properties" "^7.25.4" |
| 3931 | + "@babel/plugin-transform-classes" "^7.25.4" |
| 3932 | + "@babel/plugin-transform-computed-properties" "^7.24.7" |
| 3933 | + "@babel/plugin-transform-destructuring" "^7.24.8" |
| 3934 | + "@babel/plugin-transform-flow-strip-types" "^7.25.2" |
| 3935 | + "@babel/plugin-transform-for-of" "^7.24.7" |
| 3936 | + "@babel/plugin-transform-function-name" "^7.25.1" |
| 3937 | + "@babel/plugin-transform-literals" "^7.25.2" |
| 3938 | + "@babel/plugin-transform-logical-assignment-operators" "^7.24.7" |
| 3939 | + "@babel/plugin-transform-modules-commonjs" "^7.24.8" |
| 3940 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.24.7" |
| 3941 | + "@babel/plugin-transform-nullish-coalescing-operator" "^7.24.7" |
| 3942 | + "@babel/plugin-transform-numeric-separator" "^7.24.7" |
| 3943 | + "@babel/plugin-transform-object-rest-spread" "^7.24.7" |
| 3944 | + "@babel/plugin-transform-optional-catch-binding" "^7.24.7" |
| 3945 | + "@babel/plugin-transform-optional-chaining" "^7.24.8" |
| 3946 | + "@babel/plugin-transform-parameters" "^7.24.7" |
| 3947 | + "@babel/plugin-transform-private-methods" "^7.24.7" |
| 3948 | + "@babel/plugin-transform-private-property-in-object" "^7.24.7" |
| 3949 | + "@babel/plugin-transform-react-display-name" "^7.24.7" |
| 3950 | + "@babel/plugin-transform-react-jsx" "^7.25.2" |
| 3951 | + "@babel/plugin-transform-react-jsx-self" "^7.24.7" |
| 3952 | + "@babel/plugin-transform-react-jsx-source" "^7.24.7" |
| 3953 | + "@babel/plugin-transform-regenerator" "^7.24.7" |
| 3954 | + "@babel/plugin-transform-runtime" "^7.24.7" |
| 3955 | + "@babel/plugin-transform-shorthand-properties" "^7.24.7" |
| 3956 | + "@babel/plugin-transform-spread" "^7.24.7" |
| 3957 | + "@babel/plugin-transform-sticky-regex" "^7.24.7" |
| 3958 | + "@babel/plugin-transform-typescript" "^7.25.2" |
| 3959 | + "@babel/plugin-transform-unicode-regex" "^7.24.7" |
| 3960 | + "@babel/template" "^7.25.0" |
| 3961 | + "@react-native/babel-plugin-codegen" "0.81.1" |
| 3962 | + babel-plugin-syntax-hermes-parser "0.29.1" |
| 3963 | + babel-plugin-transform-flow-enums "^0.0.2" |
| 3964 | + react-refresh "^0.14.0" |
| 3965 | + |
3907 | 3966 | "@react-native/[email protected]":
|
3908 | 3967 | version "0.78.2"
|
3909 | 3968 | resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.78.2.tgz#64d72615b7cc894fff356b34addd19472f46f6d9"
|
|
3917 | 3976 | nullthrows "^1.1.1"
|
3918 | 3977 | yargs "^17.6.2"
|
3919 | 3978 |
|
| 3979 | +"@react-native/[email protected]": |
| 3980 | + version "0.81.1" |
| 3981 | + resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.81.1.tgz#6cbe4dbe0c85a260c1fb7dce301234f527771cd6" |
| 3982 | + integrity sha512-8KoUE1j65fF1PPHlAhSeUHmcyqpE+Z7Qv27A89vSZkz3s8eqWSRu2hZtCl0D3nSgS0WW0fyrIsFaRFj7azIiPw== |
| 3983 | + dependencies: |
| 3984 | + "@babel/core" "^7.25.2" |
| 3985 | + "@babel/parser" "^7.25.3" |
| 3986 | + glob "^7.1.1" |
| 3987 | + hermes-parser "0.29.1" |
| 3988 | + invariant "^2.2.4" |
| 3989 | + nullthrows "^1.1.1" |
| 3990 | + yargs "^17.6.2" |
| 3991 | + |
3920 | 3992 | "@react-native/[email protected]":
|
3921 | 3993 | version "0.78.2"
|
3922 | 3994 | resolved "https://registry.yarnpkg.com/@react-native/community-cli-plugin/-/community-cli-plugin-0.78.2.tgz#221e4bda8ed994429644aa8f9fb257afcdaf9217"
|
|
4483 | 4555 | dependencies:
|
4484 | 4556 | hermes-parser "0.25.1"
|
4485 | 4557 |
|
| 4558 | + |
| 4559 | + version "0.29.1" |
| 4560 | + resolved "https://registry.yarnpkg.com/babel-plugin-syntax-hermes-parser/-/babel-plugin-syntax-hermes-parser-0.29.1.tgz#09ca9ecb0330eba1ef939b6d3f1f55bb06a9dc33" |
| 4561 | + integrity sha512-2WFYnoWGdmih1I1J5eIqxATOeycOqRwYxAQBu3cUu/rhwInwHUg7k60AFNbuGjSDL8tje5GDrAnxzRLcu2pYcA== |
| 4562 | + dependencies: |
| 4563 | + hermes-parser "0.29.1" |
| 4564 | + |
4486 | 4565 | babel-plugin-syntax-hermes-parser@^0.28.0:
|
4487 | 4566 | version "0.28.1"
|
4488 | 4567 | resolved "https://registry.yarnpkg.com/babel-plugin-syntax-hermes-parser/-/babel-plugin-syntax-hermes-parser-0.28.1.tgz#9e80a774ddb8038307a62316486669c668fb3568"
|
|
6265 | 6344 | resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.28.1.tgz#631e6db146b06e62fc1c630939acf4a3c77d1b24"
|
6266 | 6345 | integrity sha512-w3nxl/RGM7LBae0v8LH2o36+8VqwOZGv9rX1wyoWT6YaKZLqpJZ0YQ5P0LVr3tuRpf7vCx0iIG4i/VmBJejxTQ==
|
6267 | 6346 |
|
| 6347 | + |
| 6348 | + version "0.29.1" |
| 6349 | + resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.29.1.tgz#043c7db076e0e8ef8c5f6ed23828d1ba463ebcc5" |
| 6350 | + integrity sha512-jl+x31n4/w+wEqm0I2r4CMimukLbLQEYpisys5oCre611CI5fc9TxhqkBBCJ1edDG4Kza0f7CgNz8xVMLZQOmQ== |
| 6351 | + |
6268 | 6352 |
|
6269 | 6353 | version "0.25.1"
|
6270 | 6354 | resolved "https://registry.yarnpkg.com/hermes-parser/-/hermes-parser-0.25.1.tgz#5be0e487b2090886c62bd8a11724cd766d5f54d1"
|
|
6279 | 6363 | dependencies:
|
6280 | 6364 | hermes-estree "0.28.1"
|
6281 | 6365 |
|
| 6366 | + |
| 6367 | + version "0.29.1" |
| 6368 | + resolved "https://registry.yarnpkg.com/hermes-parser/-/hermes-parser-0.29.1.tgz#436b24bcd7bb1e71f92a04c396ccc0716c288d56" |
| 6369 | + integrity sha512-xBHWmUtRC5e/UL0tI7Ivt2riA/YBq9+SiYFU7C1oBa/j2jYGlIF9043oak1F47ihuDIxQ5nbsKueYJDRY02UgA== |
| 6370 | + dependencies: |
| 6371 | + hermes-estree "0.29.1" |
| 6372 | + |
6282 | 6373 | hosted-git-info@^7.0.0:
|
6283 | 6374 | version "7.0.0"
|
6284 | 6375 | resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-7.0.0.tgz#276330b8ad9f4566e82c8ccb16050decc096076b"
|
|
0 commit comments