|
9885 | 9885 | "@babel/template" "^7.0.0"
|
9886 | 9886 | react-refresh "^0.4.0"
|
9887 | 9887 |
|
| 9888 | + |
| 9889 | + version "0.64.0" |
| 9890 | + resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.64.0.tgz#76861408681dfda3c1d962eb31a8994918c976f8" |
| 9891 | + integrity sha512-HcZ0RWQRuJfpPiaHyFQJzcym+/dDIVUPwUAXWoub/C4GkGu+mPjp8vqK6g0FxokCnnI2TK0gZTza2IDfiNNscQ== |
| 9892 | + dependencies: |
| 9893 | + "@babel/core" "^7.0.0" |
| 9894 | + "@babel/plugin-proposal-class-properties" "^7.0.0" |
| 9895 | + "@babel/plugin-proposal-export-default-from" "^7.0.0" |
| 9896 | + "@babel/plugin-proposal-nullish-coalescing-operator" "^7.0.0" |
| 9897 | + "@babel/plugin-proposal-object-rest-spread" "^7.0.0" |
| 9898 | + "@babel/plugin-proposal-optional-catch-binding" "^7.0.0" |
| 9899 | + "@babel/plugin-proposal-optional-chaining" "^7.0.0" |
| 9900 | + "@babel/plugin-syntax-dynamic-import" "^7.0.0" |
| 9901 | + "@babel/plugin-syntax-export-default-from" "^7.0.0" |
| 9902 | + "@babel/plugin-syntax-flow" "^7.2.0" |
| 9903 | + "@babel/plugin-syntax-nullish-coalescing-operator" "^7.0.0" |
| 9904 | + "@babel/plugin-syntax-optional-chaining" "^7.0.0" |
| 9905 | + "@babel/plugin-transform-arrow-functions" "^7.0.0" |
| 9906 | + "@babel/plugin-transform-block-scoping" "^7.0.0" |
| 9907 | + "@babel/plugin-transform-classes" "^7.0.0" |
| 9908 | + "@babel/plugin-transform-computed-properties" "^7.0.0" |
| 9909 | + "@babel/plugin-transform-destructuring" "^7.0.0" |
| 9910 | + "@babel/plugin-transform-exponentiation-operator" "^7.0.0" |
| 9911 | + "@babel/plugin-transform-flow-strip-types" "^7.0.0" |
| 9912 | + "@babel/plugin-transform-for-of" "^7.0.0" |
| 9913 | + "@babel/plugin-transform-function-name" "^7.0.0" |
| 9914 | + "@babel/plugin-transform-literals" "^7.0.0" |
| 9915 | + "@babel/plugin-transform-modules-commonjs" "^7.0.0" |
| 9916 | + "@babel/plugin-transform-object-assign" "^7.0.0" |
| 9917 | + "@babel/plugin-transform-parameters" "^7.0.0" |
| 9918 | + "@babel/plugin-transform-react-display-name" "^7.0.0" |
| 9919 | + "@babel/plugin-transform-react-jsx" "^7.0.0" |
| 9920 | + "@babel/plugin-transform-react-jsx-self" "^7.0.0" |
| 9921 | + "@babel/plugin-transform-react-jsx-source" "^7.0.0" |
| 9922 | + "@babel/plugin-transform-regenerator" "^7.0.0" |
| 9923 | + "@babel/plugin-transform-runtime" "^7.0.0" |
| 9924 | + "@babel/plugin-transform-shorthand-properties" "^7.0.0" |
| 9925 | + "@babel/plugin-transform-spread" "^7.0.0" |
| 9926 | + "@babel/plugin-transform-sticky-regex" "^7.0.0" |
| 9927 | + "@babel/plugin-transform-template-literals" "^7.0.0" |
| 9928 | + "@babel/plugin-transform-typescript" "^7.5.0" |
| 9929 | + "@babel/plugin-transform-unicode-regex" "^7.0.0" |
| 9930 | + "@babel/template" "^7.0.0" |
| 9931 | + react-refresh "^0.4.0" |
| 9932 | + |
9888 | 9933 |
|
9889 | 9934 | version "0.59.0"
|
9890 | 9935 | resolved "https://registry.yarnpkg.com/metro-react-native-babel-transformer/-/metro-react-native-babel-transformer-0.59.0.tgz#9b3dfd6ad35c6ef37fc4ce4d20a2eb67fabbb4be"
|
|
0 commit comments