|
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | 18 | "@bacons/text-decoder": "^0.0.0", |
| 19 | + "@expo-google-fonts/fira-code": "^0.2.3", |
| 20 | + "@expo-google-fonts/inter": "^0.2.3", |
| 21 | + "@expo-google-fonts/oswald": "^0.2.3", |
| 22 | + "@expo-google-fonts/pt-serif": "^0.2.3", |
19 | 23 | "@expo/metro-config": "^0.19.9", |
20 | 24 | "@homefront/api": "workspace:*", |
21 | 25 | "@homefront/app": "workspace:*", |
|
67 | 71 | "expo-constants": "catalog:", |
68 | 72 | "expo-dev-client": "catalog:", |
69 | 73 | "expo-device": "catalog:", |
| 74 | + "expo-font": "catalog:", |
70 | 75 | "expo-image": "catalog:", |
71 | 76 | "expo-linking": "catalog:", |
72 | 77 | "expo-location": "catalog:", |
|
84 | 89 | "react-dom": "catalog:react-for-expo", |
85 | 90 | "react-native": "catalog:react-for-expo", |
86 | 91 | "react-native-bouncy-checkbox": "catalog:", |
| 92 | + "react-native-css-interop": "catalog:", |
87 | 93 | "react-native-gesture-handler": "~2.20.0", |
88 | 94 | "react-native-get-random-values": "catalog:", |
89 | 95 | "react-native-markdown-display": "catalog:", |
|
94 | 100 | "react-native-screens": "catalog:", |
95 | 101 | "react-native-svg": "catalog:", |
96 | 102 | "react-native-url-polyfill": "catalog:", |
97 | | - "solito": "catalog:", |
98 | | - "superjson": "2.2.1", |
| 103 | + "superjson": "catalog:", |
99 | 104 | "tailwind-merge": "catalog:" |
100 | 105 | }, |
101 | 106 | "devDependencies": { |
102 | | - "@babel/core": "^7.25.8", |
103 | | - "@babel/preset-env": "^7.25.8", |
104 | | - "@babel/runtime": "^7.25.7", |
| 107 | + "@babel/core": "^7.26.7", |
| 108 | + "@babel/preset-env": "^7.26.7", |
| 109 | + "@babel/runtime": "^7.26.7", |
105 | 110 | "@homefront/eslint-config": "workspace:*", |
106 | 111 | "@homefront/prettier-config": "workspace:*", |
107 | 112 | "@homefront/tailwind-config": "workspace:*", |
|
0 commit comments