mirror of https://github.com/laurent22/joplin.git
Update dependency react-native-device-info to v10.11.0 (#9164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/9167/head
parent
e64951bfbf
commit
f94cc0fe3c
|
@ -46,7 +46,7 @@
|
|||
"react": "18.2.0",
|
||||
"react-native": "0.71.10",
|
||||
"react-native-camera": "4.2.1",
|
||||
"react-native-device-info": "10.10.0",
|
||||
"react-native-device-info": "10.11.0",
|
||||
"react-native-dialogbox": "0.6.10",
|
||||
"react-native-document-picker": "9.0.1",
|
||||
"react-native-dropdownalert": "5.1.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4786,7 +4786,7 @@ __metadata:
|
|||
react: 18.2.0
|
||||
react-native: 0.71.10
|
||||
react-native-camera: 4.2.1
|
||||
react-native-device-info: 10.10.0
|
||||
react-native-device-info: 10.11.0
|
||||
react-native-dialogbox: 0.6.10
|
||||
react-native-document-picker: 9.0.1
|
||||
react-native-dropdownalert: 5.1.0
|
||||
|
@ -29267,12 +29267,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-native-device-info@npm:10.10.0":
|
||||
version: 10.10.0
|
||||
resolution: "react-native-device-info@npm:10.10.0"
|
||||
"react-native-device-info@npm:10.11.0":
|
||||
version: 10.11.0
|
||||
resolution: "react-native-device-info@npm:10.11.0"
|
||||
peerDependencies:
|
||||
react-native: "*"
|
||||
checksum: 1a205fe2148899a74ad8da984019c4f345dc10c058f0c5c1524474556257b94e08e1c3a522c1969ca42c8182c17fc557db583e17914c42b80cd15ed924dbf687
|
||||
checksum: 3f2de34df4e95e87291673fe69b09d3b96f9088177a8dadd92eccec86549cea63ca08ab82f120d4150eb0302ac721ad8a5e4b3a8136c9f54f0212e4c055762b0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in New Issue