Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lovell committed Mar 22, 2024
1 parent eaf31a5 commit 2689fb4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion npm/wasm32/package.json
Expand Up @@ -34,7 +34,7 @@
"pnpm": ">=7.1.0"
},
"dependencies": {
"@emnapi/runtime": "^1.0.0"
"@emnapi/runtime": "^1.1.0"
},
"cpu": [
"wasm32"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -137,7 +137,7 @@
],
"dependencies": {
"color": "^4.2.3",
"detect-libc": "^2.0.2",
"detect-libc": "^2.0.3",
"semver": "^7.6.0"
},
"optionalDependencies": {
Expand All @@ -162,15 +162,15 @@
"@img/sharp-win32-x64": "0.33.2"
},
"devDependencies": {
"@emnapi/runtime": "^1.0.0",
"@emnapi/runtime": "^1.1.0",
"@img/sharp-libvips-dev": "1.0.2",
"@img/sharp-libvips-dev-wasm32": "1.0.3",
"@img/sharp-libvips-win32-ia32": "1.0.2",
"@img/sharp-libvips-win32-x64": "1.0.2",
"@types/node": "*",
"async": "^3.2.5",
"cc": "^3.0.1",
"emnapi": "^1.0.0",
"emnapi": "^1.1.0",
"exif-reader": "^2.0.1",
"extract-zip": "^2.0.1",
"icc": "^3.0.0",
Expand Down

0 comments on commit 2689fb4

Please sign in to comment.