|  | 
| 65 | 65 |     "@nutui/touch-emulator": "^1.0.0", | 
| 66 | 66 |     "@nutui/lottie-miniprogram": "^1.0.1", | 
| 67 | 67 |     "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11", | 
| 68 |  | -    "@tarojs/components": "4.0.8-beta.1", | 
| 69 |  | -    "@tarojs/helper": "4.0.8-beta.1", | 
| 70 |  | -    "@tarojs/plugin-framework-react": "4.0.8-beta.1", | 
| 71 |  | -    "@tarojs/plugin-html": "4.0.8-beta.1", | 
| 72 |  | -    "@tarojs/plugin-platform-alipay": "4.0.8-beta.1", | 
| 73 |  | -    "@tarojs/plugin-platform-h5": "4.0.8-beta.1", | 
| 74 |  | -    "@tarojs/plugin-platform-jd": "4.0.8-beta.1", | 
| 75 |  | -    "@tarojs/plugin-platform-qq": "4.0.8-beta.1", | 
| 76 |  | -    "@tarojs/plugin-platform-swan": "4.0.8-beta.1", | 
| 77 |  | -    "@tarojs/plugin-platform-tt": "4.0.8-beta.1", | 
| 78 |  | -    "@tarojs/plugin-platform-weapp": "4.0.8-beta.1", | 
| 79 |  | -    "@tarojs/react": "4.0.8-beta.1", | 
| 80 |  | -    "@tarojs/router": "4.0.8-beta.1", | 
| 81 |  | -    "@tarojs/runtime": "4.0.8-beta.1", | 
| 82 |  | -    "@tarojs/shared": "4.0.8-beta.1", | 
| 83 |  | -    "@tarojs/taro": "4.0.8-beta.1", | 
| 84 |  | -    "@tarojs/taro-h5": "4.0.8-beta.1", | 
|  | 68 | +    "@tarojs/components": "4.0.10-beta.11", | 
|  | 69 | +    "@tarojs/helper": "4.0.10-beta.11", | 
|  | 70 | +    "@tarojs/plugin-framework-react": "4.0.10-beta.11", | 
|  | 71 | +    "@tarojs/plugin-html": "4.0.10-beta.11", | 
|  | 72 | +    "@tarojs/plugin-platform-alipay": "4.0.10-beta.11", | 
|  | 73 | +    "@tarojs/plugin-platform-h5": "4.0.10-beta.11", | 
|  | 74 | +    "@tarojs/plugin-platform-jd": "4.0.10-beta.11", | 
|  | 75 | +    "@tarojs/plugin-platform-qq": "4.0.10-beta.11", | 
|  | 76 | +    "@tarojs/plugin-platform-swan": "4.0.10-beta.11", | 
|  | 77 | +    "@tarojs/plugin-platform-tt": "4.0.10-beta.11", | 
|  | 78 | +    "@tarojs/plugin-platform-weapp": "4.0.10-beta.11", | 
|  | 79 | +    "@tarojs/react": "4.0.10-beta.11", | 
|  | 80 | +    "@tarojs/router": "4.0.10-beta.11", | 
|  | 81 | +    "@tarojs/runtime": "4.0.10-beta.11", | 
|  | 82 | +    "@tarojs/shared": "4.0.10-beta.11", | 
|  | 83 | +    "@tarojs/taro": "4.0.10-beta.11", | 
|  | 84 | +    "@tarojs/taro-h5": "4.0.10-beta.11", | 
| 85 | 85 |     "babel-plugin-import": "^1.13.8", | 
| 86 | 86 |     "lodash.isequal": "^4.5.0", | 
| 87 | 87 |     "lodash.kebabcase": "^4.1.1", | 
|  | 
| 93 | 93 |   }, | 
| 94 | 94 |   "devDependencies": { | 
| 95 | 95 |     "@babel/core": "^7.23.9", | 
| 96 |  | -    "@tarojs/cli": "4.0.8-beta.1", | 
| 97 |  | -    "@tarojs/plugin-platform-harmony-ets": "4.0.8-beta.1", | 
| 98 |  | -    "@tarojs/vite-runner": "4.0.8-beta.1", | 
| 99 |  | -    "@tarojs/webpack5-runner": "4.0.8-beta.1", | 
|  | 96 | +    "@tarojs/cli": "4.0.10-beta.11", | 
|  | 97 | +    "@tarojs/plugin-platform-harmony-ets": "4.0.10-beta.11", | 
|  | 98 | +    "@tarojs/vite-runner": "4.0.10-beta.11", | 
|  | 99 | +    "@tarojs/webpack5-runner": "4.0.10-beta.11", | 
| 100 | 100 |     "@types/react": "^18.2.57", | 
| 101 | 101 |     "@types/react-dom": "^18.2.19", | 
| 102 | 102 |     "@types/react-router-dom": "^5.3.3", | 
|  | 
| 106 | 106 |     "@types/webpack-env": "^1.18.4", | 
| 107 | 107 |     "@typescript-eslint/eslint-plugin": "^7.0.2", | 
| 108 | 108 |     "@typescript-eslint/parser": "^7.0.2", | 
| 109 |  | -    "babel-preset-taro": "4.0.8-beta.1", | 
|  | 109 | +    "babel-preset-taro": "4.0.10-beta.11", | 
| 110 | 110 |     "eslint": "^8.56.0", | 
| 111 |  | -    "eslint-config-taro": "4.0.8-beta.1", | 
|  | 111 | +    "eslint-config-taro": "4.0.10-beta.11", | 
| 112 | 112 |     "eslint-plugin-import": "^2.29.1", | 
| 113 | 113 |     "eslint-plugin-react": "^7.33.2", | 
| 114 | 114 |     "eslint-plugin-react-hooks": "^4.6.0", | 
|  | 
0 commit comments