|
36 | 36 | "author": "", |
37 | 37 | "dependencies": { |
38 | 38 | "@babel/runtime": "^7.7.7", |
39 | | - "@tarojs/components": "3.6.2", |
40 | | - "@tarojs/helper": "3.6.2", |
41 | | - "@tarojs/plugin-framework-react": "3.6.2", |
42 | | - "@tarojs/plugin-platform-alipay": "3.6.2", |
43 | | - "@tarojs/plugin-platform-h5": "3.6.2", |
44 | | - "@tarojs/plugin-platform-jd": "3.6.2", |
45 | | - "@tarojs/plugin-platform-qq": "3.6.2", |
46 | | - "@tarojs/plugin-platform-swan": "3.6.2", |
47 | | - "@tarojs/plugin-platform-tt": "3.6.2", |
48 | | - "@tarojs/plugin-platform-weapp": "3.6.2", |
49 | | - "@tarojs/react": "3.6.2", |
50 | | - "@tarojs/runtime": "3.6.2", |
51 | | - "@tarojs/shared": "3.6.2", |
52 | | - "@tarojs/taro": "3.6.2", |
| 39 | + "@tarojs/components": "4.2.0", |
| 40 | + "@tarojs/helper": "4.2.0", |
| 41 | + "@tarojs/plugin-framework-react": "4.2.0", |
| 42 | + "@tarojs/plugin-platform-alipay": "4.2.0", |
| 43 | + "@tarojs/plugin-platform-h5": "4.2.0", |
| 44 | + "@tarojs/plugin-platform-jd": "4.2.0", |
| 45 | + "@tarojs/plugin-platform-qq": "4.2.0", |
| 46 | + "@tarojs/plugin-platform-swan": "4.2.0", |
| 47 | + "@tarojs/plugin-platform-tt": "4.2.0", |
| 48 | + "@tarojs/plugin-platform-weapp": "4.2.0", |
| 49 | + "@tarojs/react": "4.2.0", |
| 50 | + "@tarojs/runtime": "4.2.0", |
| 51 | + "@tarojs/shared": "4.2.0", |
| 52 | + "@tarojs/taro": "4.2.0", |
53 | 53 | "react": "^18.0.0", |
54 | 54 | "react-dom": "^18.0.0", |
55 | | - "taro-ui": "^3.3.0" |
| 55 | + "taro-ui": "workspace:^" |
56 | 56 | }, |
57 | 57 | "devDependencies": { |
58 | 58 | "@babel/core": "^7.8.0", |
59 | 59 | "@pmmmwh/react-refresh-webpack-plugin": "^0.5.5", |
60 | | - "@tarojs/cli": "3.6.2", |
61 | | - "@tarojs/webpack5-runner": "3.6.2", |
| 60 | + "@tarojs/cli": "4.2.0", |
| 61 | + "@tarojs/webpack5-runner": "4.2.0", |
62 | 62 | "@types/react": "^18.0.0", |
63 | 63 | "@types/webpack-env": "^1.13.6", |
64 | 64 | "@typescript-eslint/eslint-plugin": "^5.20.0", |
|
0 commit comments