Test: update benchmark dependencies

This commit is contained in:
Lovell Fuller
2023-01-24 15:21:31 +00:00
parent a532659b0f
commit 802f560b9b
2 changed files with 73 additions and 19 deletions

View File

@@ -8,7 +8,7 @@
"test": "node perf && node random && node parallel"
},
"dependencies": {
"@squoosh/cli": "0.7.2",
"@squoosh/cli": "0.7.3",
"@squoosh/lib": "0.4.0",
"async": "3.2.4",
"benchmark": "2.1.4",
@@ -18,7 +18,7 @@
"semver": "7.3.8"
},
"optionalDependencies": {
"@tensorflow/tfjs-node": "4.1.0",
"@tensorflow/tfjs-node": "4.2.0",
"mapnik": "4.5.9"
},
"license": "Apache-2.0",