Skip to content

Commit

Permalink
refactor: use sharp for quant of png images instead of pngquant
Browse files Browse the repository at this point in the history
  • Loading branch information
swernerx committed Aug 2, 2024
1 parent e4c2a0b commit 807e1df
Show file tree
Hide file tree
Showing 14 changed files with 4,146 additions and 4,285 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,18 +46,16 @@
"devDependencies": {
"@effective/eslint-config": "^5.4.7",
"@types/node": "^20.14.13",
"@types/pngquant-bin": "^4.0.2",
"eslint": "^8.57.0",
"npm-check-updates": "^16.14.20",
"release-it": "^17.6.0",
"rimraf": "^6.0.1",
"tsx": "^4.16.3",
"typescript": "^5.5.4"
},
"packageManager": "pnpm@8.15.9+sha512.499434c9d8fdd1a2794ebf4552b3b25c0a633abcee5bb15e7b5de90f32f47b513aca98cd5cfd001c31f0db454bc3804edccd578501e4ca293a6816166bbd9f81",
"packageManager": "pnpm@9.6.0+sha512.38dc6fba8dba35b39340b9700112c2fe1e12f10b17134715a4aa98ccf7bb035e76fd981cf0bb384dfa98f8d6af5481c2bef2f4266a24bfa20c34eb7147ce0b5e",
"dependencies": {
"commander": "^12.1.0",
"pngquant-bin": "^9.0.0",
"prettier": "^3.3.3",
"read-package-up": "^11.0.0",
"sharp": "^0.33.4",
Expand Down
Loading

0 comments on commit 807e1df

Please sign in to comment.