build(coding-agent): replaced wasm-vips with @silvia-odwyer/photon-node for image processing (#710)

- Replaced wasm-vips dependency with @silvia-odwyer/photon-node for image processing.
This commit is contained in:
Can Bölük 2026-01-14 02:46:49 +01:00 committed by GitHub
parent 95859725b7
commit 6bf073f130
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 148 additions and 225 deletions

View file

@ -51,7 +51,7 @@
"marked": "^15.0.12",
"minimatch": "^10.1.1",
"proper-lockfile": "^4.1.2",
"wasm-vips": "^0.0.16"
"@silvia-odwyer/photon-node": "^0.3.4"
},
"devDependencies": {
"@types/diff": "^7.0.2",