File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change 3131 "devDependencies" : {
3232 "@babel/core" : " ^7.25.2" ,
3333 "@babel/preset-env" : " ^7.25.3" ,
34+ "@babel/preset-react" : " ^7.27.1" ,
3435 "@babel/runtime" : " ^7.25.0" ,
3536 "@react-native-community/cli" : " 18.0.0" ,
3637 "@react-native-community/cli-platform-android" : " 18.0.0" ,
6970 "node" : " >=18"
7071 },
7172 "resolutions" : {
72- "react-docgen-typescript" : " 2.2.2" ,
73- "react" : " 19.0.0" ,
74- "react-native-web" : " ^0.20.0"
73+ "react-docgen-typescript" : " 2.2.2"
7574 },
7675 "overrides" : {
77- "react-docgen-typescript" : " 2.2.2" ,
78- "react" : " 19.0.0" ,
79- "react-native-web" : " ^0.20.0"
76+ "react-docgen-typescript" : " 2.2.2"
8077 },
8178 "pnpm" : {
8279 "overrides" : {
83- "react-docgen-typescript" : " 2.2.2" ,
84- "react" : " 19.0.0" ,
85- "react-native-web" : " ^0.20.0"
80+ "react-docgen-typescript" : " 2.2.2"
8681 }
8782 }
8883}
You can’t perform that action at this time.
0 commit comments