Skip to content

Commit 7ac730d

Browse files
authored
Merge pull request #1051 from appwrite/update-dependencies
chore: update dependencies in react-native
2 parents a08f53a + 3cf2d5d commit 7ac730d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

templates/react-native/package.json.twig

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
"rollup": "2.75.4",
3131
"serve-handler": "6.1.0",
3232
"tslib": "2.4.0",
33-
"typescript": "4.7.2"
33+
"typescript": "^5.3.3"
3434
},
3535
"dependencies": {
36-
"expo-file-system": "16.0.8",
37-
"react-native": "^0.73.6"
36+
"expo-file-system": "~18.0.11",
37+
"react-native": "0.76.7"
3838
},
3939
"peerDependencies": {
4040
"expo": "*",

0 commit comments

Comments
 (0)