@ohos-ports/slides-grab 1.5.0-beta.13 → 1.5.0-beta.15

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "slides-grab",
3
- "version": "1.5.0-beta.12",
3
+ "version": "1.5.0-beta.14",
4
4
  "skills": "./skills/",
5
5
  "description": "Agent-first presentation framework — plan, design, and visually edit HTML slides with Claude Code or Codex, then export to PDF or experimental/unstable PPTX/Figma formats."
6
6
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ohos-ports/slides-grab",
3
- "version": "1.5.0-beta.13",
3
+ "version": "1.5.0-beta.15",
4
4
  "description": "Agent-first presentation framework — plan, design, and visually edit HTML slides with Claude Code or Codex, then export to PDF or experimental/unstable PPTX/Figma formats. HarmonyOS adaptation: Playwright connects to system Haitai browser (Chromium M132) via CDP bridge.",
5
5
  "license": "MIT",
6
6
  "author": "vkehfdl1",
@@ -81,11 +81,11 @@
81
81
  "pptxgenjs": "^3.12.0",
82
82
  "react": "^19.2.4",
83
83
  "react-dom": "^19.2.4",
84
- "sharp": "npm:@ohos-ports/sharp@0.34.5-beta.10",
84
+ "sharp": "npm:@ohos-ports/sharp@0.34.5-beta.11",
85
85
  "tldraw": "^4.4.1"
86
86
  },
87
87
  "optionalDependencies": {
88
- "@ohos-ports/img-sharp-libvips-openharmony-arm64": "1.2.4-beta.7"
88
+ "@ohos-ports/img-sharp-libvips-openharmony-arm64": "1.2.4-beta.8"
89
89
  },
90
90
  "devDependencies": {
91
91
  "@types/node": "^25.5.0",