Skip to content

Commit 7c2caaf

Browse files
committedDec 11, 2024
dependency and version upgrade
1 parent 0b164b9 commit 7c2caaf

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed
 

‎package-lock.json

+22-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
},
1414
"dependencies": {
1515
"@expo/vector-icons": "^14.0.0",
16-
"@react-native-async-storage/async-storage": "1.23.1",
17-
"@react-navigation/native": "^6.1.7",
16+
"@react-native-async-storage/async-storage": "^1.23.1",
17+
"@react-navigation/native": "^6.1.18",
1818
"@rneui/themed": "^4.0.0-rc.8",
19-
"@supabase/supabase-js": "^2.46.2",
20-
"axios": "^1.7.8",
19+
"@supabase/supabase-js": "^2.47.5",
20+
"axios": "^1.7.9",
2121
"expo": "^52.0.7",
2222
"expo-constants": "~17.0.3",
2323
"expo-linear-gradient": "~14.0.1",

0 commit comments

Comments
 (0)
Please sign in to comment.