mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
Update dependency deprecated-react-native-prop-types to v5 (#9666)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
474e8c95a0
commit
2a96012577
@ -35,7 +35,7 @@
|
||||
"buffer": "6.0.3",
|
||||
"constants-browserify": "1.0.0",
|
||||
"crypto-browserify": "3.12.0",
|
||||
"deprecated-react-native-prop-types": "4.2.3",
|
||||
"deprecated-react-native-prop-types": "5.0.0",
|
||||
"events": "3.3.0",
|
||||
"jsc-android": "241213.1.0",
|
||||
"lodash": "4.17.21",
|
||||
|
20
yarn.lock
20
yarn.lock
@ -6629,7 +6629,7 @@ __metadata:
|
||||
buffer: 6.0.3
|
||||
constants-browserify: 1.0.0
|
||||
crypto-browserify: 3.12.0
|
||||
deprecated-react-native-prop-types: 4.2.3
|
||||
deprecated-react-native-prop-types: 5.0.0
|
||||
events: 3.3.0
|
||||
fs-extra: 11.1.1
|
||||
gulp: 4.0.2
|
||||
@ -9381,10 +9381,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-native/normalize-colors@npm:<0.73.0":
|
||||
version: 0.72.0
|
||||
resolution: "@react-native/normalize-colors@npm:0.72.0"
|
||||
checksum: c8ec577663394a3390eb34c3cd531350521172bcfad7de309ab111e5f9e3d27c966d4a4387f00972302107be3d8cad584c5794ccfa30939aecc56162e4ddbe25
|
||||
"@react-native/normalize-colors@npm:^0.73.0":
|
||||
version: 0.73.2
|
||||
resolution: "@react-native/normalize-colors@npm:0.73.2"
|
||||
checksum: ddf9384ad41adc4f3c8eb61ddd27113130c8060bd2f4255bee284a52aa7ddcff8a5e751f569dd416c45f8b9d4062392fa7219b221f2f7f0b229d02b8d2a5b974
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -18367,14 +18367,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"deprecated-react-native-prop-types@npm:4.2.3":
|
||||
version: 4.2.3
|
||||
resolution: "deprecated-react-native-prop-types@npm:4.2.3"
|
||||
"deprecated-react-native-prop-types@npm:5.0.0":
|
||||
version: 5.0.0
|
||||
resolution: "deprecated-react-native-prop-types@npm:5.0.0"
|
||||
dependencies:
|
||||
"@react-native/normalize-colors": <0.73.0
|
||||
"@react-native/normalize-colors": ^0.73.0
|
||||
invariant: ^2.2.4
|
||||
prop-types: ^15.8.1
|
||||
checksum: 294752f9f15733b66473022d8258a14aac850e4a3db7e802ef189a09871236f5a110f8fe588468ae1df92f24641ae29de05943074dc54da02a5e4262935f913d
|
||||
checksum: ccbd4214733a178ef51934c4e0149f5c3ab60aa318d68500b6d6b4b59be9d6c25b844f808ed7095d82e1bbef6fc4bc49e0dea14d55d3ebd1ff383011ac2a1576
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user