49
49
"@babel/runtime" : " ^7.23.9" ,
50
50
"@nutui/touch-emulator" : " ^1.0.0" ,
51
51
"@pmmmwh/react-refresh-webpack-plugin" : " ^0.5.11" ,
52
- "@tarojs/components" : " 4.0.0-beta.20 " ,
53
- "@tarojs/helper" : " 4.0.0-beta.20 " ,
54
- "@tarojs/plugin-framework-react" : " 4.0.0-beta.20 " ,
55
- "@tarojs/plugin-html" : " 4.0.0-beta.20 " ,
56
- "@tarojs/plugin-platform-alipay" : " 4.0.0-beta.20 " ,
57
- "@tarojs/plugin-platform-h5" : " 4.0.0-beta.20 " ,
58
- "@tarojs/plugin-platform-jd" : " 4.0.0-beta.20 " ,
59
- "@tarojs/plugin-platform-qq" : " 4.0.0-beta.20 " ,
60
- "@tarojs/plugin-platform-swan" : " 4.0.0-beta.20 " ,
61
- "@tarojs/plugin-platform-tt" : " 4.0.0-beta.20 " ,
62
- "@tarojs/plugin-platform-weapp" : " 4.0.0-beta.20 " ,
63
- "@tarojs/react" : " 4.0.0-beta.20 " ,
64
- "@tarojs/router" : " 4.0.0-beta.20 " ,
65
- "@tarojs/runtime" : " 4.0.0-beta.20 " ,
66
- "@tarojs/shared" : " 4.0.0-beta.20 " ,
67
- "@tarojs/taro" : " 4.0.0-beta.20 " ,
68
- "@tarojs/taro-h5" : " 4.0.0-beta.20 " ,
52
+ "@tarojs/components" : " 4.0.0-beta.21 " ,
53
+ "@tarojs/helper" : " 4.0.0-beta.21 " ,
54
+ "@tarojs/plugin-framework-react" : " 4.0.0-beta.21 " ,
55
+ "@tarojs/plugin-html" : " 4.0.0-beta.21 " ,
56
+ "@tarojs/plugin-platform-alipay" : " 4.0.0-beta.21 " ,
57
+ "@tarojs/plugin-platform-h5" : " 4.0.0-beta.21 " ,
58
+ "@tarojs/plugin-platform-jd" : " 4.0.0-beta.21 " ,
59
+ "@tarojs/plugin-platform-qq" : " 4.0.0-beta.21 " ,
60
+ "@tarojs/plugin-platform-swan" : " 4.0.0-beta.21 " ,
61
+ "@tarojs/plugin-platform-tt" : " 4.0.0-beta.21 " ,
62
+ "@tarojs/plugin-platform-weapp" : " 4.0.0-beta.21 " ,
63
+ "@tarojs/react" : " 4.0.0-beta.21 " ,
64
+ "@tarojs/router" : " 4.0.0-beta.21 " ,
65
+ "@tarojs/runtime" : " 4.0.0-beta.21 " ,
66
+ "@tarojs/shared" : " 4.0.0-beta.21 " ,
67
+ "@tarojs/taro" : " 4.0.0-beta.21 " ,
68
+ "@tarojs/taro-h5" : " 4.0.0-beta.21 " ,
69
69
"babel-plugin-import" : " ^1.13.8" ,
70
70
"react" : " ^18.2.0" ,
71
71
"react-dom" : " ^18.2.0" ,
72
72
"react-refresh" : " ^0.14.0"
73
-
74
73
},
75
74
"devDependencies" : {
76
75
"@babel/core" : " ^7.23.9" ,
77
- "@tarojs/cli" : " 4.0.0-beta.20 " ,
78
- "@tarojs/plugin-platform-harmony-ets" : " 4.0.0-beta.20 " ,
79
- "@tarojs/vite-runner" : " 4.0.0-beta.20 " ,
80
- "@tarojs/webpack5-runner" : " 4.0.0-beta.20 " ,
76
+ "@tarojs/cli" : " 4.0.0-beta.21 " ,
77
+ "@tarojs/plugin-platform-harmony-ets" : " 4.0.0-beta.21 " ,
78
+ "@tarojs/vite-runner" : " 4.0.0-beta.21 " ,
79
+ "@tarojs/webpack5-runner" : " 4.0.0-beta.21 " ,
81
80
"@types/react" : " ^18.2.57" ,
82
81
"@types/react-dom" : " ^18.2.19" ,
83
82
"@types/react-router-dom" : " ^5.3.3" ,
87
86
"@types/webpack-env" : " ^1.18.4" ,
88
87
"@typescript-eslint/eslint-plugin" : " ^7.0.2" ,
89
88
"@typescript-eslint/parser" : " ^7.0.2" ,
90
- "babel-preset-taro" : " 4.0.0-beta.20 " ,
89
+ "babel-preset-taro" : " 4.0.0-beta.21 " ,
91
90
"eslint" : " ^8.56.0" ,
92
- "eslint-config-taro" : " 4.0.0-beta.20 " ,
91
+ "eslint-config-taro" : " 4.0.0-beta.21 " ,
93
92
"eslint-plugin-import" : " ^2.29.1" ,
94
93
"eslint-plugin-react" : " ^7.33.2" ,
95
94
"eslint-plugin-react-hooks" : " ^4.6.0" ,
96
95
"postcss" : " ^8.4.35" ,
97
96
"stylelint" : " ^16.2.1" ,
98
97
"typescript" : " ^4.9.5"
99
98
}
100
- }
99
+ }
0 commit comments