|
34 | 34 | },
|
35 | 35 | "dependencies": {
|
36 | 36 | "@expo-google-fonts/space-grotesk": "^0.2.2",
|
37 |
| - "@react-native-async-storage/async-storage": "1.18.2", |
| 37 | + "@react-native-async-storage/async-storage": "1.21.0", |
38 | 38 | "@react-navigation/native": "^6.0.2",
|
39 | 39 | "@react-navigation/native-stack": "^6.0.2",
|
40 | 40 | "@reduxjs/toolkit": "^2.1.0",
|
41 |
| - "@shopify/flash-list": "1.4.3", |
| 41 | + "@shopify/flash-list": "1.6.3", |
42 | 42 | "apisauce": "3.0.1",
|
43 | 43 | "date-fns": "^2.30.0",
|
44 |
| - "expo": "^49.0.21", |
45 |
| - "expo-build-properties": "~0.8.3", |
46 |
| - "expo-font": "~11.4.0", |
47 |
| - "expo-linear-gradient": "~12.3.0", |
48 |
| - "expo-linking": "~5.0.2", |
49 |
| - "expo-localization": "~14.3.0", |
50 |
| - "expo-splash-screen": "~0.20.4", |
51 |
| - "expo-status-bar": "~1.6.0", |
| 44 | + "expo": "latest", |
| 45 | + "expo-build-properties": "~0.11.1", |
| 46 | + "expo-font": "~11.10.3", |
| 47 | + "expo-linear-gradient": "~12.7.2", |
| 48 | + "expo-linking": "~6.2.2", |
| 49 | + "expo-localization": "~14.8.3", |
| 50 | + "expo-splash-screen": "~0.26.4", |
| 51 | + "expo-status-bar": "~1.11.1", |
52 | 52 | "i18n-js": "3.9.2",
|
53 | 53 | "mobx": "6.10.2",
|
54 | 54 | "mobx-react-lite": "4.0.5",
|
55 | 55 | "mobx-state-tree": "5.3.0",
|
56 | 56 | "react": "18.2.0",
|
57 | 57 | "react-dom": "18.2.0",
|
58 |
| - "react-native": "0.72.6", |
59 |
| - "react-native-gesture-handler": "~2.12.0", |
60 |
| - "react-native-reanimated": "~3.3.0", |
61 |
| - "react-native-safe-area-context": "4.6.3", |
62 |
| - "react-native-screens": "~3.22.0", |
63 |
| - "react-native-view-shot": "3.7.0", |
| 58 | + "react-native": "0.73.6", |
| 59 | + "react-native-gesture-handler": "~2.14.0", |
| 60 | + "react-native-reanimated": "~3.6.2", |
| 61 | + "react-native-safe-area-context": "4.8.2", |
| 62 | + "react-native-screens": "~3.29.0", |
| 63 | + "react-native-view-shot": "3.8.0", |
64 | 64 | "react-native-web": "~0.19.6",
|
65 | 65 | "react-redux": "^9.1.0"
|
66 | 66 | },
|
|
76 | 76 | "@babel/runtime": "^7.20.0",
|
77 | 77 | "@types/i18n-js": "3.8.2",
|
78 | 78 | "@types/jest": "^29.2.1",
|
79 |
| - "@types/react": "~18.2.14", |
| 79 | + "@types/react": "~18.2.45", |
80 | 80 | "@types/react-test-renderer": "^18.0.0",
|
81 | 81 | "@types/redux-logger": "^3.0.13",
|
82 | 82 | "@typescript-eslint/eslint-plugin": "^5.59.0",
|
|
93 | 93 | "eslint-plugin-react-native": "4.0.0",
|
94 | 94 | "eslint-plugin-reactotron": "workspace:*",
|
95 | 95 | "jest": "^29.2.1",
|
96 |
| - "jest-expo": "49.0.0", |
| 96 | + "jest-expo": "~50.0.4", |
97 | 97 | "patch-package": "6.4.7",
|
98 | 98 | "postinstall-prepare": "1.0.1",
|
99 | 99 | "prettier": "2.8.8",
|
|
0 commit comments