diff --git a/package.json b/package.json index 627d67938..f4452ffad 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "figures": "3.2.0", "fn-args": "4.0.0", "fs-extra": "11.3.4", - "fuse.js": "^7.1.0", + "fuse.js": "^7.3.0", "glob": "^11.1.0", "html-minifier-terser": "7.2.0", "inquirer": "^8.2.7", @@ -140,7 +140,7 @@ "@pollyjs/core": "6.0.6", "@types/chai": "5.2.3", "@types/inquirer": "9.0.9", - "@types/node": "^25.5.0", + "@types/node": "^25.5.2", "@wdio/sauce-service": "9.12.5", "@wdio/selenium-standalone-service": "8.15.0", "@wdio/utils": "9.19.2", @@ -178,8 +178,8 @@ "ts-node": "10.9.2", "tsd": "^0.33.0", "tsd-jsdoc": "2.5.0", - "typedoc": "0.28.17", - "typedoc-plugin-markdown": "4.10.0", + "typedoc": "0.28.18", + "typedoc-plugin-markdown": "4.11.0", "typescript": "5.8.3", "wdio-docker-service": "3.2.1", "webdriverio": "9.12.5",