22
22
"dependencies" : {
23
23
"@babel/runtime" : " ^7.24.6" ,
24
24
"@nutui/icons-vue-taro" : " ^0.0.9" ,
25
- "@tarojs/components" : " 3.6.30 " ,
26
- "@tarojs/helper" : " 3.6.30 " ,
27
- "@tarojs/plugin-framework-vue3" : " 3.6.30 " ,
28
- "@tarojs/plugin-html" : " 3.6.30 " ,
29
- "@tarojs/plugin-platform-alipay" : " 3.6.30 " ,
30
- "@tarojs/plugin-platform-h5" : " 3.6.30 " ,
31
- "@tarojs/plugin-platform-jd" : " 3.6.30 " ,
32
- "@tarojs/plugin-platform-qq" : " 3.6.30 " ,
33
- "@tarojs/plugin-platform-swan" : " 3.6.30 " ,
34
- "@tarojs/plugin-platform-tt" : " 3.6.30 " ,
35
- "@tarojs/plugin-platform-weapp" : " 3.6.30 " ,
36
- "@tarojs/runtime" : " 3.6.30 " ,
37
- "@tarojs/shared" : " 3.6.30 " ,
38
- "@tarojs/taro" : " 3.6.30 " ,
25
+ "@tarojs/components" : " 3.6.34 " ,
26
+ "@tarojs/helper" : " 3.6.34 " ,
27
+ "@tarojs/plugin-framework-vue3" : " 3.6.34 " ,
28
+ "@tarojs/plugin-html" : " 3.6.34 " ,
29
+ "@tarojs/plugin-platform-alipay" : " 3.6.34 " ,
30
+ "@tarojs/plugin-platform-h5" : " 3.6.34 " ,
31
+ "@tarojs/plugin-platform-jd" : " 3.6.34 " ,
32
+ "@tarojs/plugin-platform-qq" : " 3.6.34 " ,
33
+ "@tarojs/plugin-platform-swan" : " 3.6.34 " ,
34
+ "@tarojs/plugin-platform-tt" : " 3.6.34 " ,
35
+ "@tarojs/plugin-platform-weapp" : " 3.6.34 " ,
36
+ "@tarojs/runtime" : " 3.6.34 " ,
37
+ "@tarojs/shared" : " 3.6.34 " ,
38
+ "@tarojs/taro" : " 3.6.34 " ,
39
39
"vue" : " ^3.4.31"
40
40
},
41
41
"devDependencies" : {
42
42
"@babel/core" : " ^7.24.6" ,
43
- "@tarojs/cli" : " 3.6.30 " ,
44
- "@tarojs/webpack5-runner" : " 3.6.30 " ,
43
+ "@tarojs/cli" : " 3.6.34 " ,
44
+ "@tarojs/webpack5-runner" : " 3.6.34 " ,
45
45
"@types/webpack-env" : " ^1.18.5" ,
46
46
"babel-loader" : " ^9.1.3" ,
47
- "babel-preset-taro" : " 3.6.30 " ,
47
+ "babel-preset-taro" : " 3.6.34 " ,
48
48
"css-loader" : " ^7.1.2" ,
49
49
"eslint" : " ^8.57.0" ,
50
- "eslint-config-taro" : " 3.6.30 " ,
50
+ "eslint-config-taro" : " 3.6.34 " ,
51
51
"style-loader" : " ^4.0.0" ,
52
52
"stylelint" : " ^16.6.0" ,
53
53
"typescript" : " ^5.4.5" ,
54
54
"vue-loader" : " ^17.4.2" ,
55
55
"webpack" : " ^5.91.0"
56
56
}
57
- }
57
+ }
0 commit comments