mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-06 08:54:57 +05:30
chore: pdf compression init
This commit is contained in:
parent
deb869a619
commit
34955c7ace
9 changed files with 519 additions and 85 deletions
7
package-lock.json
generated
7
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue