File tree Expand file tree Collapse file tree 5 files changed +2500
-1407
lines changed
Expand file tree Collapse file tree 5 files changed +2500
-1407
lines changed Original file line number Diff line number Diff line change @@ -10,5 +10,7 @@ npmPreapprovedPackages:
1010 - ' @react-native/*'
1111 - ' @types/react'
1212 - hermes-compiler
13+ - expo
14+ - ' @expo/cli'
1315
1416yarnPath : .yarn/releases/yarn-4.11.0.cjs
Original file line number Diff line number Diff line change 1111 "typecheck" : " tsc --noEmit"
1212 },
1313 "dependencies" : {
14- "expo" : " ^53.0.19" ,
15- "expo-status-bar" : " ~2.2.3" ,
16- "react" : " 19.0.0" ,
17- "react-dom" : " 19.0.0" ,
18- "react-native" : " 0.79.5" ,
19- "react-native-web" : " ^0.20.0"
14+ "expo" : " ^54.0.32" ,
15+ "expo-status-bar" : " ~3.0.9" ,
16+ "react" : " 19.1.0" ,
17+ "react-dom" : " 19.1.0" ,
18+ "react-native" : " 0.81.5" ,
19+ "react-native-safe-area-context" : " ^5.6.2" ,
20+ "react-native-web" : " ^0.21.0"
2021 },
2122 "devDependencies" : {
2223 "@babel/core" : " ^7.24.0" ,
2324 "@testing-library/react-native" : " ^14.0.0-beta.0" ,
2425 "@types/eslint" : " ^8.56.10" ,
2526 "@types/jest" : " ^29.5.12" ,
26- "@types/react" : " ~19.0 .10" ,
27+ "@types/react" : " ~19.1 .10" ,
2728 "eslint" : " ^8.57.0" ,
2829 "jest" : " ^29.7.0" ,
2930 "test-renderer" : " 0.14.0" ,
30- "typescript" : " ^5.3.0 "
31+ "typescript" : " ~5.9.2 "
3132 },
3233 "private" : true ,
3334 "packageManager" : " yarn@4.0.1"
You can’t perform that action at this time.
0 commit comments