|
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | 27 | "@dev-plugins/react-native-mmkv": "^0.0.1", |
28 | | - "@react-native-community/netinfo": "11.3.1", |
29 | | - "expo": "^51.0.8", |
30 | | - "expo-build-properties": "~0.12.1", |
31 | | - "expo-constants": "~16.0.2", |
32 | | - "expo-dev-client": "~4.0.14", |
33 | | - "expo-image": "~1.12.9", |
34 | | - "expo-linking": "~6.3.1", |
35 | | - "expo-router": "~3.5.17", |
36 | | - "expo-splash-screen": "~0.27.4", |
37 | | - "expo-status-bar": "~1.12.1", |
38 | | - "expo-system-ui": "~3.0.4", |
39 | | - "expo-updates": "~0.25.14", |
40 | | - "react": "18.2.0", |
41 | | - "react-dom": "18.2.0", |
42 | | - "react-native": "0.74.1", |
43 | | - "react-native-gesture-handler": "~2.16.1", |
44 | | - "react-native-mmkv": "^2.12.2", |
45 | | - "react-native-reanimated": "~3.11.0", |
46 | | - "react-native-safe-area-context": "4.10.1", |
47 | | - "react-native-screens": "3.31.1", |
48 | | - "react-native-web": "~0.19.11", |
| 28 | + "@react-native-community/netinfo": "11.4.1", |
| 29 | + "expo": "^52.0.24", |
| 30 | + "expo-build-properties": "~0.13.1", |
| 31 | + "expo-constants": "~17.0.3", |
| 32 | + "expo-dev-client": "~5.0.8", |
| 33 | + "expo-image": "~2.0.3", |
| 34 | + "expo-linking": "~7.0.3", |
| 35 | + "expo-router": "~4.0.16", |
| 36 | + "expo-splash-screen": "~0.29.19", |
| 37 | + "expo-status-bar": "~2.0.0", |
| 38 | + "expo-system-ui": "~4.0.6", |
| 39 | + "expo-updates": "~0.26.11", |
| 40 | + "react": "18.3.1", |
| 41 | + "react-dom": "18.3.1", |
| 42 | + "react-native": "0.76.5", |
| 43 | + "react-native-gesture-handler": "~2.20.2", |
| 44 | + "react-native-mmkv": "^3.2.0", |
| 45 | + "react-native-reanimated": "~3.16.6", |
| 46 | + "react-native-safe-area-context": "4.12.0", |
| 47 | + "react-native-screens": "4.4.0", |
| 48 | + "react-native-web": "~0.19.13", |
49 | 49 | "zustand": "^4.5.2" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | | - "@babel/core": "^7.24.0", |
| 52 | + "@babel/core": "^7.26.0", |
53 | 53 | "@release-it/conventional-changelog": "^8.0.1", |
54 | 54 | "@strv/eslint-config-react-native": "3.3.3", |
55 | 55 | "@types/jest": "^29.5.12", |
56 | | - "@types/react": "~18.2.79", |
| 56 | + "@types/react": "~18.3.18", |
57 | 57 | "babel-plugin-transform-remove-console": "^6.9.4", |
58 | 58 | "dotenv": "^16.4.5", |
59 | 59 | "eslint": "^8.49.0", |
60 | 60 | "eslint-config-prettier": "^9.1.0", |
61 | 61 | "eslint-plugin-prettier": "^5.1.3", |
62 | 62 | "husky": "^9.0.11", |
63 | 63 | "jest": "^29.7.0", |
64 | | - "jest-expo": "^51.0.4", |
| 64 | + "jest-expo": "^52.0.2", |
65 | 65 | "lint-staged": "^15.2.2", |
66 | 66 | "prettier": "^3.2.5", |
67 | 67 | "release-it": "^17.4.1", |
|
0 commit comments