|
45 | 45 | "@prettier/sync": "^0.5.2",
|
46 | 46 | "chalk": "^5.3.0",
|
47 | 47 | "create": "0.1.0-alpha.7",
|
48 |
| - "execa": "^9.5.1", |
| 48 | + "execa": "^9.5.2", |
49 | 49 | "git-remote-origin-url": "^4.0.0",
|
50 | 50 | "git-url-parse": "^16.0.0",
|
51 | 51 | "input-from-file": "0.1.0-alpha.2",
|
|
54 | 54 | "lazy-value": "^3.0.0",
|
55 | 55 | "npm-user": "^6.1.1",
|
56 | 56 | "octokit": "^4.0.2",
|
57 |
| - "octokit-from-auth": "^0.2.0", |
| 57 | + "octokit-from-auth": "^0.3.0", |
58 | 58 | "parse-author": "^2.0.0",
|
59 | 59 | "parse-package-name": "^1.0.0",
|
60 |
| - "populate-all-contributors-for-repository": "^0.1.0", |
61 |
| - "prettier": "^3.4.1", |
62 |
| - "replace-in-file": "^8.2.0", |
| 60 | + "populate-all-contributors-for-repository": "^0.1.2", |
| 61 | + "prettier": "^3.4.2", |
| 62 | + "replace-in-file": "^8.3.0", |
63 | 63 | "rimraf": "^6.0.1",
|
64 | 64 | "set-github-repository-labels": "^0.1.0",
|
65 | 65 | "sort-package-json": "^2.12.0",
|
|
69 | 69 | },
|
70 | 70 | "devDependencies": {
|
71 | 71 | "@eslint-community/eslint-plugin-eslint-comments": "4.4.1",
|
72 |
| - "@eslint/js": "9.16.0", |
| 72 | + "@eslint/js": "9.17.0", |
73 | 73 | "@octokit/request-error": "6.1.5",
|
74 | 74 | "@release-it/conventional-changelog": "9.0.3",
|
75 | 75 | "@types/eslint-plugin-markdown": "2.0.2",
|
76 | 76 | "@types/git-url-parse": "9.0.3",
|
77 | 77 | "@types/js-yaml": "4.0.9",
|
78 |
| - "@types/node": "22.10.1", |
| 78 | + "@types/node": "22.10.2", |
79 | 79 | "@types/parse-author": "2.0.3",
|
80 | 80 | "@vitest/coverage-v8": "2.1.8",
|
81 |
| - "@vitest/eslint-plugin": "1.1.14", |
| 81 | + "@vitest/eslint-plugin": "1.1.18", |
82 | 82 | "all-contributors-cli": "6.26.1",
|
83 |
| - "c8": "10.1.2", |
| 83 | + "c8": "10.1.3", |
84 | 84 | "console-fail-test": "0.5.0",
|
85 | 85 | "create-testers": "0.1.0-alpha.7",
|
86 |
| - "cspell": "8.16.1", |
87 |
| - "eslint": "9.16.0", |
88 |
| - "eslint-plugin-jsdoc": "50.6.0", |
| 86 | + "cspell": "8.17.1", |
| 87 | + "eslint": "9.17.0", |
| 88 | + "eslint-plugin-jsdoc": "50.6.1", |
89 | 89 | "eslint-plugin-jsonc": "2.18.2",
|
90 | 90 | "eslint-plugin-markdown": "5.1.0",
|
91 | 91 | "eslint-plugin-n": "17.15.0",
|
92 | 92 | "eslint-plugin-package-json": "0.18.0",
|
93 |
| - "eslint-plugin-perfectionist": "4.2.0", |
| 93 | + "eslint-plugin-perfectionist": "4.3.0", |
94 | 94 | "eslint-plugin-regexp": "2.7.0",
|
95 | 95 | "eslint-plugin-yml": "1.16.0",
|
96 | 96 | "globby": "14.0.2",
|
97 | 97 | "husky": "9.1.7",
|
98 |
| - "knip": "5.39.1", |
99 |
| - "lint-staged": "15.2.10", |
100 |
| - "markdownlint": "0.36.1", |
| 98 | + "knip": "5.41.0", |
| 99 | + "lint-staged": "15.2.11", |
| 100 | + "markdownlint": "0.37.1", |
101 | 101 | "markdownlint-cli": "0.43.0",
|
102 | 102 | "prettier-plugin-curly": "0.3.1",
|
103 | 103 | "prettier-plugin-packagejson": "2.5.6",
|
104 | 104 | "prettier-plugin-sh": "0.14.0",
|
105 | 105 | "release-it": "17.10.0",
|
106 |
| - "sentences-per-line": "0.2.1", |
| 106 | + "sentences-per-line": "0.3.0", |
107 | 107 | "tsup": "8.3.5",
|
108 | 108 | "tsx": "4.19.2",
|
109 | 109 | "typescript": "5.7.2",
|
110 |
| - "typescript-eslint": "8.18.0", |
| 110 | + "typescript-eslint": "8.18.1", |
111 | 111 | "vitest": "2.1.8"
|
112 | 112 | },
|
113 | 113 | "engines": {
|
|
0 commit comments