mirror of https://github.com/laurent22/joplin.git
Update dependency react-native-paper to v5.10.4 (#8951)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/8948/head^2
parent
fb9974c76f
commit
7f34e3f2f4
|
@ -58,7 +58,7 @@
|
||||||
"react-native-image-picker": "5.6.1",
|
"react-native-image-picker": "5.6.1",
|
||||||
"react-native-localize": "3.0.2",
|
"react-native-localize": "3.0.2",
|
||||||
"react-native-modal-datetime-picker": "17.1.0",
|
"react-native-modal-datetime-picker": "17.1.0",
|
||||||
"react-native-paper": "5.10.3",
|
"react-native-paper": "5.10.4",
|
||||||
"react-native-popup-menu": "0.16.1",
|
"react-native-popup-menu": "0.16.1",
|
||||||
"react-native-quick-actions": "0.3.13",
|
"react-native-quick-actions": "0.3.13",
|
||||||
"react-native-rsa-native": "2.0.5",
|
"react-native-rsa-native": "2.0.5",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4778,7 +4778,7 @@ __metadata:
|
||||||
react-native-image-picker: 5.6.1
|
react-native-image-picker: 5.6.1
|
||||||
react-native-localize: 3.0.2
|
react-native-localize: 3.0.2
|
||||||
react-native-modal-datetime-picker: 17.1.0
|
react-native-modal-datetime-picker: 17.1.0
|
||||||
react-native-paper: 5.10.3
|
react-native-paper: 5.10.4
|
||||||
react-native-popup-menu: 0.16.1
|
react-native-popup-menu: 0.16.1
|
||||||
react-native-quick-actions: 0.3.13
|
react-native-quick-actions: 0.3.13
|
||||||
react-native-rsa-native: 2.0.5
|
react-native-rsa-native: 2.0.5
|
||||||
|
@ -29343,9 +29343,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"react-native-paper@npm:5.10.3":
|
"react-native-paper@npm:5.10.4":
|
||||||
version: 5.10.3
|
version: 5.10.4
|
||||||
resolution: "react-native-paper@npm:5.10.3"
|
resolution: "react-native-paper@npm:5.10.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@callstack/react-theme-provider": ^3.0.9
|
"@callstack/react-theme-provider": ^3.0.9
|
||||||
color: ^3.1.2
|
color: ^3.1.2
|
||||||
|
@ -29355,7 +29355,7 @@ __metadata:
|
||||||
react-native: "*"
|
react-native: "*"
|
||||||
react-native-safe-area-context: "*"
|
react-native-safe-area-context: "*"
|
||||||
react-native-vector-icons: "*"
|
react-native-vector-icons: "*"
|
||||||
checksum: 446146283194b9997551a87863fdeed7b92ec42f74777380446a4e39baadc48072b7b3cb1a4b26289f74dad01301c843aa89ea6a68c931e13c2a08705253cccd
|
checksum: 28662d669b728601e7998be3a9488e3b8cf81b0a8cbe4cdc499bb88eac3de872ed5f05f94b14c905d56f3db3e9316eee696b317860e168cd0a52b90f38025cb2
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue