|
26 | 26 | },
|
27 | 27 | "dependencies": {
|
28 | 28 | "@dev-plugins/react-navigation": "^0.0.6",
|
29 |
| - "@expo/metro-runtime": "~3.2.1", |
| 29 | + "@expo/metro-runtime": "~4.0.1", |
30 | 30 | "@expo/vector-icons": "^14.0.0",
|
31 | 31 | "@react-native-async-storage/async-storage": "1.23.1",
|
32 | 32 | "@react-native-community/masked-view": "0.1.11",
|
33 |
| - "@react-native-community/netinfo": "11.3.1", |
| 33 | + "@react-native-community/netinfo": "11.4.1", |
34 | 34 | "@react-navigation/bottom-tabs": "^6.5.5",
|
35 | 35 | "@react-navigation/native": "^6.1.1",
|
36 | 36 | "@react-navigation/native-stack": "^6.9.7",
|
|
39 | 39 | "babel-core": "^7.0.0-bridge.0",
|
40 | 40 | "babel-jest": "^29.5.0",
|
41 | 41 | "deepmerge": "^4.3.1",
|
42 |
| - "expo": "^51.0.0", |
43 |
| - "expo-application": "~5.9.1", |
44 |
| - "expo-constants": "~16.0.1", |
45 |
| - "expo-image": "~1.12.9", |
46 |
| - "expo-linking": "~6.3.1", |
47 |
| - "expo-status-bar": "~1.12.1", |
48 |
| - "expo-store-review": "~7.0.2", |
49 |
| - "expo-updates": "~0.25.14", |
50 |
| - "expo-web-browser": "~13.0.3", |
51 |
| - "react": "18.2.0", |
| 42 | + "expo": "^52.0.27", |
| 43 | + "expo-application": "~6.0.2", |
| 44 | + "expo-constants": "~17.0.4", |
| 45 | + "expo-image": "~2.0.4", |
| 46 | + "expo-linking": "~7.0.4", |
| 47 | + "expo-status-bar": "~2.0.1", |
| 48 | + "expo-store-review": "~8.0.1", |
| 49 | + "expo-updates": "~0.26.13", |
| 50 | + "expo-web-browser": "~14.0.2", |
| 51 | + "react": "18.3.1", |
52 | 52 | "react-currency-format": "^1.1.0",
|
53 |
| - "react-dom": "18.2.0", |
54 |
| - "react-native": "0.74.5", |
55 |
| - "react-native-gesture-handler": "~2.16.1", |
| 53 | + "react-dom": "18.3.1", |
| 54 | + "react-native": "0.76.6", |
| 55 | + "react-native-gesture-handler": "~2.20.2", |
56 | 56 | "react-native-offline": "^6.0.0",
|
57 | 57 | "react-native-paper": "^5.12.2",
|
58 |
| - "react-native-reanimated": "~3.10.1", |
59 |
| - "react-native-safe-area-context": "4.10.5", |
60 |
| - "react-native-screens": "3.31.1", |
| 58 | + "react-native-reanimated": "~3.16.1", |
| 59 | + "react-native-safe-area-context": "4.12.0", |
| 60 | + "react-native-screens": "~4.4.0", |
61 | 61 | "react-native-vector-icons": "^10.0.3",
|
62 | 62 | "react-native-web": "~0.19.10",
|
63 | 63 | "rn-placeholder": "^3.0.3"
|
64 | 64 | },
|
65 | 65 | "devDependencies": {
|
66 | 66 | "@babel/core": "^7.24.0",
|
67 | 67 | "@babel/preset-typescript": "^7.18.6",
|
68 |
| - "@react-native-community/datetimepicker": "8.0.1", |
69 |
| - "@react-native-community/slider": "4.5.2", |
| 68 | + "@react-native-community/datetimepicker": "8.2.0", |
| 69 | + "@react-native-community/slider": "4.5.5", |
70 | 70 | "@storybook/addon-controls": "^7.6.10",
|
71 | 71 | "@storybook/addon-ondevice-actions": "^7.6.15",
|
72 | 72 | "@storybook/addon-ondevice-backgrounds": "^7.6.15",
|
|
80 | 80 | "@testing-library/jest-native": "^5.4.3",
|
81 | 81 | "@testing-library/react-native": "^12.4.3",
|
82 | 82 | "@types/jest": "^29.5.4",
|
83 |
| - "@types/react": "~18.2.79", |
84 |
| - "@types/react-dom": "~18.2.25", |
| 83 | + "@types/react": "~18.3.12", |
| 84 | + "@types/react-dom": "~18.3.1", |
85 | 85 | "@typescript-eslint/eslint-plugin": "^7.11.0",
|
86 | 86 | "@typescript-eslint/parser": "^7.11.0",
|
87 | 87 | "app-icon-badge": "^0.0.15",
|
88 | 88 | "babel-loader": "^9.1.3",
|
89 | 89 | "babel-plugin-module-resolver": "^5.0.0",
|
90 | 90 | "babel-plugin-transform-remove-console": "^6.9.4",
|
91 | 91 | "eslint": "^8.56.0",
|
92 |
| - "eslint-config-expo": "^7.0.0", |
| 92 | + "eslint-config-expo": "~8.0.1", |
93 | 93 | "eslint-config-prettier": "^9.1.0",
|
94 | 94 | "eslint-config-react-native-wcandillon": "^3.9.0",
|
95 | 95 | "eslint-plugin-perfectionist": "^3.3.0",
|
|
99 | 99 | "eslint-plugin-react-native": "^4.1.0",
|
100 | 100 | "eslint-plugin-testing-library": "^6.3.0",
|
101 | 101 | "jest": "^29.6.4",
|
102 |
| - "jest-expo": "~51.0.2", |
| 102 | + "jest-expo": "~52.0.3", |
103 | 103 | "prettier": "^3.2.5",
|
104 | 104 | "typescript": "~5.3.3"
|
105 | 105 | }
|
|
0 commit comments