|
75 | 75 | }, |
76 | 76 | "devDependencies": { |
77 | 77 | "@eslint/compat": "^1.4.1", |
78 | | - "@eslint/markdown": "^7.5.0", |
| 78 | + "@eslint/markdown": "^7.5.1", |
79 | 79 | "@kazupon/eslint-config": "^0.38.0", |
80 | 80 | "@kazupon/prettier-config": "^0.1.1", |
81 | | - "@types/node": "^24.9.2", |
| 81 | + "@types/node": "^24.10.0", |
82 | 82 | "@types/supertest": "^6.0.3", |
83 | 83 | "@typescript/native-preview": "7.0.0-dev.20251025.1", |
84 | | - "@vitest/coverage-v8": "^4.0.6", |
85 | | - "@vitest/eslint-plugin": "^1.4.0", |
| 84 | + "@vitest/coverage-v8": "^4.0.7", |
| 85 | + "@vitest/eslint-plugin": "^1.4.1", |
86 | 86 | "bumpp": "^10.3.1", |
87 | | - "eslint": "^9.39.0", |
| 87 | + "eslint": "^9.39.1", |
88 | 88 | "eslint-config-prettier": "^10.1.8", |
89 | 89 | "eslint-import-resolver-typescript": "^4.4.4", |
90 | 90 | "eslint-plugin-import": "^2.32.0", |
91 | | - "eslint-plugin-jsdoc": "^61.1.11", |
| 91 | + "eslint-plugin-jsdoc": "^61.1.12", |
92 | 92 | "eslint-plugin-jsonc": "^2.21.0", |
93 | 93 | "eslint-plugin-markdown-preferences": "^0.36.2", |
94 | 94 | "eslint-plugin-module-interop": "^0.3.1", |
|
99 | 99 | "eslint-plugin-yml": "^1.19.0", |
100 | 100 | "gh-changelogen": "^0.2.8", |
101 | 101 | "h3": "^1.15.4", |
102 | | - "knip": "^5.66.4", |
| 102 | + "knip": "^5.67.1", |
103 | 103 | "lint-staged": "^16.2.6", |
104 | 104 | "prettier": "^3.6.2", |
105 | 105 | "supertest": "^7.1.4", |
106 | 106 | "typedoc": "^0.28.14", |
107 | 107 | "typedoc-plugin-markdown": "^4.9.0", |
108 | 108 | "typescript": "^5.9.3", |
109 | | - "typescript-eslint": "^8.46.2", |
| 109 | + "typescript-eslint": "^8.46.3", |
110 | 110 | "unbuild": "^3.6.1", |
111 | | - "vitest": "^4.0.6" |
| 111 | + "vitest": "^4.0.7" |
112 | 112 | }, |
113 | 113 | "prettier": "@kazupon/prettier-config", |
114 | 114 | "lint-staged": { |
|
0 commit comments