Expand file tree Collapse file tree 7 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @example/base" ,
3
- "version" : " 4.0.9 " ,
3
+ "version" : " 4.0.10 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"android" : " react-native run-android" ,
11
11
},
12
12
"dependencies" : {
13
13
"@react-native-camera-roll/camera-roll" : " 5.3.1" ,
14
- "@uiw/react-native" : " 4.0.9 " ,
15
- "@uiw/react-native-image-picker" : " 4.0.9 " ,
14
+ "@uiw/react-native" : " 4.0.10 " ,
15
+ "@uiw/react-native-image-picker" : " 4.0.10 " ,
16
16
"react" : " 18.0.0" ,
17
17
"react-native" : " 0.69.7" ,
18
18
"react-native-gesture-handler" : " 2.8.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " examples" ,
3
- "version" : " 4.0.9 " ,
3
+ "version" : " 4.0.10 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"android" : " react-native run-android" ,
14
14
"@react-native-community/masked-view" : " ~0.1.11" ,
15
15
"@react-navigation/native" : " ~6.0.11" ,
16
16
"@react-navigation/stack" : " ~6.2.2" ,
17
- "@uiw/react-native" : " 4.0.9 " ,
18
- "@uiw/react-native-image-picker" : " 4.0.9 " ,
17
+ "@uiw/react-native" : " 4.0.10 " ,
18
+ "@uiw/react-native-image-picker" : " 4.0.10 " ,
19
19
"react" : " 18.0.0" ,
20
20
"react-native" : " 0.69.7" ,
21
21
"react-native-gesture-handler" : " ~2.5.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 4.0.9 " ,
2
+ "version" : " 4.0.10 " ,
3
3
"packages" : [" example/*" , " packages/*" , " website" ],
4
4
"npmClient" : " yarn" ,
5
5
"npmClientArgs" : [" --production" , " --no-optional" ],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uiw/react-native" ,
3
- "version" : " 4.0.9 " ,
3
+ "version" : " 4.0.10 " ,
4
4
"description" : " UIW for React Native" ,
5
5
"homepage" : " https://uiwjs.github.io/react-native-uiw/" ,
6
6
"main" : " lib/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uiw/react-native-doc" ,
3
- "version" : " 4.0.9 " ,
3
+ "version" : " 4.0.10 " ,
4
4
"license" : " MIT" ,
5
5
"homepage" : " https://uiwjs.github.io/react-native-uiw/" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uiw/react-native-image-picker" ,
3
- "version" : " 4.0.9 " ,
3
+ "version" : " 4.0.10 " ,
4
4
"description" : " 基于 React Native 的上传图片组件" ,
5
5
"homepage" : " https://uiwjs.github.io/react-native-uiw/" ,
6
6
"main" : " lib/index.js" ,
30
30
"@shopify/restyle" : " ~2.4.2" ,
31
31
"@types/react-native" : " 0.69.1" ,
32
32
"@uiw/icons" : " 2.5.3" ,
33
- "@uiw/react-native" : " 4.0.9 " ,
33
+ "@uiw/react-native" : " 4.0.10 " ,
34
34
"ahooks" : " 3.7.6" ,
35
35
"prop-types" : " 15.7.2" ,
36
36
"react-native-image-picker" : " ^5.3.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " website" ,
3
- "version" : " 4.0.9 " ,
3
+ "version" : " 4.0.10 " ,
4
4
"description" : " Documentation site for React Native UIW." ,
5
5
"private" : true ,
6
6
"scripts" : {
20
20
"@uiw/icons" : " 2.5.3" ,
21
21
"@uiw/react-code-preview" : " 3.0.0" ,
22
22
"@uiw/react-markdown-preview" : " ^4.1.6" ,
23
- "@uiw/react-native" : " 4.0.9 " ,
23
+ "@uiw/react-native" : " 4.0.10 " ,
24
24
"@uiw/react-native-template" : " 3.0.0" ,
25
25
"@uiw/reset.css" : " ~1.0.6" ,
26
26
"@validator.tool/hook" : " 2.2.4" ,
0 commit comments