|
24 | 24 | "miniprogram-api-typings": "^3.10.0" |
25 | 25 | }, |
26 | 26 | "peerDependencies": { |
27 | | - "@d11/react-native-fast-image": "*", |
28 | 27 | "@mpxjs/api-proxy": "^2.9.0", |
29 | | - "@mpxjs/store": "^2.9.0", |
| 28 | + "@d11/react-native-fast-image": "*", |
30 | 29 | "@react-navigation/native": "*", |
31 | 30 | "@react-navigation/native-stack": "*", |
32 | 31 | "react": "*", |
|
38 | 37 | "react-native-screens": "*", |
39 | 38 | "react-native-video": "*", |
40 | 39 | "react-native-webview": "*", |
| 40 | + "react-native-vision-camera": "*", |
41 | 41 | "vue": "^2.7.10", |
42 | 42 | "vue-demi": "^0.14.6", |
43 | 43 | "vue-i18n": "^8.27.2", |
44 | 44 | "vue-i18n-bridge": "^9.2.2" |
45 | 45 | }, |
46 | 46 | "peerDependenciesMeta": { |
47 | | - "vue": { |
| 47 | + "@mpxjs/api-proxy": { |
48 | 48 | "optional": true |
49 | 49 | }, |
50 | | - "vue-demi": { |
| 50 | + "@d11/react-native-fast-image": { |
51 | 51 | "optional": true |
52 | 52 | }, |
53 | | - "vue-i18n": { |
| 53 | + "@react-navigation/native": { |
54 | 54 | "optional": true |
55 | 55 | }, |
56 | | - "vue-i18n-bridge": { |
| 56 | + "@react-navigation/native-stack": { |
57 | 57 | "optional": true |
58 | 58 | }, |
59 | 59 | "react": { |
|
62 | 62 | "react-native": { |
63 | 63 | "optional": true |
64 | 64 | }, |
65 | | - "react-native-reanimated": { |
| 65 | + "react-native-gesture-handler": { |
66 | 66 | "optional": true |
67 | 67 | }, |
68 | | - "@react-navigation/native": { |
| 68 | + "react-native-linear-gradient": { |
69 | 69 | "optional": true |
70 | 70 | }, |
71 | | - "@react-navigation/native-stack": { |
| 71 | + "react-native-reanimated": { |
72 | 72 | "optional": true |
73 | 73 | }, |
74 | 74 | "react-native-safe-area-context": { |
|
77 | 77 | "react-native-screens": { |
78 | 78 | "optional": true |
79 | 79 | }, |
| 80 | + "react-native-video": { |
| 81 | + "optional": true |
| 82 | + }, |
80 | 83 | "react-native-webview": { |
81 | 84 | "optional": true |
82 | 85 | }, |
83 | | - "react-native-gesture-handler": { |
| 86 | + "react-native-vision-camera": { |
84 | 87 | "optional": true |
85 | 88 | }, |
86 | | - "react-native-linear-gradient": { |
| 89 | + "vue": { |
87 | 90 | "optional": true |
88 | 91 | }, |
89 | | - "@d11/react-native-fast-image": { |
| 92 | + "vue-demi": { |
90 | 93 | "optional": true |
91 | 94 | }, |
92 | | - "react-native-video": { |
| 95 | + "vue-i18n": { |
| 96 | + "optional": true |
| 97 | + }, |
| 98 | + "vue-i18n-bridge": { |
93 | 99 | "optional": true |
94 | 100 | } |
95 | 101 | }, |
|
0 commit comments