|
42 | 42 | ],
|
43 | 43 | "dependencies": {
|
44 | 44 | "@babel/runtime": "^7.7.7",
|
45 |
| - "@tarojs/components": "3.6.1", |
46 |
| - "@tarojs/helper": "3.6.1", |
47 |
| - "@tarojs/plugin-framework-react": "3.6.1", |
48 |
| - "@tarojs/plugin-platform-alipay": "3.6.1", |
49 |
| - "@tarojs/plugin-platform-h5": "3.6.1", |
50 |
| - "@tarojs/plugin-platform-jd": "3.6.1", |
51 |
| - "@tarojs/plugin-platform-qq": "3.6.1", |
52 |
| - "@tarojs/plugin-platform-swan": "3.6.1", |
53 |
| - "@tarojs/plugin-platform-tt": "3.6.1", |
54 |
| - "@tarojs/plugin-platform-weapp": "3.6.1", |
55 |
| - "@tarojs/react": "3.6.1", |
56 |
| - "@tarojs/runtime": "3.6.1", |
57 |
| - "@tarojs/shared": "3.6.1", |
58 |
| - "@tarojs/taro": "3.6.1", |
| 45 | + "@tarojs/components": "~3.6.1", |
| 46 | + "@tarojs/helper": "~3.6.1", |
| 47 | + "@tarojs/plugin-framework-react": "~3.6.1", |
| 48 | + "@tarojs/plugin-platform-alipay": "~3.6.1", |
| 49 | + "@tarojs/plugin-platform-h5": "~3.6.1", |
| 50 | + "@tarojs/plugin-platform-jd": "~3.6.1", |
| 51 | + "@tarojs/plugin-platform-qq": "~3.6.1", |
| 52 | + "@tarojs/plugin-platform-swan": "~3.6.1", |
| 53 | + "@tarojs/plugin-platform-tt": "~3.6.1", |
| 54 | + "@tarojs/plugin-platform-weapp": "~3.6.1", |
| 55 | + "@tarojs/react": "~3.6.1", |
| 56 | + "@tarojs/runtime": "~3.6.1", |
| 57 | + "@tarojs/shared": "~3.6.1", |
| 58 | + "@tarojs/taro": "~3.6.1", |
59 | 59 | "react": "^18.0.0",
|
60 | 60 | "react-dom": "^18.0.0",
|
61 | 61 | "taro-ui": "file:../taro-ui"
|
62 | 62 | },
|
63 | 63 | "devDependencies": {
|
64 | 64 | "@babel/core": "^7.8.0",
|
65 | 65 | "@pmmmwh/react-refresh-webpack-plugin": "^0.5.5",
|
66 |
| - "@tarojs/cli": "3.6.1", |
67 |
| - "@tarojs/mini-runner": "3.6.1", |
68 |
| - "@tarojs/webpack-runner": "3.6.1", |
| 66 | + "@tarojs/cli": "~3.6.1", |
| 67 | + "@tarojs/mini-runner": "~3.6.1", |
| 68 | + "@tarojs/webpack-runner": "~3.6.1", |
69 | 69 | "@types/react": "^18.0.0",
|
70 | 70 | "@types/react-dom": "^18.0.0",
|
71 | 71 | "@types/webpack-env": "^1.13.6",
|
72 | 72 | "@typescript-eslint/eslint-plugin": "^5.20.0",
|
73 | 73 | "@typescript-eslint/parser": "^5.20.0",
|
74 |
| - "babel-preset-taro": "3.6.1", |
| 74 | + "babel-preset-taro": "~3.6.1", |
75 | 75 | "eslint": "^8.12.0",
|
76 |
| - "eslint-config-taro": "3.6.1", |
| 76 | + "eslint-config-taro": "~3.6.1", |
77 | 77 | "eslint-plugin-import": "^2.12.0",
|
78 | 78 | "eslint-plugin-react": "^7.8.2",
|
79 | 79 | "eslint-plugin-react-hooks": "^4.2.0",
|
|
0 commit comments