|
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | 20 | "@blazejkustra/react-native-alert": "^1.0.0", |
21 | | - "@evolu/common": "workspace:*", |
22 | | - "@evolu/react": "workspace:*", |
23 | | - "@evolu/react-native": "workspace:*", |
| 21 | + "@evolu/common": "latest", |
| 22 | + "@evolu/react": "latest", |
| 23 | + "@evolu/react-native": "latest", |
24 | 24 | "@expo/metro-runtime": "^6.1.2", |
25 | 25 | "@expo/vector-icons": "^15.0.2", |
26 | 26 | "babel-plugin-module-resolver": "^5.0.2", |
|
32 | 32 | "expo-secure-store": "~15.0.7", |
33 | 33 | "expo-splash-screen": "~31.0.10", |
34 | 34 | "expo-sqlite": "~16.0.8", |
35 | | - "react": "catalog:react19", |
| 35 | + "react": "19.1.0", |
36 | 36 | "react-native": "^0.81.4", |
37 | 37 | "react-native-quick-crypto": "^0.7.17", |
38 | 38 | "react-native-safe-area-context": "^5.6.0", |
|
42 | 42 | "devDependencies": { |
43 | 43 | "@babel/core": "^7.28.0", |
44 | 44 | "@babel/plugin-transform-modules-commonjs": "^7.27.1", |
45 | | - "@types/react": "catalog:react19", |
| 45 | + "@types/react": "~19.1.13", |
46 | 46 | "shx": "^0.4.0", |
47 | 47 | "typescript": "^5.9.2" |
48 | 48 | } |
|
0 commit comments