This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"@hookform/resolvers": "^5.7.1",
|
||||
"@nozbe/watermelondb": "^0.28.0",
|
||||
"@react-native-async-storage/async-storage": "^3.1.1",
|
||||
"@react-native-community/datetimepicker": "^9.1.0",
|
||||
"date-fns": "^4.4.0",
|
||||
"expo-dev-client": "^57.0.10",
|
||||
"expo-router": "^57.0.10",
|
||||
"expo-sqlite": "^57.0.1",
|
||||
"react-hook-form": "^7.84.0",
|
||||
"react-native-gesture-handler": "^3.1.0",
|
||||
"react-native-paper": "^5.15.3",
|
||||
"react-native-reanimated": "^4.5.3",
|
||||
"react-native-safe-area-context": "^5.8.1",
|
||||
"react-native-screens": "^4.26.2",
|
||||
"zod": "^4.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "~6.0.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user