|
34 | 34 | ],
|
35 | 35 | "license": "MIT",
|
36 | 36 | "dependencies": {
|
37 |
| - "@listr2/prompt-adapter-enquirer": "^2.0.10", |
| 37 | + "@inquirer/prompts": "^6.0.1", |
| 38 | + "@listr2/prompt-adapter-enquirer": "^2.0.11", |
38 | 39 | "@node-core/caritat": "^1.6.0",
|
39 | 40 | "@pkgjs/nv": "^0.2.2",
|
40 |
| - "branch-diff": "^3.0.4", |
| 41 | + "branch-diff": "^3.1.1", |
41 | 42 | "chalk": "^5.3.0",
|
42 | 43 | "changelog-maker": "^4.1.1",
|
43 |
| - "cheerio": "^1.0.0-rc.12", |
| 44 | + "cheerio": "^1.0.0", |
44 | 45 | "clipboardy": "^4.0.0",
|
45 |
| - "core-validate-commit": "^4.0.0", |
| 46 | + "core-validate-commit": "^4.1.0", |
46 | 47 | "figures": "^6.1.0",
|
47 |
| - "ghauth": "^6.0.5", |
48 |
| - "inquirer": "^9.3.2", |
| 48 | + "ghauth": "^6.0.7", |
49 | 49 | "js-yaml": "^4.1.0",
|
50 |
| - "listr2": "^8.2.3", |
| 50 | + "listr2": "^8.2.4", |
51 | 51 | "lodash": "^4.17.21",
|
52 |
| - "log-symbols": "^6.0.0", |
53 |
| - "ora": "^8.0.1", |
54 |
| - "replace-in-file": "^8.0.2", |
55 |
| - "undici": "^6.19.2", |
| 52 | + "log-symbols": "^7.0.0", |
| 53 | + "ora": "^8.1.0", |
| 54 | + "replace-in-file": "^8.2.0", |
| 55 | + "undici": "^6.19.8", |
56 | 56 | "which": "^4.0.0",
|
57 | 57 | "yargs": "^17.7.2"
|
58 | 58 | },
|
59 | 59 | "devDependencies": {
|
60 |
| - "@reporters/github": "^1.7.0", |
| 60 | + "@reporters/github": "^1.7.1", |
61 | 61 | "c8": "^10.1.2",
|
62 |
| - "eslint": "^8.57.0", |
| 62 | + "eslint": "^8.57.1", |
63 | 63 | "eslint-config-standard": "^17.1.0",
|
64 |
| - "eslint-plugin-import": "^2.29.1", |
| 64 | + "eslint-plugin-import": "^2.30.0", |
65 | 65 | "eslint-plugin-n": "^16.6.2",
|
66 |
| - "eslint-plugin-promise": "^6.4.0", |
67 |
| - "sinon": "^18.0.0" |
| 66 | + "eslint-plugin-promise": "^6.6.0", |
| 67 | + "sinon": "^19.0.2" |
68 | 68 | }
|
69 | 69 | }
|
0 commit comments