File tree 1 file changed +12
-12
lines changed
1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 9
9
"test" : " jest"
10
10
},
11
11
"dependencies" : {
12
- "expo" : " ~45 .0.0" ,
13
- "expo-status-bar" : " ~1.3 .0" ,
14
- "react" : " 17 .0.2 " ,
15
- "react-dom" : " 17 .0.2 " ,
16
- "react-native" : " 0.68.2 " ,
17
- "react-native-web" : " 0.17 .7"
12
+ "expo" : " ^46 .0.0" ,
13
+ "expo-status-bar" : " ~1.4 .0" ,
14
+ "react" : " 18 .0.0 " ,
15
+ "react-dom" : " 18 .0.0 " ,
16
+ "react-native" : " 0.69.4 " ,
17
+ "react-native-web" : " ~0.18 .7"
18
18
},
19
19
"devDependencies" : {
20
- "@babel/core" : " ^7.12.9 " ,
21
- "@testing-library/jest-native" : " ^4.0.5 " ,
20
+ "@babel/core" : " ^7.18.6 " ,
21
+ "@testing-library/jest-native" : " ^4.0.10 " ,
22
22
"@testing-library/react-native" : " ^11.0.0" ,
23
- "@types/react" : " ~17 .0.21 " ,
24
- "@types/react-native" : " ~0.67.6 " ,
23
+ "@types/react" : " ~18 .0.0 " ,
24
+ "@types/react-native" : " ~0.69.1 " ,
25
25
"jest" : " ^28.0.0" ,
26
- "react-test-renderer" : " ^17 .0.2 " ,
27
- "typescript" : " ~4.3.5 "
26
+ "react-test-renderer" : " 18 .0.0 " ,
27
+ "typescript" : " ^4.6.3 "
28
28
},
29
29
"private" : true
30
30
}
You can’t perform that action at this time.
0 commit comments