|
42 | 42 | },
|
43 | 43 | "dependencies": {
|
44 | 44 | "@clack/prompts": "^0.7.0",
|
45 |
| - "all-contributors-for-repository": "^0.2.2", |
| 45 | + "all-contributors-for-repository": "^0.3.0", |
46 | 46 | "chalk": "^5.3.0",
|
47 |
| - "execa": "^9.3.0", |
| 47 | + "execa": "^9.3.1", |
48 | 48 | "get-github-auth-token": "^0.1.0",
|
49 | 49 | "git-remote-origin-url": "^4.0.0",
|
50 | 50 | "git-url-parse": "^14.1.0",
|
|
61 | 61 | "zod-validation-error": "^3.3.1"
|
62 | 62 | },
|
63 | 63 | "devDependencies": {
|
64 |
| - "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", |
65 |
| - "@eslint/js": "^9.8.0", |
| 64 | + "@eslint-community/eslint-plugin-eslint-comments": "^4.4.0", |
| 65 | + "@eslint/js": "^9.9.0", |
66 | 66 | "@octokit/request-error": "^6.1.4",
|
67 | 67 | "@release-it/conventional-changelog": "^8.0.1",
|
68 | 68 | "@types/eslint-plugin-markdown": "^2.0.2",
|
69 | 69 | "@types/eslint__js": "^8.42.3",
|
70 | 70 | "@types/git-url-parse": "^9.0.3",
|
71 | 71 | "@types/js-yaml": "^4.0.9",
|
72 |
| - "@types/node": "^22.1.0", |
| 72 | + "@types/node": "^22.3.0", |
73 | 73 | "@types/parse-author": "^2.0.3",
|
74 | 74 | "@vitest/coverage-v8": "^2.0.5",
|
75 |
| - "@vitest/eslint-plugin": "^1.0.1", |
| 75 | + "@vitest/eslint-plugin": "^1.0.3", |
76 | 76 | "c8": "^10.1.2",
|
77 |
| - "console-fail-test": "^0.4.4", |
78 |
| - "cspell": "^8.13.1", |
79 |
| - "eslint": "^9.8.0", |
80 |
| - "eslint-plugin-jsdoc": "^50.2.1", |
| 77 | + "console-fail-test": "^0.5.0", |
| 78 | + "cspell": "^8.13.3", |
| 79 | + "eslint": "^9.9.0", |
| 80 | + "eslint-plugin-jsdoc": "^50.2.2", |
81 | 81 | "eslint-plugin-jsonc": "^2.16.0",
|
82 | 82 | "eslint-plugin-markdown": "^5.1.0",
|
83 | 83 | "eslint-plugin-n": "^17.10.2",
|
84 | 84 | "eslint-plugin-package-json": "^0.15.2",
|
85 |
| - "eslint-plugin-perfectionist": "^3.1.3", |
| 85 | + "eslint-plugin-perfectionist": "^3.2.0", |
86 | 86 | "eslint-plugin-regexp": "^2.6.0",
|
87 | 87 | "eslint-plugin-yml": "^1.14.0",
|
88 | 88 | "globby": "^14.0.2",
|
89 | 89 | "husky": "^9.1.4",
|
90 | 90 | "jsonc-eslint-parser": "^2.4.0",
|
91 |
| - "knip": "5.27.1", |
92 |
| - "lint-staged": "^15.2.8", |
| 91 | + "knip": "5.27.2", |
| 92 | + "lint-staged": "^15.2.9", |
93 | 93 | "markdownlint": "^0.34.0",
|
94 | 94 | "markdownlint-cli": "^0.41.0",
|
95 | 95 | "prettier-plugin-curly": "^0.2.2",
|
|
100 | 100 | "tsup": "^8.2.4",
|
101 | 101 | "tsx": "^4.17.0",
|
102 | 102 | "typescript": "^5.5.4",
|
103 |
| - "typescript-eslint": "^8.0.1", |
| 103 | + "typescript-eslint": "^8.1.0", |
104 | 104 | "vitest": "^2.0.5"
|
105 | 105 | },
|
106 | 106 | "engines": {
|
|
0 commit comments