Skip to content

Commit f98d1bd

Browse files
authored
Update package.json
1 parent ebb21ca commit f98d1bd

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@
77
"android": "expo start --android"
88
},
99
"dependencies": {
10-
"expo": "~52.0.0",
11-
"expo-battery": "~14.0.2",
12-
"expo-device": "~7.0.2",
13-
"expo-file-system": "~18.0.6",
14-
"expo-status-bar": "~2.0.1",
15-
"react": "18.3.1",
16-
"react-native": "0.76.5",
10+
"expo": "~55.0.8",
11+
"expo-battery": "~55.0.9",
12+
"expo-device": "~55.0.10",
13+
"expo-file-system": "~55.0.11",
14+
"expo-status-bar": "~55.0.4",
15+
"react": "19.2.4",
16+
"react-native": "0.79.0",
1717
"@react-navigation/native": "^6.1.17",
1818
"@react-navigation/bottom-tabs": "^6.5.20",
19-
"react-native-safe-area-context": "4.12.0",
20-
"react-native-screens": "~4.4.0"
19+
"react-native-safe-area-context": "^5.7.0",
20+
"react-native-screens": "^4.24.0"
2121
},
2222
"devDependencies": {
2323
"@babel/core": "^7.24.0"

0 commit comments

Comments
 (0)