|
43 | 43 | "dependencies": {
|
44 | 44 | "@clack/prompts": "^0.8.2",
|
45 | 45 | "@prettier/sync": "^0.5.2",
|
46 |
| - "all-contributors-for-repository": "^0.3.0", |
47 | 46 | "chalk": "^5.3.0",
|
48 |
| - "create": "0.1.0-alpha.3", |
| 47 | + "create": "0.1.0-alpha.4", |
49 | 48 | "execa": "^9.5.1",
|
50 |
| - "get-github-auth-token": "^0.1.0", |
51 | 49 | "git-remote-origin-url": "^4.0.0",
|
52 | 50 | "git-url-parse": "^16.0.0",
|
53 | 51 | "input-from-file": "0.1.0-alpha.0",
|
|
56 | 54 | "lazy-value": "^3.0.0",
|
57 | 55 | "npm-user": "^6.1.1",
|
58 | 56 | "octokit": "^4.0.2",
|
| 57 | + "octokit-from-auth": "^0.2.0", |
59 | 58 | "parse-author": "^2.0.0",
|
60 | 59 | "parse-package-name": "^1.0.0",
|
| 60 | + "populate-all-contributors-for-repository": "^0.1.0", |
61 | 61 | "prettier": "^3.4.1",
|
62 | 62 | "replace-in-file": "^8.2.0",
|
63 | 63 | "rimraf": "^6.0.1",
|
| 64 | + "set-github-repository-labels": "^0.1.0", |
64 | 65 | "sort-package-json": "^2.12.0",
|
65 | 66 | "title-case": "^4.3.2",
|
66 |
| - "zod": "^3.23.8", |
| 67 | + "zod": "^3.24.1", |
67 | 68 | "zod-validation-error": "^3.4.0"
|
68 | 69 | },
|
69 | 70 | "devDependencies": {
|
|
78 | 79 | "@types/parse-author": "2.0.3",
|
79 | 80 | "@vitest/coverage-v8": "2.1.8",
|
80 | 81 | "@vitest/eslint-plugin": "1.1.14",
|
| 82 | + "all-contributors-cli": "^6.26.1", |
81 | 83 | "c8": "10.1.2",
|
82 | 84 | "console-fail-test": "0.5.0",
|
83 |
| - "create-testers": "0.1.0-alpha.3", |
| 85 | + "create-testers": "0.1.0-alpha.4", |
84 | 86 | "cspell": "8.16.1",
|
85 | 87 | "eslint": "9.16.0",
|
86 | 88 | "eslint-plugin-jsdoc": "50.6.0",
|
|
0 commit comments