|
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 | 43 | "chalk": "^5.4.1",
|
41 |
| - "create": "^0.2.0", |
42 |
| - "create-fs": "^0.2.0", |
43 | 44 | "cspell-populate-words": "^0.3.0",
|
44 | 45 | "execa": "^9.5.2",
|
45 | 46 | "git-remote-origin-url": "^4.0.0",
|
46 | 47 | "git-url-parse": "^16.0.0",
|
47 | 48 | "html-to-text": "^9.0.5",
|
48 | 49 | "image-size": "^1.2.0",
|
49 |
| - "input-from-file": "^0.2.0", |
50 |
| - "input-from-file-json": "^0.2.0", |
51 |
| - "input-from-script": "^0.2.0", |
| 50 | + "input-from-file": "^0.4.0", |
| 51 | + "input-from-file-json": "^0.4.0", |
| 52 | + "input-from-script": "^0.4.0", |
52 | 53 | "js-yaml": "^4.1.0",
|
53 | 54 | "lazy-value": "^3.0.0",
|
54 | 55 | "lodash": "^4.17.21",
|
|
61 | 62 | "set-github-repository-labels": "^0.1.0",
|
62 | 63 | "sort-package-json": "^2.14.0",
|
63 | 64 | "title-case": "^4.3.2",
|
64 |
| - "zod": "^3.24.1" |
| 65 | + "zod": "^3.24.2" |
65 | 66 | },
|
66 | 67 | "devDependencies": {
|
67 | 68 | "@eslint-community/eslint-plugin-eslint-comments": "4.4.1",
|
|
78 | 79 | "@vitest/coverage-v8": "2.1.8",
|
79 | 80 | "@vitest/eslint-plugin": "1.1.20",
|
80 | 81 | "all-contributors-cli": "6.26.1",
|
| 82 | + "bingo-stratum-testers": "0.4.0", |
| 83 | + "bingo-testers": "0.4.0", |
81 | 84 | "console-fail-test": "0.5.0",
|
82 |
| - "create-testers": "0.2.0", |
83 | 85 | "cspell": "8.17.2",
|
84 | 86 | "eslint": "9.17.0",
|
85 | 87 | "eslint-plugin-jsdoc": "50.6.1",
|
|
96 | 98 | "lodash": "^4.17.21",
|
97 | 99 | "markdownlint": "0.37.2",
|
98 | 100 | "markdownlint-cli": "0.43.0",
|
99 |
| - "prettier": "^3.4.2", |
| 101 | + "prettier": "^3.5.1", |
100 | 102 | "prettier-plugin-curly": "0.3.1",
|
101 | 103 | "prettier-plugin-packagejson": "2.5.6",
|
102 | 104 | "prettier-plugin-sh": "0.14.0",
|
|
0 commit comments