|
15 | 15 | "dependencies": { |
16 | 16 | "@electric-sql/client": "^1.5.13", |
17 | 17 | "@expo/metro-runtime": "~5.0.5", |
18 | | - "@react-native-async-storage/async-storage": "2.1.2", |
19 | 18 | "@op-engineering/op-sqlite": "^15.2.5", |
| 19 | + "@react-native-async-storage/async-storage": "2.1.2", |
20 | 20 | "@react-native-community/netinfo": "11.4.1", |
21 | 21 | "@tanstack/db": "workspace:*", |
22 | 22 | "@tanstack/db-react-native-sqlite-persisted-collection": "workspace:*", |
23 | 23 | "@tanstack/electric-db-collection": "workspace:*", |
24 | | - "@tanstack/offline-transactions": "^1.0.21", |
25 | | - "@tanstack/react-db": "^0.1.74", |
| 24 | + "@tanstack/offline-transactions": "^1.0.24", |
| 25 | + "@tanstack/react-db": "^0.1.77", |
26 | 26 | "@tanstack/react-query": "^5.90.20", |
27 | 27 | "expo": "~53.0.26", |
28 | 28 | "expo-constants": "~17.1.0", |
29 | 29 | "expo-linking": "~7.1.0", |
30 | 30 | "expo-router": "~5.1.11", |
31 | 31 | "expo-status-bar": "~2.2.0", |
32 | 32 | "metro": "0.82.5", |
33 | | - "react": "19.0.0", |
| 33 | + "react": "^19.2.4", |
34 | 34 | "react-native": "0.79.6", |
35 | 35 | "react-native-safe-area-context": "5.4.0", |
36 | 36 | "react-native-screens": "~4.11.1" |
|
0 commit comments