@tarojs/taro-rn 3.5.7-alpha.0 → 3.5.7-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +31 -31
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tarojs/taro-rn",
3
- "version": "3.5.7-alpha.0",
3
+ "version": "3.5.7-alpha.2",
4
4
  "description": "Taro RN framework",
5
5
  "main": "dist/index.js",
6
6
  "typings": "types/index.d.ts",
@@ -24,30 +24,30 @@
24
24
  "@react-native-async-storage/async-storage": "~1.17.7",
25
25
  "@react-native-community/cameraroll": "~4.1.2",
26
26
  "@react-native-community/clipboard": "~1.5.1",
27
- "@react-native-community/geolocation": "~2.1.0",
27
+ "@react-native-community/geolocation": "~3.0.2",
28
28
  "@react-native-community/netinfo": "~9.3.0",
29
- "@tarojs/runtime-rn": "3.5.7-alpha.0",
30
- "babel-preset-expo": "~9.2.0",
29
+ "@tarojs/runtime-rn": "3.5.7-alpha.2",
30
+ "babel-preset-expo": "~9.2.1",
31
31
  "base64-js": "^1.3.0",
32
32
  "deprecated-react-native-prop-types": "^2.3.0",
33
- "expo-av": "~12.0.4",
34
- "expo-barcode-scanner": "~11.4.0",
35
- "expo-brightness": "~10.3.0",
36
- "expo-camera": "~12.3.0",
37
- "expo-file-system": "~14.1.0",
38
- "expo-image-picker": "~13.3.1",
39
- "expo-keep-awake": "~10.2.0",
40
- "expo-location": "~14.3.0",
41
- "expo-modules-core": "~0.11.5",
42
- "expo-sensors": "~11.4.0",
33
+ "expo-av": "~13.0.0",
34
+ "expo-barcode-scanner": "~12.0.0",
35
+ "expo-brightness": "~11.0.0",
36
+ "expo-camera": "~13.0.0",
37
+ "expo-file-system": "~15.1.1",
38
+ "expo-image-picker": "~14.0.0",
39
+ "expo-keep-awake": "~11.0.1",
40
+ "expo-location": "~15.0.1",
41
+ "expo-modules-core": "~0.13.2",
42
+ "expo-sensors": "~12.0.1",
43
43
  "nullthrows": "^1.1.1",
44
44
  "prop-types": "^15.8.1",
45
- "react-native-device-info": "~10.0.2",
45
+ "react-native-device-info": "~10.3.0",
46
46
  "react-native-image-resizer": "~1.4.5",
47
47
  "react-native-image-zoom-viewer": "^3.0.1",
48
48
  "react-native-root-siblings": "^4.1.1",
49
49
  "react-native-root-toast": "^3.0.1",
50
- "react-native-safe-area-context": "~4.3.1",
50
+ "react-native-safe-area-context": "~4.4.1",
51
51
  "react-native-stylekit": "^1.0.0",
52
52
  "react-native-syan-image-picker": "0.5.3"
53
53
  },
@@ -57,32 +57,32 @@
57
57
  "@testing-library/react-native": "^11.0.0",
58
58
  "@types/jest": "^27.4.1",
59
59
  "@types/react-native": "^0.69.8",
60
- "expo": "~46.0.10",
60
+ "expo": "~47.0.0-beta.7",
61
61
  "fbjs-scripts": "^3.0.1",
62
62
  "metro-react-native-babel-preset": "^0.72.1",
63
63
  "react": "18.1.0",
64
- "react-native": "^0.70.1",
64
+ "react-native": "^0.70.4",
65
65
  "react-test-renderer": "18.1.0"
66
66
  },
67
67
  "peerDependencies": {
68
68
  "@react-native-async-storage/async-storage": "~1.17.7",
69
69
  "@react-native-community/cameraroll": "~4.1.2",
70
70
  "@react-native-community/clipboard": "~1.5.1",
71
- "@react-native-community/geolocation": "~2.1.0",
71
+ "@react-native-community/geolocation": "~3.0.2",
72
72
  "@react-native-community/netinfo": "~9.3.0",
73
- "expo-av": "~12.0.4",
74
- "expo-barcode-scanner": "~11.4.0",
75
- "expo-brightness": "~10.3.0",
76
- "expo-camera": "~12.3.0",
77
- "expo-file-system": "~14.1.0",
78
- "expo-image-picker": "~13.3.1",
79
- "expo-keep-awake": "~10.2.0",
80
- "expo-location": "~14.3.0",
81
- "expo-modules-core": "~0.11.5",
82
- "expo-sensors": "~11.4.0",
83
- "react-native-device-info": "~10.0.2",
73
+ "expo-av": "~13.0.0",
74
+ "expo-barcode-scanner": "~12.0.0",
75
+ "expo-brightness": "~11.0.0",
76
+ "expo-camera": "~13.0.0",
77
+ "expo-file-system": "~15.1.1",
78
+ "expo-image-picker": "~14.0.0",
79
+ "expo-keep-awake": "~11.0.1",
80
+ "expo-location": "~15.0.1",
81
+ "expo-modules-core": "~0.13.2",
82
+ "expo-sensors": "~12.0.1",
83
+ "react-native-device-info": "~10.3.0",
84
84
  "react-native-image-resizer": "~1.4.5",
85
- "react-native-safe-area-context": "~4.3.1",
85
+ "react-native-safe-area-context": "~4.4.1",
86
86
  "react-native-syan-image-picker": "0.5.3"
87
87
  },
88
88
  "scripts": {