@tarojs/plugin-platform-harmony-cpp 4.1.0-alpha.1 → 4.1.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +24 -24
- package/types/define.d.ts +2 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tarojs/plugin-platform-harmony-cpp",
|
|
3
|
-
"version": "4.1.0-alpha.
|
|
3
|
+
"version": "4.1.0-alpha.2",
|
|
4
4
|
"description": "鸿蒙系统插件 C-API 版本",
|
|
5
5
|
"author": "O2Team",
|
|
6
6
|
"homepage": "https://gitee.com/openharmony-sig/taro",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"@rollup/plugin-json": "^6.1.0",
|
|
29
29
|
"@rollup/plugin-node-resolve": "^15.2.3",
|
|
30
30
|
"@rollup/plugin-replace": "^5.0.7",
|
|
31
|
-
"@tarojs/parse-css-to-stylesheet": "^1.1.
|
|
31
|
+
"@tarojs/parse-css-to-stylesheet": "^1.1.8",
|
|
32
32
|
"@types/react": "^18.3.3",
|
|
33
33
|
"@types/react-reconciler": "^0.28.8",
|
|
34
34
|
"fast-glob": "^3.3.2",
|
|
@@ -40,9 +40,9 @@
|
|
|
40
40
|
"rollup-plugin-node-externals": "^5.1.3",
|
|
41
41
|
"rollup-plugin-ts": "^3.4.5",
|
|
42
42
|
"scheduler": "^0.23.2",
|
|
43
|
-
"@tarojs/
|
|
44
|
-
"@tarojs/
|
|
45
|
-
"@tarojs/service": "4.1.0-alpha.
|
|
43
|
+
"@tarojs/react": "4.1.0-alpha.2",
|
|
44
|
+
"@tarojs/runner-utils": "4.1.0-alpha.2",
|
|
45
|
+
"@tarojs/service": "4.1.0-alpha.2"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
48
|
"@rollup/plugin-typescript": "^11.1.6",
|
|
@@ -56,30 +56,30 @@
|
|
|
56
56
|
"tslib": "^2.6.3",
|
|
57
57
|
"typescript": "~5.4.5",
|
|
58
58
|
"vite": "^4.2.0",
|
|
59
|
-
"@tarojs/
|
|
60
|
-
"@tarojs/
|
|
61
|
-
"@tarojs/
|
|
62
|
-
"@tarojs/plugin-platform-harmony-ets": "4.1.0-alpha.
|
|
63
|
-
"@tarojs/react": "4.1.0-alpha.
|
|
64
|
-
"@tarojs/runtime": "4.1.0-alpha.
|
|
65
|
-
"@tarojs/shared": "4.1.0-alpha.
|
|
66
|
-
"@tarojs/taro": "4.1.0-alpha.
|
|
67
|
-
"@tarojs/vite-runner": "4.1.0-alpha.
|
|
68
|
-
"rollup-plugin-copy": "4.1.0-alpha.
|
|
59
|
+
"@tarojs/components": "4.1.0-alpha.2",
|
|
60
|
+
"@tarojs/helper": "4.1.0-alpha.2",
|
|
61
|
+
"@tarojs/plugin-framework-react": "4.1.0-alpha.2",
|
|
62
|
+
"@tarojs/plugin-platform-harmony-ets": "4.1.0-alpha.2",
|
|
63
|
+
"@tarojs/react": "4.1.0-alpha.2",
|
|
64
|
+
"@tarojs/runtime": "4.1.0-alpha.2",
|
|
65
|
+
"@tarojs/shared": "4.1.0-alpha.2",
|
|
66
|
+
"@tarojs/taro": "4.1.0-alpha.2",
|
|
67
|
+
"@tarojs/vite-runner": "4.1.0-alpha.2",
|
|
68
|
+
"rollup-plugin-copy": "4.1.0-alpha.2"
|
|
69
69
|
},
|
|
70
70
|
"peerDependencies": {
|
|
71
71
|
"less": "^4.2.0",
|
|
72
72
|
"sass": "^1.75.0",
|
|
73
73
|
"stylus": "^0.63.0",
|
|
74
|
-
"@tarojs/components": "4.1.0-alpha.
|
|
75
|
-
"@tarojs/
|
|
76
|
-
"@tarojs/plugin-framework-react": "4.1.0-alpha.
|
|
77
|
-
"@tarojs/
|
|
78
|
-
"@tarojs/
|
|
79
|
-
"@tarojs/
|
|
80
|
-
"@tarojs/shared": "4.1.0-alpha.
|
|
81
|
-
"@tarojs/
|
|
82
|
-
"@tarojs/
|
|
74
|
+
"@tarojs/components": "4.1.0-alpha.2",
|
|
75
|
+
"@tarojs/helper": "4.1.0-alpha.2",
|
|
76
|
+
"@tarojs/plugin-framework-react": "4.1.0-alpha.2",
|
|
77
|
+
"@tarojs/plugin-platform-harmony-ets": "4.1.0-alpha.2",
|
|
78
|
+
"@tarojs/runtime": "4.1.0-alpha.2",
|
|
79
|
+
"@tarojs/react": "4.1.0-alpha.2",
|
|
80
|
+
"@tarojs/shared": "4.1.0-alpha.2",
|
|
81
|
+
"@tarojs/taro": "4.1.0-alpha.2",
|
|
82
|
+
"@tarojs/vite-runner": "4.1.0-alpha.2"
|
|
83
83
|
},
|
|
84
84
|
"scripts": {
|
|
85
85
|
"prebuild": "rimraf --impl=move-remove dist",
|