Skip to content

Commit

Permalink
chore: upgrade some deps
Browse files Browse the repository at this point in the history
  • Loading branch information
linonetwo committed Dec 1, 2024
1 parent b464d70 commit 8b3b30e
Show file tree
Hide file tree
Showing 3 changed files with 158 additions and 98 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,19 @@
"init-submodules": "git submodule update --init --recursive"
},
"dependencies": {
"@react-native-async-storage/async-storage": "1.23.1",
"@react-native-async-storage/async-storage": "2.1.0",
"@react-native-community/datetimepicker": "8.2.0",
"@react-native-picker/picker": "2.9.0",
"@react-navigation/bottom-tabs": "^6.5.16",
"@react-navigation/elements": "^1.3.26",
"@react-navigation/material-bottom-tabs": "^6.2.24",
"@react-navigation/native": "^6.1.14",
"@react-navigation/stack": "^6.3.25",
"@types/lodash": "^4.14.202",
"beautiful-react-hooks": "^5.0.1",
"@react-native-picker/picker": "2.10.1",
"@react-navigation/bottom-tabs": "^7.0.14",
"@react-navigation/elements": "^2.2.0",
"@react-navigation/material-bottom-tabs": "^6.2.29",
"@react-navigation/native": "^7.0.9",
"@react-navigation/stack": "^7.0.14",
"@types/lodash": "^4.17.13",
"beautiful-react-hooks": "^5.0.2",
"buffer": "^6.0.3",
"date-fns": "^4.1.0",
"drizzle-orm": "^0.30.1",
"drizzle-orm": "^0.36.4",
"expo": "52.0.11",
"expo-background-fetch": "13.0.3",
"expo-camera": "16.0.7",
Expand Down
Loading

0 comments on commit 8b3b30e

Please sign in to comment.