@tarojs/plugin-platform-harmony-cpp 4.1.3-alpha.1 → 4.1.3-beta.0

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tarojs/plugin-platform-harmony-cpp",
3
- "version": "4.1.3-alpha.1",
3
+ "version": "4.1.3-beta.0",
4
4
  "description": "鸿蒙系统插件 C-API 版本",
5
5
  "author": "O2Team",
6
6
  "homepage": "https://gitee.com/openharmony-sig/taro",
@@ -30,24 +30,20 @@
30
30
  "@rollup/plugin-node-resolve": "^15.2.3",
31
31
  "@rollup/plugin-replace": "^5.0.7",
32
32
  "@tarojs/parse-css-to-stylesheet": "^1.1.8",
33
- "@types/react": "^18.3.3",
34
- "@types/react-reconciler": "^0.28.8",
35
33
  "fast-glob": "^3.3.2",
36
34
  "react": "^18.3.1",
37
35
  "react-dom": "^18.3.1",
38
36
  "react-reconciler": "0.29.0",
39
- "rollup": "^3.29.4",
40
- "rollup-plugin-dts": "^6.1.1",
41
- "rollup-plugin-node-externals": "^5.1.3",
42
- "rollup-plugin-ts": "^3.4.5",
43
37
  "scheduler": "^0.23.2",
44
- "@tarojs/react": "4.1.3-alpha.1",
45
- "@tarojs/runner-utils": "4.1.3-alpha.1",
46
- "@tarojs/service": "4.1.3-alpha.1"
38
+ "@tarojs/runner-utils": "4.1.3-beta.0",
39
+ "@tarojs/react": "4.1.3-beta.0",
40
+ "@tarojs/service": "4.1.3-beta.0"
47
41
  },
48
42
  "devDependencies": {
43
+ "rollup": "^3.29.4",
44
+ "rollup-plugin-dts": "^6.2.1",
45
+ "rollup-plugin-node-externals": "^5.1.3",
49
46
  "@rollup/plugin-typescript": "^11.1.6",
50
- "@types/node": "^18.19.34",
51
47
  "@types/conventional-commits-parser": "^3.0.0",
52
48
  "conventional-commits-parser": "^3.0.0",
53
49
  "postcss": "^8.4.38",
@@ -59,30 +55,30 @@
59
55
  "tslib": "^2.6.3",
60
56
  "typescript": "~5.4.5",
61
57
  "vite": "^4.2.0",
62
- "@tarojs/components": "4.1.3-alpha.1",
63
- "@tarojs/helper": "4.1.3-alpha.1",
64
- "@tarojs/plugin-platform-harmony-ets": "4.1.3-alpha.1",
65
- "@tarojs/plugin-framework-react": "4.1.3-alpha.1",
66
- "@tarojs/react": "4.1.3-alpha.1",
67
- "@tarojs/runtime": "4.1.3-alpha.1",
68
- "@tarojs/shared": "4.1.3-alpha.1",
69
- "@tarojs/vite-runner": "4.1.3-alpha.1",
70
- "rollup-plugin-copy": "4.1.3-alpha.1",
71
- "@tarojs/taro": "4.1.3-alpha.1"
58
+ "@tarojs/components": "4.1.3-beta.0",
59
+ "@tarojs/helper": "4.1.3-beta.0",
60
+ "@tarojs/plugin-framework-react": "4.1.3-beta.0",
61
+ "@tarojs/runtime": "4.1.3-beta.0",
62
+ "@tarojs/react": "4.1.3-beta.0",
63
+ "@tarojs/plugin-platform-harmony-ets": "4.1.3-beta.0",
64
+ "@tarojs/shared": "4.1.3-beta.0",
65
+ "@tarojs/taro": "4.1.3-beta.0",
66
+ "rollup-plugin-copy": "4.1.3-beta.0",
67
+ "@tarojs/vite-runner": "4.1.3-beta.0"
72
68
  },
73
69
  "peerDependencies": {
74
70
  "less": "^4.2.0",
75
71
  "sass": "^1.75.0",
76
72
  "stylus": "^0.63.0",
77
- "@tarojs/helper": "4.1.3-alpha.1",
78
- "@tarojs/components": "4.1.3-alpha.1",
79
- "@tarojs/react": "4.1.3-alpha.1",
80
- "@tarojs/plugin-platform-harmony-ets": "4.1.3-alpha.1",
81
- "@tarojs/runtime": "4.1.3-alpha.1",
82
- "@tarojs/shared": "4.1.3-alpha.1",
83
- "@tarojs/taro": "4.1.3-alpha.1",
84
- "@tarojs/vite-runner": "4.1.3-alpha.1",
85
- "@tarojs/plugin-framework-react": "4.1.3-alpha.1"
73
+ "@tarojs/components": "4.1.3-beta.0",
74
+ "@tarojs/plugin-framework-react": "4.1.3-beta.0",
75
+ "@tarojs/helper": "4.1.3-beta.0",
76
+ "@tarojs/runtime": "4.1.3-beta.0",
77
+ "@tarojs/plugin-platform-harmony-ets": "4.1.3-beta.0",
78
+ "@tarojs/shared": "4.1.3-beta.0",
79
+ "@tarojs/react": "4.1.3-beta.0",
80
+ "@tarojs/taro": "4.1.3-beta.0",
81
+ "@tarojs/vite-runner": "4.1.3-beta.0"
86
82
  },
87
83
  "scripts": {
88
84
  "prebuild": "rimraf --impl=move-remove dist",
@@ -93,7 +89,7 @@
93
89
  "dev": "pnpm run rollup -w",
94
90
  "ohpm-publish": "pnpm run tsx --files ./scripts/ohpm-publish",
95
91
  "remove:reference": "pnpm run tsx --files ./scripts/reference",
96
- "rollup": "rollup --config rollup.config.mts --configPlugin @rollup/plugin-typescript --bundleConfigAsCjs",
92
+ "rollup": "rollup --config rollup.config.ts --configPlugin @rollup/plugin-typescript",
97
93
  "tsx": "ts-node --skipIgnore"
98
94
  }
99
95
  }