|
42 | 42 | ],
|
43 | 43 | "dependencies": {
|
44 | 44 | "@babel/runtime": "^7.7.7",
|
45 |
| - "@tarojs/components": "3.4.13", |
46 |
| - "@tarojs/plugin-framework-react": "3.4.13", |
47 |
| - "@tarojs/react": "3.4.13", |
48 |
| - "@tarojs/rn-runner": "3.4.13", |
49 |
| - "@tarojs/runtime": "3.4.13", |
50 |
| - "@tarojs/taro": "3.4.13", |
51 |
| - "@tarojs/taro-rn": "3.4.13", |
52 |
| - "react": "^17.0.2", |
53 |
| - "react-dom": "^16.13.0", |
54 |
| - "react-native": "~0.68.1", |
| 45 | + "@tarojs/components": "3.6.5-canary.1", |
| 46 | + "@tarojs/plugin-framework-react": "3.6.5-canary.1", |
| 47 | + "@tarojs/react": "3.6.5-canary.1", |
| 48 | + "@tarojs/rn-runner": "3.6.5-canary.1", |
| 49 | + "@tarojs/runtime": "3.6.5-canary.1", |
| 50 | + "@tarojs/taro": "3.6.5-canary.1", |
| 51 | + "@tarojs/taro-rn": "3.6.5-canary.1", |
| 52 | + "react": "^18.2.0", |
| 53 | + "react-dom": "^18.2.0", |
| 54 | + "react-native": "^0.71.6", |
55 | 55 | "react-native-modal": "^13.0.0",
|
56 | 56 | "taro-ui": "3.1.0-beta.4"
|
57 | 57 | },
|
58 | 58 | "devDependencies": {
|
59 | 59 | "@babel/core": "^7.8.0",
|
60 | 60 | "@react-native-picker/picker": "^1.15.0",
|
61 |
| - "@tarojs/cli": "3.4.13", |
62 |
| - "@tarojs/mini-runner": "3.4.13", |
63 |
| - "@tarojs/webpack-runner": "3.4.13", |
64 |
| - "@types/react": "^16.0.0", |
| 61 | + "@tarojs/cli": "3.6.5-canary.1", |
| 62 | + "@tarojs/mini-runner": "3.6.5-canary.1", |
| 63 | + "@tarojs/webpack-runner": "3.6.5-canary.1", |
| 64 | + "@types/react": "^18.0.0", |
65 | 65 | "@types/webpack-env": "^1.13.6",
|
66 | 66 | "babel-plugin-transform-imports": "^2.0.0",
|
67 |
| - "babel-preset-taro": "3.4.13", |
| 67 | + "babel-preset-taro": "3.6.5-canary.1", |
68 | 68 | "escape-string-regexp": "^4.0.0",
|
69 |
| - "eslint-config-taro": "3.4.13", |
70 |
| - "expo-constants": "13.1.1", |
71 |
| - "expo-modules-core": "0.9.2", |
| 69 | + "eslint-config-taro": "3.6.5-canary.1", |
| 70 | + "expo": "~48.0.0", |
72 | 71 | "patch-package": "^6.4.7",
|
| 72 | + "react-native-svg": "13.8.0", |
73 | 73 | "typescript": "^3.8.3"
|
74 | 74 | },
|
75 | 75 | "resolutions": {
|
76 |
| - "sass": "1.37.5", |
77 |
| - "expo-camera": "12.3.0", |
78 |
| - "expo-barcode-scanner": "11.3.0", |
79 |
| - "expo-image-picker": "13.1.1", |
80 |
| - "expo-brightness": "10.2.0", |
81 |
| - "expo-file-system": "14.0.0", |
82 |
| - "expo-keep-awake": "10.1.1", |
83 |
| - "expo-permissions": "13.2.0", |
84 |
| - "expo-sensors": "11.3.0", |
85 |
| - "expo-asset": "8.5.0", |
86 |
| - "expo-av": "11.2.3" |
| 76 | + "sass": "1.37.5" |
87 | 77 | }
|
88 | 78 | }
|
0 commit comments