Bump deps

This commit is contained in:
Lovell Fuller 2024-01-03 10:00:25 +00:00
parent 8cd832656b
commit bed1c2ac18
2 changed files with 4 additions and 4 deletions

View File

@ -34,7 +34,7 @@
"pnpm": ">=7.1.0" "pnpm": ">=7.1.0"
}, },
"dependencies": { "dependencies": {
"@emnapi/runtime": "^0.44.0" "@emnapi/runtime": "^0.45.0"
}, },
"cpu": [ "cpu": [
"wasm32" "wasm32"

View File

@ -162,7 +162,7 @@
"@img/sharp-win32-x64": "0.33.1" "@img/sharp-win32-x64": "0.33.1"
}, },
"devDependencies": { "devDependencies": {
"@emnapi/runtime": "^0.44.0", "@emnapi/runtime": "^0.45.0",
"@img/sharp-libvips-dev": "1.0.0", "@img/sharp-libvips-dev": "1.0.0",
"@img/sharp-libvips-dev-wasm32": "1.0.0", "@img/sharp-libvips-dev-wasm32": "1.0.0",
"@img/sharp-libvips-win32-ia32": "1.0.0", "@img/sharp-libvips-win32-ia32": "1.0.0",
@ -170,7 +170,7 @@
"@types/node": "*", "@types/node": "*",
"async": "^3.2.5", "async": "^3.2.5",
"cc": "^3.0.1", "cc": "^3.0.1",
"emnapi": "^0.44.0", "emnapi": "^0.45.0",
"exif-reader": "^2.0.0", "exif-reader": "^2.0.0",
"extract-zip": "^2.0.1", "extract-zip": "^2.0.1",
"icc": "^3.0.0", "icc": "^3.0.0",
@ -182,7 +182,7 @@
"prebuild": "^12.1.0", "prebuild": "^12.1.0",
"semistandard": "^17.0.0", "semistandard": "^17.0.0",
"tar-fs": "^3.0.4", "tar-fs": "^3.0.4",
"tsd": "^0.29.0" "tsd": "^0.30.3"
}, },
"license": "Apache-2.0", "license": "Apache-2.0",
"engines": { "engines": {