File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 20
20
"@react-native-firebase/app" : " ^17.5.0" ,
21
21
"@react-native-firebase/messaging" : " ^17.5.0" ,
22
22
"react" : " 18.2.0" ,
23
- "react-native" : " 0.73.2 " ,
23
+ "react-native" : " 0.74.1 " ,
24
24
"react-native-permissions" : " ^3.10.1"
25
25
},
26
26
"devDependencies" : {
27
27
"@babel/core" : " ^7.20.0" ,
28
28
"@babel/preset-env" : " ^7.20.0" ,
29
29
"@babel/runtime" : " ^7.20.0" ,
30
- "@react-native/babel-preset" : " ^0.73.19" ,
31
- "@react-native/eslint-config" : " ^0.73.2" ,
32
- "@react-native/metro-config" : " ^0.73.3" ,
30
+ "@react-native/babel-preset" : " 0.74.83" ,
31
+ "@react-native/eslint-config" : " 0.74.83" ,
32
+ "@react-native/metro-config" : " 0.74.83" ,
33
+ "@react-native/typescript-config" : " 0.74.83" ,
33
34
"@types/react" : " ^18.2.6" ,
34
35
"@types/react-test-renderer" : " ^18.0.0" ,
35
36
"babel-jest" : " ^29.6.3" ,
42
43
},
43
44
"engines" : {
44
45
"node" : " >=18"
45
- }
46
+ },
47
+ "packageManager" :
" [email protected] "
46
48
}
You can’t perform that action at this time.
0 commit comments