|
9 | 9 | "web": "expo start --web"
|
10 | 10 | },
|
11 | 11 | "dependencies": {
|
12 |
| - "@expo/vector-icons": "^14.0.0", |
13 |
| - "@react-navigation/bottom-tabs": "^7.0.5", |
14 |
| - "@react-navigation/drawer": "^7.0.0", |
15 |
| - "@react-navigation/native": "^7.0.3", |
| 12 | + "@expo/vector-icons": "^14.1.0", |
| 13 | + "@react-navigation/bottom-tabs": "^7.3.10", |
| 14 | + "@react-navigation/drawer": "^7.3.9", |
| 15 | + "@react-navigation/native": "^7.1.6", |
16 | 16 | {{#if (includes examples "ai")}}
|
17 | 17 | "@stardazed/streams-text-encoding": "^1.0.2",
|
18 | 18 | "@ungap/structured-clone": "^1.3.0",
|
19 | 19 | {{/if}}
|
20 |
| - "@tanstack/react-form": "^1.0.5", |
21 |
| - "babel-plugin-react-compiler": "^19.0.0-beta-af1b7da-20250417", |
22 |
| - "expo": "^53.0.8", |
23 |
| - "expo-constants": "~17.1.4", |
24 |
| - "expo-linking": "~7.1.4", |
25 |
| - "expo-router": "~5.0.3", |
| 20 | + "@tanstack/react-form": "^1.14.0", |
| 21 | + "babel-plugin-react-compiler": "^19.1.0-rc.2", |
| 22 | + "expo": "^53.0.17", |
| 23 | + "expo-constants": "~17.1.7", |
| 24 | + "expo-linking": "~7.1.7", |
| 25 | + "expo-router": "~5.1.3", |
26 | 26 | "expo-secure-store": "~14.2.3",
|
27 | 27 | "expo-status-bar": "~2.2.3",
|
28 |
| - "expo-system-ui": "~5.0.6", |
29 |
| - "expo-dev-client": "~5.1.8", |
30 |
| - "expo-web-browser": "~14.1.6", |
| 28 | + "expo-system-ui": "~5.0.10", |
| 29 | + "expo-dev-client": "~5.2.4", |
| 30 | + "expo-web-browser": "~14.2.0", |
31 | 31 | "react": "19.0.0",
|
32 | 32 | "react-dom": "19.0.0",
|
33 |
| - "react-native": "0.79.2", |
| 33 | + "react-native": "0.79.5", |
34 | 34 | "react-native-edge-to-edge": "1.6.0",
|
35 | 35 | "react-native-gesture-handler": "~2.24.0",
|
36 |
| - "react-native-nitro-modules": "0.25.2", |
| 36 | + "react-native-nitro-modules": "0.26.3", |
37 | 37 | "react-native-reanimated": "~3.17.4",
|
38 | 38 | "react-native-safe-area-context": "5.4.0",
|
39 |
| - "react-native-screens": "~4.10.0", |
40 |
| - "react-native-unistyles": "^3.0.0-rc.5", |
| 39 | + "react-native-screens": "~4.11.1", |
| 40 | + "react-native-unistyles": "^3.0.0", |
41 | 41 | "react-native-web": "^0.20.0"
|
42 | 42 | },
|
43 | 43 | "devDependencies": {
|
44 |
| - "ajv": "^8.12.0", |
45 |
| - "@babel/core": "^7.20.0", |
| 44 | + "ajv": "^8.17.1", |
| 45 | + "@babel/core": "^7.28.0", |
46 | 46 | "@types/react": "~19.0.10",
|
47 | 47 | "typescript": "~5.8.3"
|
48 | 48 | },
|
|
0 commit comments