This repository was archived by the owner on Nov 27, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 43
43
"url" : " https://github.com/satya164/react-native-tab-view/issues"
44
44
},
45
45
"homepage" : " https://github.com/satya164/react-native-tab-view#readme" ,
46
+ "dependencies" : {
47
+ "use-latest-callback" : " ^0.1.5"
48
+ },
46
49
"devDependencies" : {
47
50
"@commitlint/config-conventional" : " ^17.1.0" ,
48
51
"@expo/vector-icons" : " ^13.0.0" ,
61
64
"prettier" : " ^2.7.1" ,
62
65
"react" : " 18.0.0" ,
63
66
"react-native" : " 0.69.5" ,
64
- "react-native-builder-bob" : " ^0.18.3 " ,
67
+ "react-native-builder-bob" : " ^0.19.1 " ,
65
68
"react-native-pager-view" : " 5.4.24" ,
66
69
"release-it" : " ^15.4.0" ,
67
70
"typescript" : " ^4.8.2"
97
100
}
98
101
]
99
102
]
100
- },
101
- "dependencies" : {
102
- "use-latest-callback" : " ^0.1.5"
103
103
}
104
104
}
Original file line number Diff line number Diff line change @@ -9122,10 +9122,10 @@ react-is@^17.0.1:
9122
9122
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
9123
9123
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
9124
9124
9125
- react-native-builder-bob@^0.18.3 :
9126
- version "0.18.3 "
9127
- resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.18.3 .tgz#fb4d3e50a3b2290db3c88de6d40403ac7eb9f85f "
9128
- integrity sha512-togj+ClsPAsTK3ZFmFZVIftUIkxvN1YxJws0/6sQIlAr14U3rvtBseOQAQM0Pora1GD2aObdBVHDVhKBHWojLA ==
9125
+ react-native-builder-bob@^0.19.1 :
9126
+ version "0.19.1 "
9127
+ resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.19.1 .tgz#aa63a99265c45c13d3a96da0ded1f307f099d8ab "
9128
+ integrity sha512-wuDlnC9In9txUC9tn/vugiZW28V3rGDeS7201w2Jw5H/O0auljEv9orfY7OAG/ylZ9AfV3B9PKrmF9dHtYXP0w ==
9129
9129
dependencies :
9130
9130
" @babel/core" " ^7.18.5"
9131
9131
" @babel/plugin-proposal-class-properties" " ^7.17.12"
You can’t perform that action at this time.
0 commit comments