|
43 | 43 | "bingo-stratum": "^0.5.11",
|
44 | 44 | "cached-factory": "^0.1.0",
|
45 | 45 | "cspell-populate-words": "^0.3.1",
|
46 |
| - "execa": "^9.5.2", |
47 |
| - "git-url-parse": "^16.0.1", |
48 |
| - "github-default-labels": "^0.1.0", |
| 46 | + "execa": "^9.6.0", |
| 47 | + "git-url-parse": "^16.1.0", |
| 48 | + "github-default-labels": "^0.1.1", |
49 | 49 | "html-to-text": "^9.0.5",
|
50 |
| - "image-size": "^2.0.0", |
| 50 | + "image-size": "^2.0.2", |
51 | 51 | "input-from-file": "^0.5.4",
|
52 | 52 | "input-from-file-json": "^0.5.4",
|
53 | 53 | "input-from-script": "^0.5.4",
|
54 | 54 | "js-yaml": "^4.1.0",
|
55 | 55 | "json5": "^2.2.3",
|
56 | 56 | "lazy-value": "^3.0.0",
|
57 | 57 | "lodash": "^4.17.21",
|
58 |
| - "marked": "^15.0.7", |
| 58 | + "marked": "^15.0.12", |
59 | 59 | "npm-user": "^6.1.1",
|
60 |
| - "object-strings-deep": "^0.1.1", |
| 60 | + "object-strings-deep": "^0.1.2", |
61 | 61 | "parse-author": "^2.0.0",
|
62 | 62 | "parse-package-name": "^1.0.0",
|
63 | 63 | "remove-dependencies": "^0.1.1",
|
64 | 64 | "remove-undefined-objects": "^6.0.0",
|
65 |
| - "semver": "^7.7.1", |
66 |
| - "set-github-repository-labels": "^0.2.0", |
| 65 | + "semver": "^7.7.2", |
| 66 | + "set-github-repository-labels": "^0.2.2", |
67 | 67 | "sort-keys": "^5.1.0",
|
68 |
| - "sort-package-json": "^3.0.0", |
| 68 | + "sort-package-json": "^3.3.1", |
69 | 69 | "title-case": "^4.3.2",
|
70 | 70 | "trash-cli": "^6.0.0",
|
71 |
| - "zod": "^3.24.2", |
72 |
| - "zod-package-json": "^1.1.0", |
| 71 | + "zod": "^3.25.67", |
| 72 | + "zod-package-json": "^1.2.0", |
73 | 73 | "zod-tsconfig": "^0.2.0"
|
74 | 74 | },
|
75 | 75 | "devDependencies": {
|
76 | 76 | "@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
|
77 | 77 | "@eslint/js": "9.29.0",
|
78 | 78 | "@prettier/sync": "0.6.1",
|
79 |
| - "@release-it/conventional-changelog": "10.0.0", |
| 79 | + "@release-it/conventional-changelog": "10.0.1", |
80 | 80 | "@types/eslint-plugin-markdown": "2.0.2",
|
81 |
| - "@types/git-url-parse": "16.0.0", |
82 | 81 | "@types/html-to-text": "9.0.4",
|
83 | 82 | "@types/js-yaml": "4.0.9",
|
84 |
| - "@types/lodash": "4.17.16", |
85 |
| - "@types/node": "22.13.10", |
| 83 | + "@types/lodash": "4.17.19", |
| 84 | + "@types/node": "24.0.4", |
86 | 85 | "@types/parse-author": "2.0.3",
|
87 | 86 | "@types/semver": "7.7.0",
|
88 | 87 | "@vitest/coverage-v8": "3.2.4",
|
|
103 | 102 | "eslint-plugin-regexp": "2.9.0",
|
104 | 103 | "eslint-plugin-yml": "1.18.0",
|
105 | 104 | "husky": "9.1.7",
|
106 |
| - "knip": "5.46.0", |
107 |
| - "lint-staged": "15.5.0", |
| 105 | + "knip": "5.61.2", |
| 106 | + "lint-staged": "16.1.2", |
108 | 107 | "lodash": "4.17.21",
|
109 | 108 | "markdownlint": "0.38.0",
|
110 | 109 | "markdownlint-cli": "0.45.0",
|
111 | 110 | "prettier": "3.6.1",
|
112 | 111 | "prettier-plugin-curly": "0.3.2",
|
113 | 112 | "prettier-plugin-packagejson": "2.5.15",
|
114 | 113 | "prettier-plugin-sh": "0.17.4",
|
115 |
| - "release-it": "18.1.2", |
| 114 | + "release-it": "19.0.3", |
116 | 115 | "sentences-per-line": "0.3.0",
|
117 |
| - "tsup": "8.4.0", |
118 |
| - "typescript": "5.8.2", |
| 116 | + "tsup": "8.5.0", |
| 117 | + "typescript": "5.8.3", |
119 | 118 | "typescript-eslint": "8.35.0",
|
120 | 119 | "vitest": "3.2.4"
|
121 | 120 | },
|
122 |
| - "packageManager": "pnpm@10.8.0", |
| 121 | + "packageManager": "pnpm@10.12.3", |
123 | 122 | "engines": {
|
124 | 123 | "node": ">=20.19.0"
|
125 | 124 | },
|
|
0 commit comments