mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Test: update perf test dependencies to latest
Drop squoosh as it does not support Node.js 20+
This commit is contained in:
@@ -8,16 +8,14 @@
|
||||
"test": "node perf && node random && node parallel"
|
||||
},
|
||||
"dependencies": {
|
||||
"@squoosh/cli": "0.7.3",
|
||||
"@squoosh/lib": "0.5.3",
|
||||
"async": "3.2.5",
|
||||
"async": "3.2.6",
|
||||
"benchmark": "2.1.4",
|
||||
"gm": "1.25.0",
|
||||
"gm": "1.25.1",
|
||||
"imagemagick": "0.1.3",
|
||||
"jimp": "0.22.10"
|
||||
"jimp": "1.6.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@tensorflow/tfjs-node": "4.13.0",
|
||||
"@tensorflow/tfjs-node": "4.22.0",
|
||||
"mapnik": "4.5.9"
|
||||
},
|
||||
"license": "Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user