test on ios
This commit is contained in:
32
package-lock.json
generated
32
package-lock.json
generated
@@ -15,7 +15,6 @@
|
||||
"@react-native-community/geolocation": "^3.4.0",
|
||||
"@react-native-community/image-editor": "^4.3.0",
|
||||
"@react-native-community/push-notification-ios": "^1.11.0",
|
||||
"@react-native-documents/picker": "^10.1.5",
|
||||
"@react-native-picker/picker": "^2.11.1",
|
||||
"@react-native/new-app-screen": "0.80.1",
|
||||
"@react-navigation/native": "^7.1.17",
|
||||
@@ -43,7 +42,6 @@
|
||||
"react-native-gesture-password": "^0.4.0",
|
||||
"react-native-haptic-feedback": "^2.3.3",
|
||||
"react-native-image-crop-picker": "^0.50.1",
|
||||
"react-native-image-crop-tools": "^1.6.4",
|
||||
"react-native-image-picker": "^8.2.1",
|
||||
"react-native-keychain": "^10.0.0",
|
||||
"react-native-linear-gradient": "^2.8.3",
|
||||
@@ -65,7 +63,6 @@
|
||||
"react-native-smooth-pincode-input": "^1.0.9",
|
||||
"react-native-splash-screen": "^3.3.0",
|
||||
"react-native-svg": "^15.12.1",
|
||||
"react-native-text-input-mask": "^3.2.0",
|
||||
"react-native-toast-message": "^2.3.3",
|
||||
"react-native-vector-icons": "^10.3.0",
|
||||
"react-native-webview": "^13.15.0",
|
||||
@@ -3362,16 +3359,6 @@
|
||||
"react-native": ">=0.58.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-documents/picker": {
|
||||
"version": "10.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-documents/picker/-/picker-10.1.5.tgz",
|
||||
"integrity": "sha512-ajn55rNyxUqbQbz5gmm9gYFI1ifHBmMLH4jVWViA7IFqk1EiEM+pJcpoHizWr5hetR6tzQsaoI4vzCNv/WyA7w==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": "*",
|
||||
"react-native": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-picker/picker": {
|
||||
"version": "2.11.1",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-picker/picker/-/picker-2.11.1.tgz",
|
||||
@@ -13147,16 +13134,6 @@
|
||||
"react-native": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/react-native-image-crop-tools": {
|
||||
"version": "1.6.4",
|
||||
"resolved": "https://registry.npmjs.org/react-native-image-crop-tools/-/react-native-image-crop-tools-1.6.4.tgz",
|
||||
"integrity": "sha512-GhI76SlKAI7vfUfg/UnG/MrPTe7ffwjsOowBnYYAB2npJ2ij/iAG4LRXOPlQygoY+yiCy158sYo4wmKDc0RfLQ==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": ">=16.0.0",
|
||||
"react-native": ">=0.59.0-rc.0 <1.0.x"
|
||||
}
|
||||
},
|
||||
"node_modules/react-native-image-picker": {
|
||||
"version": "8.2.1",
|
||||
"resolved": "https://registry.npmjs.org/react-native-image-picker/-/react-native-image-picker-8.2.1.tgz",
|
||||
@@ -13450,15 +13427,6 @@
|
||||
"react-native": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/react-native-text-input-mask": {
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-text-input-mask/-/react-native-text-input-mask-3.2.0.tgz",
|
||||
"integrity": "sha512-YAV1MeZr5ME/GOUBSPCjAVCcDMPNcyoXw5FOdPkA8GK9Q+t1TcvD2QOGWglVxc9vAKMddub7EZ2wQhk2ph+ElQ==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react-native": ">=0.69.0"
|
||||
}
|
||||
},
|
||||
"node_modules/react-native-toast-message": {
|
||||
"version": "2.3.3",
|
||||
"resolved": "https://registry.npmjs.org/react-native-toast-message/-/react-native-toast-message-2.3.3.tgz",
|
||||
|
||||
Reference in New Issue
Block a user