|
24 | 24 | ]
|
25 | 25 | },
|
26 | 26 | "dependencies": {
|
27 |
| - "@expo/metro-runtime": "^3.1.1", |
28 |
| - "@expo/vector-icons": "^13.0.0", |
| 27 | + "@expo/metro-runtime": "~3.1.3", |
| 28 | + "@expo/vector-icons": "^14.0.0", |
29 | 29 | "@react-native-async-storage/async-storage": "1.21.0",
|
30 | 30 | "@react-native-community/masked-view": "0.1.11",
|
31 |
| - "@react-native-community/netinfo": "11.2.1", |
| 31 | + "@react-native-community/netinfo": "11.1.0", |
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",
|
35 | 35 | "@tanstack/react-query": "^5.17.19",
|
36 | 36 | "babel-core": "^7.0.0-bridge.0",
|
37 | 37 | "babel-jest": "^29.5.0",
|
38 | 38 | "deepmerge": "^4.3.1",
|
39 |
| - "expo": "^50.0.2", |
40 |
| - "expo-application": "~5.8.3", |
41 |
| - "expo-constants": "~15.4.5", |
42 |
| - "expo-image": "~1.10.4", |
| 39 | + "expo": "~50.0.17", |
| 40 | + "expo-application": "~5.8.4", |
| 41 | + "expo-constants": "~15.4.6", |
| 42 | + "expo-image": "~1.10.6", |
43 | 43 | "expo-linking": "~6.2.2",
|
44 | 44 | "expo-status-bar": "~1.11.1",
|
45 | 45 | "expo-store-review": "~6.8.3",
|
46 |
| - "expo-updates": "~0.24.8", |
47 |
| - "expo-web-browser": "~12.8.1", |
| 46 | + "expo-updates": "~0.24.12", |
| 47 | + "expo-web-browser": "~12.8.2", |
48 | 48 | "react": "18.2.0",
|
49 | 49 | "react-dom": "^18.2.0",
|
50 |
| - "react-native": "0.73.2", |
| 50 | + "react-native": "0.73.6", |
51 | 51 | "react-native-gesture-handler": "~2.14.1",
|
52 | 52 | "react-native-offline": "^6.0.0",
|
53 | 53 | "react-native-paper": "^5.12.2",
|
54 |
| - "react-native-reanimated": "~3.6.1", |
| 54 | + "react-native-reanimated": "~3.6.2", |
55 | 55 | "react-native-safe-area-context": "4.8.2",
|
56 | 56 | "react-native-screens": "~3.29.0",
|
57 | 57 | "react-native-vector-icons": "^10.0.3",
|
|
61 | 61 | "devDependencies": {
|
62 | 62 | "@babel/core": "^7.23.7",
|
63 | 63 | "@babel/preset-typescript": "^7.18.6",
|
64 |
| - "@react-native-community/datetimepicker": "7.6.2", |
65 |
| - "@react-native-community/slider": "4.5.0", |
| 64 | + "@react-native-community/datetimepicker": "7.6.1", |
| 65 | + "@react-native-community/slider": "4.4.2", |
66 | 66 | "@storybook/addon-controls": "^7.6.10",
|
67 | 67 | "@storybook/addon-ondevice-actions": "^7.6.15",
|
68 | 68 | "@storybook/addon-ondevice-backgrounds": "^7.6.15",
|
|
77 | 77 | "@testing-library/react-native": "^12.4.3",
|
78 | 78 | "@types/jest": "^29.5.4",
|
79 | 79 | "@types/react": "~18.2.48",
|
80 |
| - "@types/react-dom": "~18.2.18", |
| 80 | + "@types/react-dom": "~18.0.10", |
81 | 81 | "app-icon-badge": "^0.0.15",
|
82 | 82 | "babel-loader": "^9.1.3",
|
83 | 83 | "babel-plugin-module-resolver": "^5.0.0",
|
|
88 | 88 | "eslint-import-resolver-babel-plugin-root-import": "^1.1.1",
|
89 | 89 | "eslint-plugin-import": "^2.29.1",
|
90 | 90 | "jest": "^29.6.4",
|
91 |
| - "jest-expo": "^50.0.1", |
| 91 | + "jest-expo": "~50.0.4", |
92 | 92 | "typescript": "^5.1.3"
|
93 | 93 | }
|
94 | 94 | }
|
0 commit comments