|
25 | 25 | "@react-native-segmented-control/segmented-control": "^2.5.7", |
26 | 26 | "@tanstack/react-query": "^5.62.0", |
27 | 27 | "@tanstack/react-query-persist-client": "^5.62.0", |
28 | | - "@types/react": "~19.1.10", |
29 | | - "@types/react-dom": "~19.1.7", |
30 | 28 | "base64-js": "^1.5.1", |
31 | 29 | "expo": "^55.0.0-canary-20251211-7da85ea", |
32 | 30 | "expo-auth-session": "7.0.11-canary-20251211-7da85ea", |
|
42 | 40 | "expo-status-bar": "3.0.10-canary-20251211-7da85ea", |
43 | 41 | "expo-web-browser": "15.0.11-canary-20251211-7da85ea", |
44 | 42 | "nativewind": "^4.2.1", |
45 | | - "react": "19.2.0", |
46 | | - "react-dom": "19.2.0", |
| 43 | + "react": "19.2.3", |
| 44 | + "react-dom": "19.2.3", |
47 | 45 | "react-native": "0.83.0-rc.5", |
48 | 46 | "react-native-context-menu-view": "^1.20.0", |
49 | 47 | "react-native-gesture-handler": "~2.28.0", |
|
57 | 55 | "private": true, |
58 | 56 | "devDependencies": { |
59 | 57 | "@types/chrome": "^0.1.31", |
60 | | - "@types/react": "^19.2.7", |
61 | | - "@types/react-dom": "^19.2.3", |
| 58 | + "@types/react": "19.2.3", |
| 59 | + "@types/react-dom": "19.2.3", |
62 | 60 | "babel-preset-expo": "^54.0.7", |
63 | 61 | "husky": "^9.0.11", |
64 | 62 | "lint-staged": "^15.2.0", |
|
0 commit comments