refactor: use unified rastermill encode API

This commit is contained in:
Peter Steinberger
2026-05-26 19:55:22 +01:00
parent 03ae999a1a
commit a3325c9fb4
6 changed files with 16 additions and 13 deletions

6
npm-shrinkwrap.json generated
View File

@@ -47,7 +47,7 @@
"playwright-core": "1.60.0",
"qrcode": "1.5.4",
"quickjs-wasi": "2.2.0",
"rastermill": "https://codeload.github.com/openclaw/rastermill/tar.gz/89405b23b10e32bcbedbd0e2aa56ba790e94d148",
"rastermill": "https://codeload.github.com/openclaw/rastermill/tar.gz/8fbcb97abe0035fd4f3d237886da5cff916dece5",
"tar": "7.5.15",
"tokenjuice": "0.7.1",
"tree-sitter-bash": "0.25.1",
@@ -3843,8 +3843,8 @@
},
"node_modules/rastermill": {
"version": "0.2.0",
"resolved": "https://codeload.github.com/openclaw/rastermill/tar.gz/89405b23b10e32bcbedbd0e2aa56ba790e94d148",
"integrity": "sha512-Rzs9xELc0+t90r0kMon/AqBwkxT4R7En4OT04C4wBpDpQO4M+QLxHYaBBJWSTrEUKn+eunArcnwx+O2GGW/mGQ==",
"resolved": "https://codeload.github.com/openclaw/rastermill/tar.gz/8fbcb97abe0035fd4f3d237886da5cff916dece5",
"integrity": "sha512-RZvbn3tpvDJ4LZNXw3g5lUaio0ENERRhZsWZ7Dz8PjOsmD71k6UM5OgbV/abITqTPsBD+M3xMSAJFfBsqIDZgA==",
"license": "MIT",
"dependencies": {
"@silvia-odwyer/photon-node": "0.3.4"