|
24 | 24 | ]
|
25 | 25 | },
|
26 | 26 | "dependencies": {
|
27 |
| - "@expo/metro-runtime": "~3.1.3", |
| 27 | + "@expo/metro-runtime": "~3.2.1", |
28 | 28 | "@expo/vector-icons": "^14.0.0",
|
29 |
| - "@react-native-async-storage/async-storage": "1.21.0", |
| 29 | + "@react-native-async-storage/async-storage": "1.23.1", |
30 | 30 | "@react-native-community/masked-view": "0.1.11",
|
31 |
| - "@react-native-community/netinfo": "11.1.0", |
| 31 | + "@react-native-community/netinfo": "11.3.1", |
32 | 32 | "@react-navigation/bottom-tabs": "^6.5.5",
|
33 | 33 | "@react-navigation/native": "^6.1.1",
|
34 | 34 | "@react-navigation/native-stack": "^6.9.7",
|
|
37 | 37 | "babel-core": "^7.0.0-bridge.0",
|
38 | 38 | "babel-jest": "^29.5.0",
|
39 | 39 | "deepmerge": "^4.3.1",
|
40 |
| - "expo": "~50.0.17", |
41 |
| - "expo-application": "~5.8.4", |
42 |
| - "expo-constants": "~15.4.6", |
43 |
| - "expo-image": "~1.10.6", |
44 |
| - "expo-linking": "~6.2.2", |
45 |
| - "expo-status-bar": "~1.11.1", |
46 |
| - "expo-store-review": "~6.8.3", |
47 |
| - "expo-updates": "~0.24.12", |
48 |
| - "expo-web-browser": "~12.8.2", |
| 40 | + "expo": "^51.0.0", |
| 41 | + "expo-application": "~5.9.1", |
| 42 | + "expo-constants": "~16.0.1", |
| 43 | + "expo-image": "~1.12.9", |
| 44 | + "expo-linking": "~6.3.1", |
| 45 | + "expo-status-bar": "~1.12.1", |
| 46 | + "expo-store-review": "~7.0.2", |
| 47 | + "expo-updates": "~0.25.14", |
| 48 | + "expo-web-browser": "~13.0.3", |
49 | 49 | "react": "18.2.0",
|
50 | 50 | "react-currency-format": "^1.1.0",
|
51 |
| - "react-dom": "^18.2.0", |
52 |
| - "react-native": "0.73.6", |
53 |
| - "react-native-gesture-handler": "~2.14.1", |
| 51 | + "react-dom": "18.2.0", |
| 52 | + "react-native": "0.74.1", |
| 53 | + "react-native-gesture-handler": "~2.16.1", |
54 | 54 | "react-native-offline": "^6.0.0",
|
55 | 55 | "react-native-paper": "^5.12.2",
|
56 |
| - "react-native-reanimated": "~3.6.2", |
57 |
| - "react-native-safe-area-context": "4.8.2", |
58 |
| - "react-native-screens": "~3.29.0", |
| 56 | + "react-native-reanimated": "~3.10.1", |
| 57 | + "react-native-safe-area-context": "4.10.1", |
| 58 | + "react-native-screens": "3.31.1", |
59 | 59 | "react-native-vector-icons": "^10.0.3",
|
60 | 60 | "react-native-web": "~0.19.10",
|
61 | 61 | "rn-placeholder": "^3.0.3"
|
62 | 62 | },
|
63 | 63 | "devDependencies": {
|
64 |
| - "@babel/core": "^7.23.7", |
| 64 | + "@babel/core": "^7.24.0", |
65 | 65 | "@babel/preset-typescript": "^7.18.6",
|
66 |
| - "@react-native-community/datetimepicker": "7.6.1", |
67 |
| - "@react-native-community/slider": "4.4.2", |
| 66 | + "@react-native-community/datetimepicker": "8.0.1", |
| 67 | + "@react-native-community/slider": "4.5.2", |
68 | 68 | "@storybook/addon-controls": "^7.6.10",
|
69 | 69 | "@storybook/addon-ondevice-actions": "^7.6.15",
|
70 | 70 | "@storybook/addon-ondevice-backgrounds": "^7.6.15",
|
|
78 | 78 | "@testing-library/jest-native": "^5.4.3",
|
79 | 79 | "@testing-library/react-native": "^12.4.3",
|
80 | 80 | "@types/jest": "^29.5.4",
|
81 |
| - "@types/react": "~18.2.48", |
82 |
| - "@types/react-dom": "~18.0.10", |
| 81 | + "@types/react": "~18.2.79", |
| 82 | + "@types/react-dom": "~18.2.25", |
83 | 83 | "app-icon-badge": "^0.0.15",
|
84 | 84 | "babel-loader": "^9.1.3",
|
85 | 85 | "babel-plugin-module-resolver": "^5.0.0",
|
|
90 | 90 | "eslint-import-resolver-babel-plugin-root-import": "^1.1.1",
|
91 | 91 | "eslint-plugin-import": "^2.29.1",
|
92 | 92 | "jest": "^29.6.4",
|
93 |
| - "jest-expo": "~50.0.4", |
94 |
| - "typescript": "^5.1.3" |
| 93 | + "jest-expo": "~51.0.2", |
| 94 | + "typescript": "~5.3.3" |
95 | 95 | }
|
96 | 96 | }
|
0 commit comments