diff --git a/package.json b/package.json index 69faa5af..084c3721 100644 --- a/package.json +++ b/package.json @@ -34,35 +34,35 @@ ], "license": "MIT", "dependencies": { - "@listr2/prompt-adapter-enquirer": "^1.0.2", - "@node-core/caritat": "^1.2.1", + "@listr2/prompt-adapter-enquirer": "^2.0.1", + "@node-core/caritat": "^1.3.0", "@pkgjs/nv": "^0.2.2", - "branch-diff": "^2.1.5", + "branch-diff": "^3.0.2", "chalk": "^5.3.0", - "changelog-maker": "^3.2.6", + "changelog-maker": "^4.0.1", "cheerio": "^1.0.0-rc.12", "clipboardy": "^4.0.0", "core-validate-commit": "^4.0.0", "figures": "^6.0.1", - "ghauth": "^6.0.0", - "inquirer": "^9.2.11", + "ghauth": "^6.0.1", + "inquirer": "^9.2.12", "js-yaml": "^4.1.0", - "listr2": "^7.0.2", + "listr2": "^8.0.1", "lodash": "^4.17.21", "log-symbols": "^6.0.0", - "ora": "^7.0.1", - "replace-in-file": "^7.0.2", - "undici": "^5.27.2", + "ora": "^8.0.1", + "replace-in-file": "^7.1.0", + "undici": "^6.3.0", "which": "^4.0.0", "yargs": "^17.7.2" }, "devDependencies": { - "@reporters/github": "^1.5.3", - "c8": "^8.0.1", - "eslint": "^8.53.0", + "@reporters/github": "^1.5.4", + "c8": "^9.0.0", + "eslint": "^8.56.0", "eslint-config-standard": "^17.1.0", - "eslint-plugin-import": "^2.29.0", - "eslint-plugin-n": "^16.2.0", + "eslint-plugin-import": "^2.29.1", + "eslint-plugin-n": "^16.6.1", "eslint-plugin-promise": "^6.1.1", "sinon": "^17.0.1" }