Tests: update benchmark dependencies

This commit is contained in:
Lovell Fuller 2022-12-17 14:29:11 +00:00
parent e40b068628
commit 9eb2e94404

View File

@ -10,14 +10,14 @@
"devDependencies": { "devDependencies": {
"@squoosh/cli": "0.7.2", "@squoosh/cli": "0.7.2",
"@squoosh/lib": "0.4.0", "@squoosh/lib": "0.4.0",
"@tensorflow/tfjs-node": "3.20.0", "@tensorflow/tfjs-node": "4.1.0",
"async": "3.2.4", "async": "3.2.4",
"benchmark": "2.1.4", "benchmark": "2.1.4",
"gm": "1.24.0", "gm": "1.25.0",
"imagemagick": "0.1.3", "imagemagick": "0.1.3",
"jimp": "0.16.2", "jimp": "0.16.2",
"mapnik": "4.5.9", "mapnik": "4.5.9",
"semver": "7.3.7" "semver": "7.3.8"
}, },
"license": "Apache-2.0", "license": "Apache-2.0",
"engines": { "engines": {