|
25 | 25 | "license": "ISC", |
26 | 26 | "dependencies": { |
27 | 27 | "@kirill.konshin/utils": "*", |
28 | | - "expo": "^52.0.28", |
29 | | - "expo-apple-authentication": "^7.1.3", |
30 | | - "expo-background-fetch": "^13.0.5", |
31 | | - "expo-build-properties": "^0.13.2", |
32 | | - "expo-constants": "^17.0.5", |
33 | | - "expo-file-system": "^18.0.7", |
34 | | - "expo-keep-awake": "^14.0.2", |
35 | | - "expo-splash-screen": "^0.29.21", |
36 | | - "expo-status-bar": "^2.0.1", |
37 | | - "expo-task-manager": "^12.0.5", |
38 | | - "react": "^19.0.0", |
39 | | - "react-native": "^0.77.0", |
40 | | - "react-native-auth0": "^4.1.0", |
41 | | - "react-native-safe-area-context": "^5.1.0", |
42 | | - "react-native-webview": "^13.13.2" |
| 28 | + "expo": "^53.0.20", |
| 29 | + "expo-apple-authentication": "^7.2.4", |
| 30 | + "expo-background-fetch": "^13.1.6", |
| 31 | + "expo-build-properties": "^0.14.8", |
| 32 | + "expo-constants": "^17.1.7", |
| 33 | + "expo-file-system": "^18.1.11", |
| 34 | + "expo-keep-awake": "^14.1.4", |
| 35 | + "expo-splash-screen": "^0.30.10", |
| 36 | + "expo-status-bar": "^2.2.3", |
| 37 | + "expo-task-manager": "^13.1.6", |
| 38 | + "react": "^19.1.1", |
| 39 | + "react-native": "^0.80.2", |
| 40 | + "react-native-auth0": "^4.6.0", |
| 41 | + "react-native-safe-area-context": "^5.5.2", |
| 42 | + "react-native-webview": "^13.15.0" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@babel/core": "^7.26.7", |
46 | | - "@babel/preset-env": "^7.26.7", |
47 | | - "@types/react": "^19.0.8", |
48 | | - "dotenv-cli": "^8.0.0", |
49 | | - "eas-cli": "^14.5.0", |
50 | | - "typescript": "^5.7.3" |
| 45 | + "@babel/core": "^7.28.0", |
| 46 | + "@babel/preset-env": "^7.28.0", |
| 47 | + "@types/react": "^19.1.9", |
| 48 | + "dotenv-cli": "^10.0.0", |
| 49 | + "eas-cli": "^16.17.4", |
| 50 | + "typescript": "^5.9.2" |
51 | 51 | }, |
52 | 52 | "installConfig": { |
53 | 53 | "hoistingLimits": "workspaces" |
|
0 commit comments