|
1 | 1 | { |
2 | 2 | "name": "multipleimagepickerexample", |
3 | | - "version": "2.2.1", |
| 3 | + "version": "2.2.3", |
4 | 4 | "main": "expo/AppEntry.js", |
5 | 5 | "scripts": { |
6 | 6 | "start": "expo start", |
|
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | 16 | "@baronha/react-native-image-grid": "^0.2.7", |
17 | | - "@react-native-segmented-control/segmented-control": "2.5.4", |
18 | | - "expo": "~52.0.42", |
19 | | - "expo-build-properties": "~0.13.2", |
20 | | - "expo-status-bar": "~2.0.1", |
21 | | - "expo-system-ui": "~4.0.9", |
| 17 | + "@react-native-segmented-control/segmented-control": "2.5.7", |
| 18 | + "expo": "53.0.9", |
| 19 | + "expo-build-properties": "~0.14.6", |
| 20 | + "expo-status-bar": "~2.2.3", |
| 21 | + "expo-system-ui": "~5.0.7", |
22 | 22 | "immer": "^10.1.1", |
23 | | - "react": "18.3.1", |
24 | | - "react-native": "0.76.9", |
| 23 | + "react": "19.0.0", |
| 24 | + "react-native": "0.79.2", |
25 | 25 | "use-immer": "^0.10.0" |
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | 28 | "@babel/core": "^7.20.0", |
29 | 29 | "@react-native/babel-preset": "0.75.2", |
30 | 30 | "@react-native/metro-config": "0.75.2", |
31 | 31 | "@react-native/typescript-config": "0.75.2", |
32 | | - "@types/react": "~18.3.12", |
| 32 | + "@types/react": "~19.0.10", |
33 | 33 | "react-native-builder-bob": "^0.30.0", |
34 | 34 | "react-native-nitro-modules": "^0.25.2", |
35 | | - "typescript": "^5.1.3" |
| 35 | + "typescript": "~5.8.3" |
36 | 36 | }, |
37 | 37 | "private": true |
38 | 38 | } |
0 commit comments