Bump/replace devDeps

Add required 'module' JSDoc tag to all exports
This commit is contained in:
Lovell Fuller
2024-09-06 13:17:33 +01:00
parent 9bfaca2857
commit 807d9241bd
11 changed files with 19 additions and 13 deletions

View File

@@ -170,13 +170,12 @@
"@img/sharp-libvips-win32-ia32": "1.0.4",
"@img/sharp-libvips-win32-x64": "1.0.4",
"@types/node": "*",
"async": "^3.2.5",
"cc": "^3.0.1",
"emnapi": "^1.2.0",
"exif-reader": "^2.0.1",
"extract-zip": "^2.0.1",
"icc": "^3.0.0",
"jsdoc-to-markdown": "^8.0.3",
"jsdoc-to-markdown": "^9.0.0",
"license-checker": "^25.0.1",
"mocha": "^10.7.3",
"node-addon-api": "^8.1.0",
@@ -184,7 +183,7 @@
"prebuild": "^13.0.1",
"semistandard": "^17.0.0",
"tar-fs": "^3.0.6",
"tsd": "^0.31.1"
"tsd": "^0.31.2"
},
"license": "Apache-2.0",
"engines": {