diff --git a/npm-shrinkwrap.json b/package-lock.json similarity index 99% rename from npm-shrinkwrap.json rename to package-lock.json index 4806c7b3..a084f6c6 100644 --- a/npm-shrinkwrap.json +++ b/package-lock.json @@ -9,30 +9,30 @@ "version": "6.4.0", "license": "MIT", "dependencies": { - "@inquirer/prompts": "^7.4.1", - "@listr2/prompt-adapter-enquirer": "^2.0.12", - "@node-core/caritat": "^1.6.0", - "@pkgjs/nv": "^0.3.0", - "branch-diff": "^3.1.1", - "chalk": "^5.4.1", - "changelog-maker": "^4.4.1", - "cheerio": "^1.0.0", - "clipboardy": "^5.0.2", - "core-validate-commit": "^6.0.0", - "figures": "^6.1.0", - "ghauth": "^7.0.1", - "git-secure-tag": "^2.3.1", - "js-yaml": "^5.2.1", - "listr2": "^9.0.5", - "lodash": "^4.17.21", - "log-symbols": "^7.0.0", - "ora": "^9.0.0", - "replace-in-file": "^8.3.0", - "semver": "^7.7.1", - "smol-toml": "^1.7.0", - "undici": "^8.3.0", - "which": "^7.0.0", - "yargs": "^18.0.0" + "@inquirer/prompts": "7.8.6", + "@listr2/prompt-adapter-enquirer": "2.0.16", + "@node-core/caritat": "1.7.0", + "@pkgjs/nv": "0.3.0", + "branch-diff": "3.1.4", + "chalk": "5.6.2", + "changelog-maker": "4.4.32", + "cheerio": "1.2.0", + "clipboardy": "5.0.2", + "core-validate-commit": "6.0.0", + "figures": "6.1.0", + "ghauth": "7.0.4", + "git-secure-tag": "2.3.1", + "js-yaml": "5.2.1", + "listr2": "9.0.5", + "lodash": "4.17.21", + "log-symbols": "7.0.1", + "ora": "9.0.0", + "replace-in-file": "8.4.0", + "semver": "7.8.5", + "smol-toml": "1.7.0", + "undici": "8.3.0", + "which": "7.0.0", + "yargs": "18.0.0" }, "bin": { "get-metadata": "bin/get-metadata.js", @@ -42,16 +42,16 @@ "ncu-team": "bin/ncu-team.js" }, "devDependencies": { - "@eslint/js": "^9.39.4", - "@reporters/github": "^1.7.2", - "c8": "^11.0.0", - "eslint": "^9.39.4", - "eslint-plugin-import": "^2.32.0", - "eslint-plugin-n": "^17.24.0", - "eslint-plugin-promise": "^7.3.0", - "globals": "^17.4.0", - "neostandard": "^0.13.0", - "sinon": "^22.0.0" + "@eslint/js": "9.39.4", + "@reporters/github": "1.11.0", + "c8": "11.0.0", + "eslint": "9.39.4", + "eslint-plugin-import": "2.32.0", + "eslint-plugin-n": "17.24.0", + "eslint-plugin-promise": "7.3.0", + "globals": "17.6.0", + "neostandard": "0.13.0", + "sinon": "22.0.0" }, "engines": { "node": "^22.22.2 || ^24.15.0 || >=26.0.0" diff --git a/package.json b/package.json index e4145b49..5ce58a18 100644 --- a/package.json +++ b/package.json @@ -35,44 +35,44 @@ ], "license": "MIT", "dependencies": { - "@inquirer/prompts": "^7.4.1", - "@listr2/prompt-adapter-enquirer": "^2.0.12", - "@node-core/caritat": "^1.6.0", - "@pkgjs/nv": "^0.3.0", - "branch-diff": "^3.1.1", - "chalk": "^5.4.1", - "changelog-maker": "^4.4.1", - "cheerio": "^1.0.0", - "clipboardy": "^5.0.2", - "core-validate-commit": "^6.0.0", - "figures": "^6.1.0", - "ghauth": "^7.0.1", - "git-secure-tag": "^2.3.1", - "js-yaml": "^5.2.1", - "listr2": "^9.0.5", - "lodash": "^4.17.21", - "log-symbols": "^7.0.0", - "ora": "^9.0.0", - "replace-in-file": "^8.3.0", - "semver": "^7.7.1", - "smol-toml": "^1.7.0", - "undici": "^8.3.0", - "which": "^7.0.0", - "yargs": "^18.0.0" + "@inquirer/prompts": "7.8.6", + "@listr2/prompt-adapter-enquirer": "2.0.16", + "@node-core/caritat": "1.7.0", + "@pkgjs/nv": "0.3.0", + "branch-diff": "3.1.4", + "chalk": "5.6.2", + "changelog-maker": "4.4.32", + "cheerio": "1.2.0", + "clipboardy": "5.0.2", + "core-validate-commit": "6.0.0", + "figures": "6.1.0", + "ghauth": "7.0.4", + "git-secure-tag": "2.3.1", + "js-yaml": "5.2.1", + "listr2": "9.0.5", + "lodash": "4.17.21", + "log-symbols": "7.0.1", + "ora": "9.0.0", + "replace-in-file": "8.4.0", + "semver": "7.8.5", + "smol-toml": "1.7.0", + "undici": "8.3.0", + "which": "7.0.0", + "yargs": "18.0.0" }, "devDependencies": { - "@eslint/js": "^9.39.4", - "@reporters/github": "^1.7.2", - "c8": "^11.0.0", - "eslint": "^9.39.4", - "eslint-plugin-import": "^2.32.0", - "eslint-plugin-n": "^17.24.0", - "eslint-plugin-promise": "^7.3.0", - "globals": "^17.4.0", - "neostandard": "^0.13.0", - "sinon": "^22.0.0" + "@eslint/js": "9.39.4", + "@reporters/github": "1.11.0", + "c8": "11.0.0", + "eslint": "9.39.4", + "eslint-plugin-import": "2.32.0", + "eslint-plugin-n": "17.24.0", + "eslint-plugin-promise": "7.3.0", + "globals": "17.6.0", + "neostandard": "0.13.0", + "sinon": "22.0.0" }, "overrides": { - "yargs": "^18.0.0" + "yargs": "18.0.0" } }