update
This commit is contained in:
26
package.json
26
package.json
@@ -9,11 +9,11 @@
|
||||
"web": "expo start --web"
|
||||
},
|
||||
"dependencies": {
|
||||
"@expo/metro-runtime": "~3.1.3",
|
||||
"@expo/metro-runtime": "~3.2.3",
|
||||
"@expo/webpack-config": "^19.0.1",
|
||||
"@react-native-async-storage/async-storage": "1.21.0",
|
||||
"@react-native-community/datetimepicker": "7.7.0",
|
||||
"@react-native-picker/picker": "2.6.1",
|
||||
"@react-native-async-storage/async-storage": "1.23.1",
|
||||
"@react-native-community/datetimepicker": "8.0.1",
|
||||
"@react-native-picker/picker": "2.7.5",
|
||||
"@react-navigation/bottom-tabs": "^6.5.20",
|
||||
"@react-navigation/native": "^6.1.17",
|
||||
"@types/react": "~18.2.79",
|
||||
@@ -23,20 +23,20 @@
|
||||
"crypto-browserify": "^3.12.0",
|
||||
"date-fns": "^3.6.0",
|
||||
"expo": "^51.0.32",
|
||||
"expo-application": "~5.8.4",
|
||||
"expo-build-properties": "~0.11.1",
|
||||
"expo-status-bar": "~1.11.1",
|
||||
"expo-system-ui": "~2.9.4",
|
||||
"expo-application": "~5.9.1",
|
||||
"expo-build-properties": "~0.12.5",
|
||||
"expo-status-bar": "~1.12.1",
|
||||
"expo-system-ui": "~3.0.7",
|
||||
"https-browserify": "^1.0.0",
|
||||
"os-browserify": "^0.3.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-native": "0.73.6",
|
||||
"react-native": "0.74.5",
|
||||
"react-native-error-boundary": "^1.2.4",
|
||||
"react-native-gesture-handler": "~2.14.0",
|
||||
"react-native-reanimated": "~3.6.2",
|
||||
"react-native-safe-area-context": "4.8.2",
|
||||
"react-native-screens": "~3.29.0",
|
||||
"react-native-gesture-handler": "~2.16.1",
|
||||
"react-native-reanimated": "~3.10.1",
|
||||
"react-native-safe-area-context": "4.10.5",
|
||||
"react-native-screens": "3.31.1",
|
||||
"react-native-web": "~0.19.6",
|
||||
"react-native-web-refresh-control": "^1.1.2",
|
||||
"recyclerlistview": "^4.2.0",
|
||||
|
||||
Reference in New Issue
Block a user