diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-09-23 10:58:12 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-09-23 11:13:30 +0200 |
commit | 06ed81f6615fe5a42fb803c816bf9c089dd2245d (patch) | |
tree | 1824ca8ec0fdc97dda2896fe32bb322235c63c92 /package.json | |
parent | 5ee7d92337197ebb09ff802f9943e9692cb88f1e (diff) |
Dump versions
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index d535604..54e3137 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "dependencies": { "@babel/plugin-transform-async-to-generator": "^7.24.7", "@babel/runtime": "^7.25.6", - "@expo/vector-icons": "^14.0.2", + "@expo/vector-icons": "^14.0.3", "@react-native-async-storage/async-storage": "1.23.1", "@react-native/assets-registry": "^0.75.2", "@react-navigation/native": "^6.0.2", @@ -28,7 +28,7 @@ "expo-font": "~12.0.9", "expo-linking": "~6.3.1", "expo-location": "~17.0.1", - "expo-notifications": "~0.28.16", + "expo-notifications": "~0.28.17", "expo-router": "~3.5.23", "expo-splash-screen": "~0.27.5", "expo-status-bar": "~1.12.1", |