Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
giovannicalo committed Jan 18, 2024
1 parent ffb4c15 commit 6d34005
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@
},
"dependencies": {
"bindings": "^1.5.0",
"cmake-js": "^7.2.1",
"cmake-js": "7.3.0",
"extract-zip": "^2.0.1",
"node-addon-api": "^6.1.0"
"node-addon-api": "^7.0.0"
},
"description": "JPEG",
"devDependencies": {
"eslint": "^8.39.0",
"eslint": "^8.56.0",
"eslint-config-giovanni": "giovannicalo/eslint-config",
"jest": "^29.5.0"
"jest": "^29.7.0"
},
"engines": {
"node": ">=20.0.0"
"node": ">=21.6.0"
},
"homepage": "https://github.com/giovannicalo/node-jpeg",
"keywords": ["decode", "encode", "i420", "jpeg", "jpeg-turbo", "jpg", "libjpeg-turbo", "native", "raw", "rgba", "yuv", "yuv420"],
Expand Down

0 comments on commit 6d34005

Please sign in to comment.