|
37 | 37 | "*": "prettier --ignore-unknown --write"
|
38 | 38 | },
|
39 | 39 | "dependencies": {
|
40 |
| - "bingo": "^0.4.0", |
41 |
| - "bingo-fs": "^0.4.0", |
42 |
| - "bingo-stratum": "^0.4.0", |
| 40 | + "bingo": "^0.4.1", |
| 41 | + "bingo-fs": "^0.4.1", |
| 42 | + "bingo-stratum": "^0.4.1", |
43 | 43 | "chalk": "^5.4.1",
|
44 | 44 | "cspell-populate-words": "^0.3.0",
|
45 | 45 | "execa": "^9.5.2",
|
46 | 46 | "git-remote-origin-url": "^4.0.0",
|
47 |
| - "git-url-parse": "^16.0.0", |
| 47 | + "git-url-parse": "^16.0.1", |
48 | 48 | "html-to-text": "^9.0.5",
|
49 | 49 | "image-size": "^1.2.0",
|
50 |
| - "input-from-file": "^0.4.0", |
51 |
| - "input-from-file-json": "^0.4.0", |
52 |
| - "input-from-script": "^0.4.0", |
| 50 | + "input-from-file": "^0.4.1", |
| 51 | + "input-from-file-json": "^0.4.1", |
| 52 | + "input-from-script": "^0.4.1", |
53 | 53 | "js-yaml": "^4.1.0",
|
54 | 54 | "lazy-value": "^3.0.0",
|
55 | 55 | "lodash": "^4.17.21",
|
|
66 | 66 | },
|
67 | 67 | "devDependencies": {
|
68 | 68 | "@eslint-community/eslint-plugin-eslint-comments": "4.4.1",
|
69 |
| - "@eslint/js": "9.17.0", |
| 69 | + "@eslint/js": "9.20.0", |
70 | 70 | "@prettier/sync": "^0.5.2",
|
71 | 71 | "@release-it/conventional-changelog": "10.0.0",
|
72 | 72 | "@types/eslint-plugin-markdown": "2.0.2",
|
73 | 73 | "@types/git-url-parse": "9.0.3",
|
74 | 74 | "@types/html-to-text": "9.0.4",
|
75 | 75 | "@types/js-yaml": "4.0.9",
|
76 |
| - "@types/lodash": "4.17.14", |
77 |
| - "@types/node": "22.10.2", |
| 76 | + "@types/lodash": "4.17.15", |
| 77 | + "@types/node": "22.13.4", |
78 | 78 | "@types/parse-author": "2.0.3",
|
79 |
| - "@vitest/coverage-v8": "2.1.8", |
80 |
| - "@vitest/eslint-plugin": "1.1.20", |
| 79 | + "@vitest/coverage-v8": "3.0.6", |
| 80 | + "@vitest/eslint-plugin": "1.1.31", |
81 | 81 | "all-contributors-cli": "6.26.1",
|
82 |
| - "bingo-stratum-testers": "0.4.0", |
83 |
| - "bingo-testers": "0.4.0", |
| 82 | + "bingo-stratum-testers": "0.4.1", |
| 83 | + "bingo-testers": "0.4.1", |
84 | 84 | "console-fail-test": "0.5.0",
|
85 |
| - "cspell": "8.17.2", |
86 |
| - "eslint": "9.17.0", |
87 |
| - "eslint-plugin-jsdoc": "50.6.1", |
88 |
| - "eslint-plugin-jsonc": "2.19.0", |
| 85 | + "cspell": "8.17.3", |
| 86 | + "eslint": "9.20.1", |
| 87 | + "eslint-plugin-jsdoc": "50.6.3", |
| 88 | + "eslint-plugin-jsonc": "2.19.1", |
89 | 89 | "eslint-plugin-markdown": "5.1.0",
|
90 | 90 | "eslint-plugin-n": "17.15.1",
|
91 | 91 | "eslint-plugin-package-json": "0.26.0",
|
92 |
| - "eslint-plugin-perfectionist": "4.8.0", |
| 92 | + "eslint-plugin-perfectionist": "4.9.0", |
93 | 93 | "eslint-plugin-regexp": "2.7.0",
|
94 |
| - "eslint-plugin-yml": "1.16.0", |
| 94 | + "eslint-plugin-yml": "1.17.0", |
95 | 95 | "husky": "9.1.7",
|
96 |
| - "knip": "5.42.2", |
97 |
| - "lint-staged": "15.3.0", |
| 96 | + "knip": "5.44.1", |
| 97 | + "lint-staged": "15.4.3", |
98 | 98 | "lodash": "^4.17.21",
|
99 |
| - "markdownlint": "0.37.2", |
100 |
| - "markdownlint-cli": "0.43.0", |
| 99 | + "markdownlint": "0.37.4", |
| 100 | + "markdownlint-cli": "0.44.0", |
101 | 101 | "prettier": "^3.5.1",
|
102 | 102 | "prettier-plugin-curly": "0.3.1",
|
103 |
| - "prettier-plugin-packagejson": "2.5.6", |
| 103 | + "prettier-plugin-packagejson": "2.5.8", |
104 | 104 | "prettier-plugin-sh": "0.14.0",
|
105 |
| - "release-it": "18.1.1", |
| 105 | + "release-it": "18.1.2", |
106 | 106 | "sentences-per-line": "0.3.0",
|
107 |
| - "tsup": "8.3.5", |
108 |
| - "typescript": "5.7.2", |
109 |
| - "typescript-eslint": "8.19.0", |
110 |
| - "vitest": "2.1.8" |
| 107 | + "tsup": "8.3.6", |
| 108 | + "typescript": "5.7.3", |
| 109 | + "typescript-eslint": "8.24.1", |
| 110 | + "vitest": "3.0.6" |
111 | 111 | },
|
112 | 112 | "engines": {
|
113 | 113 | "node": ">=18.3.0"
|
|
0 commit comments