This commit is contained in:
eric
2026-03-25 13:56:34 -05:00
parent cc2f30b6e2
commit e1a7b1d2d7
24 changed files with 103 additions and 18 deletions

15
package-lock.json generated
View File

@@ -16,9 +16,11 @@
"expo-camera": "~17.0.9",
"expo-clipboard": "~8.0.7",
"expo-constants": "~55.0.9",
"expo-easytier-vpn": "file:./modules/expo-easytier-vpn",
"expo-font": "~55.0.4",
"expo-linear-gradient": "~15.0.7",
"expo-linking": "~55.0.8",
"expo-modules-core": "~55.0.17",
"expo-router": "~55.0.7",
"expo-splash-screen": "~55.0.12",
"expo-status-bar": "~55.0.4",
@@ -38,6 +40,15 @@
"typescript": "~5.9.2"
}
},
"modules/expo-easytier-vpn": {
"version": "1.0.0",
"license": "MIT",
"peerDependencies": {
"expo": "*",
"react": "*",
"react-native": "*"
}
},
"node_modules/@babel/code-frame": {
"version": "7.29.0",
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz",
@@ -4391,6 +4402,10 @@
"react-native": "*"
}
},
"node_modules/expo-easytier-vpn": {
"resolved": "modules/expo-easytier-vpn",
"link": true
},
"node_modules/expo-file-system": {
"version": "55.0.11",
"resolved": "https://registry.npmjs.org/expo-file-system/-/expo-file-system-55.0.11.tgz",