uptade EtaCard

This commit is contained in:
Didier Palma
2026-05-22 18:43:03 -06:00
7 changed files with 133 additions and 11 deletions

View File

@@ -9,6 +9,7 @@
"version": "1.0.0",
"dependencies": {
"@expo/ui": "~56.0.11",
"@expo/vector-icons": "^15.1.1",
"expo": "~56.0.3",
"expo-constants": "~56.0.14",
"expo-device": "~56.0.4",
@@ -1659,6 +1660,17 @@
}
}
},
"node_modules/@expo/vector-icons": {
"version": "15.1.1",
"resolved": "https://registry.npmjs.org/@expo/vector-icons/-/vector-icons-15.1.1.tgz",
"integrity": "sha512-Iu2VkcoI5vygbtYngm7jb4ifxElNVXQYdDrYkT7UCEIiKLeWnQY0wf2ZhHZ+Wro6Sc5TaumpKUOqDRpLi5rkvw==",
"license": "MIT",
"peerDependencies": {
"expo-font": ">=14.0.4",
"react": "*",
"react-native": "*"
}
},
"node_modules/@expo/ws-tunnel": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/@expo/ws-tunnel/-/ws-tunnel-1.0.6.tgz",