|
7835 | 7835 | flow-enums-runtime "^0.0.6" |
7836 | 7836 | terser "^5.15.0" |
7837 | 7837 |
|
| 7838 | +metro-react-native-babel-preset@^0.77.0: |
| 7839 | + version "0.77.0" |
| 7840 | + resolved "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.77.0.tgz" |
| 7841 | + integrity sha512-HPPD+bTxADtoE4y/4t1txgTQ1LVR6imOBy7RMHUsqMVTbekoi8Ph5YI9vKX2VMPtVWeFt0w9YnCSLPa76GcXsA== |
| 7842 | + dependencies: |
| 7843 | + "@babel/core" "^7.20.0" |
| 7844 | + "@babel/plugin-proposal-async-generator-functions" "^7.0.0" |
| 7845 | + "@babel/plugin-proposal-class-properties" "^7.18.0" |
| 7846 | + "@babel/plugin-proposal-export-default-from" "^7.0.0" |
| 7847 | + "@babel/plugin-proposal-nullish-coalescing-operator" "^7.18.0" |
| 7848 | + "@babel/plugin-proposal-numeric-separator" "^7.0.0" |
| 7849 | + "@babel/plugin-proposal-object-rest-spread" "^7.20.0" |
| 7850 | + "@babel/plugin-proposal-optional-catch-binding" "^7.0.0" |
| 7851 | + "@babel/plugin-proposal-optional-chaining" "^7.20.0" |
| 7852 | + "@babel/plugin-syntax-dynamic-import" "^7.8.0" |
| 7853 | + "@babel/plugin-syntax-export-default-from" "^7.0.0" |
| 7854 | + "@babel/plugin-syntax-flow" "^7.18.0" |
| 7855 | + "@babel/plugin-syntax-nullish-coalescing-operator" "^7.0.0" |
| 7856 | + "@babel/plugin-syntax-optional-chaining" "^7.0.0" |
| 7857 | + "@babel/plugin-transform-arrow-functions" "^7.0.0" |
| 7858 | + "@babel/plugin-transform-async-to-generator" "^7.20.0" |
| 7859 | + "@babel/plugin-transform-block-scoping" "^7.0.0" |
| 7860 | + "@babel/plugin-transform-classes" "^7.0.0" |
| 7861 | + "@babel/plugin-transform-computed-properties" "^7.0.0" |
| 7862 | + "@babel/plugin-transform-destructuring" "^7.20.0" |
| 7863 | + "@babel/plugin-transform-flow-strip-types" "^7.20.0" |
| 7864 | + "@babel/plugin-transform-function-name" "^7.0.0" |
| 7865 | + "@babel/plugin-transform-literals" "^7.0.0" |
| 7866 | + "@babel/plugin-transform-modules-commonjs" "^7.0.0" |
| 7867 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.0.0" |
| 7868 | + "@babel/plugin-transform-parameters" "^7.0.0" |
| 7869 | + "@babel/plugin-transform-react-display-name" "^7.0.0" |
| 7870 | + "@babel/plugin-transform-react-jsx" "^7.0.0" |
| 7871 | + "@babel/plugin-transform-react-jsx-self" "^7.0.0" |
| 7872 | + "@babel/plugin-transform-react-jsx-source" "^7.0.0" |
| 7873 | + "@babel/plugin-transform-runtime" "^7.0.0" |
| 7874 | + "@babel/plugin-transform-shorthand-properties" "^7.0.0" |
| 7875 | + "@babel/plugin-transform-spread" "^7.0.0" |
| 7876 | + "@babel/plugin-transform-sticky-regex" "^7.0.0" |
| 7877 | + "@babel/plugin-transform-typescript" "^7.5.0" |
| 7878 | + "@babel/plugin-transform-unicode-regex" "^7.0.0" |
| 7879 | + "@babel/template" "^7.0.0" |
| 7880 | + babel-plugin-transform-flow-enums "^0.0.2" |
| 7881 | + react-refresh "^0.4.0" |
| 7882 | + |
7838 | 7883 | |
7839 | 7884 | version "0.80.12" |
7840 | 7885 | resolved "https://registry.npmjs.org/metro-resolver/-/metro-resolver-0.80.12.tgz" |
@@ -9015,6 +9060,11 @@ react-refresh@^0.14.0: |
9015 | 9060 | resolved "https://registry.npmjs.org/react-refresh/-/react-refresh-0.14.2.tgz" |
9016 | 9061 | integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA== |
9017 | 9062 |
|
| 9063 | +react-refresh@^0.4.0: |
| 9064 | + version "0.4.3" |
| 9065 | + resolved "https://registry.npmjs.org/react-refresh/-/react-refresh-0.4.3.tgz" |
| 9066 | + integrity sha512-Hwln1VNuGl/6bVwnd0Xdn1e84gT/8T9aYNL+HAKDArLCS7LWjwr7StE30IEYbIkx0Vi3vs+coQxe+SQDbGbbpA== |
| 9067 | + |
9018 | 9068 | react-shallow-renderer@^16.15.0: |
9019 | 9069 | version "16.15.0" |
9020 | 9070 | resolved "https://registry.npmjs.org/react-shallow-renderer/-/react-shallow-renderer-16.15.0.tgz" |
|
0 commit comments