chore: pdf compression init

This commit is contained in:
Ibrahima G. Coulibaly 2025-04-01 10:59:23 +00:00
commit 34955c7ace
9 changed files with 519 additions and 85 deletions

7
package-lock.json generated
View file

@ -15,6 +15,7 @@
"@ffmpeg/util": "^0.12.2",
"@imgly/background-removal": "^1.6.0",
"@jimp/types": "^1.6.0",
"@jspawn/ghostscript-wasm": "^0.0.2",
"@mui/icons-material": "^5.15.20",
"@mui/material": "^5.15.20",
"@playwright/test": "^1.45.0",
@ -2038,6 +2039,12 @@
"@jridgewell/sourcemap-codec": "^1.4.14"
}
},
"node_modules/@jspawn/ghostscript-wasm": {
"version": "0.0.2",
"resolved": "https://registry.npmjs.org/@jspawn/ghostscript-wasm/-/ghostscript-wasm-0.0.2.tgz",
"integrity": "sha512-IhGvfXNezc+V3jyJlmjz7oxrjWPqFPcz1gqRdo0Y7EkVyFuL1A+tCRnQXx/BHQZPRvBDA+Uf0EqkvXzfMzoDcw==",
"license": "AGPL-3.0"
},
"node_modules/@mui/base": {
"version": "5.0.0-beta.40",
"resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-beta.40.tgz",