chore(react-native): bump peer dependencies

This commit is contained in:
Carl-Gerhard Lindesvärd
2026-01-29 12:26:21 +01:00
parent 1cde7a3e35
commit f6b2c6099f
2 changed files with 6 additions and 11 deletions

View File

@@ -19,8 +19,8 @@
"typescript": "catalog:"
},
"peerDependencies": {
"expo-application": "5 - 6",
"expo-constants": "14 - 17",
"expo-application": "5 - 7",
"expo-constants": "14 - 18",
"react-native": "*"
}
}
}