|
42 | 42 | }, |
43 | 43 | "dependencies": { |
44 | 44 | "@clack/prompts": "^0.7.0", |
45 | | - "all-contributors-for-repository": "^0.2.1", |
| 45 | + "all-contributors-for-repository": "^0.2.2", |
46 | 46 | "chalk": "^5.3.0", |
47 | | - "execa": "^9.0.0", |
| 47 | + "execa": "^9.3.0", |
48 | 48 | "get-github-auth-token": "^0.1.0", |
49 | 49 | "git-remote-origin-url": "^4.0.0", |
50 | | - "git-url-parse": "^14.0.0", |
| 50 | + "git-url-parse": "^14.1.0", |
51 | 51 | "js-yaml": "^4.1.0", |
52 | 52 | "lazy-value": "^3.0.0", |
53 | | - "npm-user": "^6.0.0", |
54 | | - "octokit": "^4.0.0", |
| 53 | + "npm-user": "^6.1.1", |
| 54 | + "octokit": "^4.0.2", |
55 | 55 | "parse-author": "^2.0.0", |
56 | | - "prettier": "^3.1.0", |
57 | | - "replace-in-file": "^8.0.0", |
58 | | - "rimraf": "^6.0.0", |
59 | | - "title-case": "^4.1.2", |
60 | | - "zod": "^3.22.4", |
61 | | - "zod-validation-error": "^3.0.2" |
| 56 | + "prettier": "^3.3.3", |
| 57 | + "replace-in-file": "^8.1.0", |
| 58 | + "rimraf": "^6.0.1", |
| 59 | + "title-case": "^4.3.1", |
| 60 | + "zod": "^3.23.8", |
| 61 | + "zod-validation-error": "^3.3.1" |
62 | 62 | }, |
63 | 63 | "devDependencies": { |
64 | 64 | "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", |
65 | | - "@eslint/js": "^9.2.0", |
66 | | - "@octokit/request-error": "^6.1.1", |
| 65 | + "@eslint/js": "^9.8.0", |
| 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": "^20.12.7", |
| 72 | + "@types/node": "^22.1.0", |
73 | 73 | "@types/parse-author": "^2.0.3", |
74 | | - "@vitest/coverage-v8": "^2.0.2", |
75 | | - "c8": "^10.0.0", |
| 74 | + "@vitest/coverage-v8": "^2.0.5", |
| 75 | + "c8": "^10.1.2", |
76 | 76 | "console-fail-test": "^0.4.4", |
77 | | - "cspell": "^8.1.3", |
78 | | - "eslint": "^9.2.0", |
79 | | - "eslint-plugin-jsdoc": "^48.5.0", |
80 | | - "eslint-plugin-jsonc": "^2.15.0", |
81 | | - "eslint-plugin-markdown": "^5.0.0", |
82 | | - "eslint-plugin-n": "^17.3.1", |
83 | | - "eslint-plugin-package-json": "^0.15.0", |
| 77 | + "cspell": "^8.13.1", |
| 78 | + "eslint": "^9.8.0", |
| 79 | + "eslint-plugin-jsdoc": "^49.0.0", |
| 80 | + "eslint-plugin-jsonc": "^2.16.0", |
| 81 | + "eslint-plugin-markdown": "^5.1.0", |
| 82 | + "eslint-plugin-n": "^17.10.2", |
| 83 | + "eslint-plugin-package-json": "^0.15.2", |
84 | 84 | "eslint-plugin-perfectionist": "^3.1.2", |
85 | | - "eslint-plugin-regexp": "^2.5.0", |
86 | | - "eslint-plugin-vitest": "^0.5.3", |
| 85 | + "eslint-plugin-regexp": "^2.6.0", |
| 86 | + "eslint-plugin-vitest": "^0.5.4", |
87 | 87 | "eslint-plugin-yml": "^1.14.0", |
88 | | - "globby": "^14.0.1", |
89 | | - "husky": "^9.0.11", |
| 88 | + "globby": "^14.0.2", |
| 89 | + "husky": "^9.1.4", |
90 | 90 | "jsonc-eslint-parser": "^2.4.0", |
91 | | - "knip": "5.26.0", |
92 | | - "lint-staged": "^15.2.2", |
| 91 | + "knip": "5.27.0", |
| 92 | + "lint-staged": "^15.2.8", |
93 | 93 | "markdownlint": "^0.34.0", |
94 | 94 | "markdownlint-cli": "^0.41.0", |
95 | | - "prettier-plugin-curly": "^0.2.1", |
96 | | - "prettier-plugin-packagejson": "^2.5.0", |
| 95 | + "prettier-plugin-curly": "^0.2.2", |
| 96 | + "prettier-plugin-packagejson": "^2.5.1", |
97 | 97 | "prettier-plugin-sh": "^0.14.0", |
98 | | - "release-it": "^17.3.0", |
| 98 | + "release-it": "^17.6.0", |
99 | 99 | "sentences-per-line": "^0.2.1", |
100 | | - "tsup": "^8.1.0", |
101 | | - "tsx": "^4.9.0", |
102 | | - "typescript": "^5.5.2", |
103 | | - "typescript-eslint": "^8.0.0", |
104 | | - "vitest": "^2.0.2" |
| 100 | + "tsup": "^8.2.4", |
| 101 | + "tsx": "^4.16.5", |
| 102 | + "typescript": "^5.5.4", |
| 103 | + "typescript-eslint": "^8.0.1", |
| 104 | + "vitest": "^2.0.5" |
105 | 105 | }, |
106 | 106 | "engines": { |
107 | | - "node": ">=18" |
| 107 | + "node": ">=18.3.0" |
108 | 108 | }, |
109 | 109 | "publishConfig": { |
110 | 110 | "provenance": true |
|
0 commit comments