REF: bump camerakit
This commit is contained in:
parent
8d5ec224c9
commit
ec9a78a88e
6
package-lock.json
generated
6
package-lock.json
generated
@ -73,7 +73,7 @@
|
||||
"react-native": "0.83.1",
|
||||
"react-native-biometrics": "3.0.1",
|
||||
"react-native-blue-crypto": "github:BlueWallet/react-native-blue-crypto#3cb5442",
|
||||
"react-native-camera-kit-no-google": "16.2.0",
|
||||
"react-native-camera-kit-no-google": "17.0.1",
|
||||
"react-native-capture-protection": "github:BlueWallet/react-native-capture-protection#bb78a40",
|
||||
"react-native-context-menu-view": "github:BlueWallet/react-native-context-menu-view#144110b02afdb11b431741aef5da95e91b942a9b",
|
||||
"react-native-default-preference": "https://github.com/BlueWallet/react-native-default-preference.git#6338a1f1235e4130b8cfc2dd3b53015eeff2870c",
|
||||
@ -15977,7 +15977,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-native-camera-kit-no-google": {
|
||||
"version": "16.2.0",
|
||||
"version": "17.0.1",
|
||||
"resolved": "https://registry.npmjs.org/react-native-camera-kit-no-google/-/react-native-camera-kit-no-google-17.0.1.tgz",
|
||||
"integrity": "sha512-xUgeFfeHbP+ZUl+21IECs2aIGWNKxdHOYvzGufJp/4Qaj5YARAbJki5Sp2NwQrDGevZ2C673savEENMEsmr52g==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
|
||||
@ -107,7 +107,6 @@
|
||||
"@react-native-community/cli-platform-android": "20.0.2",
|
||||
"@react-native-community/cli-platform-ios": "20.0.2",
|
||||
"@react-native-documents/picker": "12.0.1",
|
||||
"react-native-context-menu-view": "github:BlueWallet/react-native-context-menu-view#144110b02afdb11b431741aef5da95e91b942a9b",
|
||||
"@react-native-vector-icons/entypo": "12.5.0",
|
||||
"@react-native-vector-icons/fontawesome": "12.4.2",
|
||||
"@react-native-vector-icons/fontawesome6": "12.3.2",
|
||||
@ -156,8 +155,9 @@
|
||||
"react-native": "0.83.1",
|
||||
"react-native-biometrics": "3.0.1",
|
||||
"react-native-blue-crypto": "github:BlueWallet/react-native-blue-crypto#3cb5442",
|
||||
"react-native-camera-kit-no-google": "16.2.0",
|
||||
"react-native-camera-kit-no-google": "17.0.1",
|
||||
"react-native-capture-protection": "github:BlueWallet/react-native-capture-protection#bb78a40",
|
||||
"react-native-context-menu-view": "github:BlueWallet/react-native-context-menu-view#144110b02afdb11b431741aef5da95e91b942a9b",
|
||||
"react-native-default-preference": "https://github.com/BlueWallet/react-native-default-preference.git#6338a1f1235e4130b8cfc2dd3b53015eeff2870c",
|
||||
"react-native-device-info": "14.1.1",
|
||||
"react-native-draggable-flatlist": "4.0.3",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user