|
@@ -7,10 +7,10 @@
|
|
|
"start": "npx expo start"
|
|
"start": "npx expo start"
|
|
|
},
|
|
},
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
- "@react-native-async-storage/async-storage": "^1.15.9",
|
|
|
|
|
|
|
+ "@react-native-async-storage/async-storage": "1.17.11",
|
|
|
"expo": "^48.0.0",
|
|
"expo": "^48.0.0",
|
|
|
"react": "18.2.0",
|
|
"react": "18.2.0",
|
|
|
- "react-native": "0.71.0",
|
|
|
|
|
|
|
+ "react-native": "0.71.14",
|
|
|
"react-native-checkbox": "^2.0.0"
|
|
"react-native-checkbox": "^2.0.0"
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|