File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 26
26
"homepage" : " https://github.com/swrlab/react-native-settings-list#readme" ,
27
27
"dependencies" : {
28
28
"create-react-class" : " ^15.7.0" ,
29
- "deprecated-react-native-prop-types" : " ^3 .0.1 " ,
29
+ "deprecated-react-native-prop-types" : " ^4 .0.0 " ,
30
30
"prop-types" : " ^15.8.1"
31
31
},
32
32
"devDependencies" : {
Original file line number Diff line number Diff line change 57
57
" @nodelib/fs.scandir" " 2.1.5"
58
58
fastq "^1.6.0"
59
59
60
- " @react-native/normalize-color @* " :
61
- version "2.1 .0"
62
- resolved "https://registry.yarnpkg.com/@react-native/normalize-color /-/normalize-color-2.1 .0.tgz#939b87a9849e81687d3640c5efa2a486ac266f91 "
63
- integrity sha512-Z1jQI2NpdFJCVgpY+8Dq/Bt3d+YUi1928Q+/CZm/oh66fzM0RUl54vvuXlPJKybH4pdCZey1eDTPaLHkMPNgWA ==
60
+ " @react-native/normalize-colors @* " :
61
+ version "0.72 .0"
62
+ resolved "https://registry.yarnpkg.com/@react-native/normalize-colors /-/normalize-colors-0.72 .0.tgz#14294b7ed3c1d92176d2a00df48456e8d7d62212 "
63
+ integrity sha512-285lfdqSXaqKuBbbtP9qL2tDrfxdOFtIMvkKadtleRQkdOxx+uzGvFr82KHmc/sSiMtfXGp7JnFYWVh4sFl7Yw ==
64
64
65
65
acorn-jsx@^5.3.2 :
66
66
version "5.3.2"
@@ -171,12 +171,12 @@ deep-is@^0.1.3:
171
171
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
172
172
integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
173
173
174
- deprecated-react-native-prop-types@^3 .0.1 :
175
- version "3 .0.1 "
176
- resolved "https://registry.yarnpkg.com/deprecated-react-native-prop-types/-/deprecated-react-native-prop-types-3 .0.1 .tgz#a275f84cd8519cd1665e8df3c99e9067d57a23ec "
177
- integrity sha512-J0jCJcsk4hMlIb7xwOZKLfMpuJn6l8UtrPEzzQV5ewz5gvKNYakhBuq9h2rWX7YwHHJZFhU5W8ye7dB9oN8VcQ ==
174
+ deprecated-react-native-prop-types@^4 .0.0 :
175
+ version "4 .0.0 "
176
+ resolved "https://registry.yarnpkg.com/deprecated-react-native-prop-types/-/deprecated-react-native-prop-types-4 .0.0 .tgz#544845e32f3220bc676f18c0b846d673399c45cb "
177
+ integrity sha512-q0kk77qFPC4adlnZH7cv9lfbHALeaTkl7wT1uNERc+e0Os3KcBKKy1rVliTE8sfey6TP6OPzoIXpr9OPidvvHw ==
178
178
dependencies :
179
- " @react-native/normalize-color " " *"
179
+ " @react-native/normalize-colors " " *"
180
180
invariant "*"
181
181
prop-types "*"
182
182
You can’t perform that action at this time.
0 commit comments