|
92 | 92 | "test:unit": "vitest run --typecheck" |
93 | 93 | }, |
94 | 94 | "devDependencies": { |
95 | | - "@cloudflare/workers-types": "^4.20251109.0", |
| 95 | + "@cloudflare/workers-types": "^4.20260307.1", |
96 | 96 | "@eslint/compat": "^1.4.1", |
97 | 97 | "@eslint/markdown": "^7.5.1", |
98 | 98 | "@kazupon/eslint-config": "^0.45.0", |
99 | 99 | "@kazupon/prettier-config": "^0.2.0", |
100 | | - "@types/node": "^24.10.0", |
| 100 | + "@types/node": "^24.12.0", |
101 | 101 | "@types/supertest": "^2.0.16", |
102 | 102 | "@vitest/coverage-v8": "catalog:vitest", |
103 | | - "@vitest/eslint-plugin": "^1.4.1", |
| 103 | + "@vitest/eslint-plugin": "^1.6.9", |
104 | 104 | "bumpp": "^9.11.1", |
105 | 105 | "cookie-es": "^1.2.2", |
106 | 106 | "deno": "catalog:", |
107 | | - "eslint": "^9.39.1", |
| 107 | + "eslint": "^9.39.4", |
108 | 108 | "eslint-config-prettier": "^10.1.8", |
109 | 109 | "eslint-import-resolver-typescript": "^4.4.4", |
110 | 110 | "eslint-plugin-import": "^2.32.0", |
111 | | - "eslint-plugin-jsdoc": "^61.1.12", |
112 | | - "eslint-plugin-jsonc": "^2.21.0", |
113 | | - "eslint-plugin-markdown-preferences": "^0.40.0", |
| 111 | + "eslint-plugin-jsdoc": "^61.7.1", |
| 112 | + "eslint-plugin-jsonc": "^2.21.1", |
| 113 | + "eslint-plugin-markdown-preferences": "^0.40.3", |
114 | 114 | "eslint-plugin-module-interop": "^0.3.1", |
115 | 115 | "eslint-plugin-promise": "^7.2.1", |
116 | 116 | "eslint-plugin-regexp": "^2.10.0", |
117 | 117 | "eslint-plugin-unicorn": "^62.0.0", |
118 | | - "eslint-plugin-unused-imports": "^4.3.0", |
119 | | - "eslint-plugin-yml": "^1.19.0", |
| 118 | + "eslint-plugin-unused-imports": "^4.4.1", |
| 119 | + "eslint-plugin-yml": "^1.19.1", |
120 | 120 | "gh-changelogen": "^0.2.8", |
121 | | - "h3": "^1.15.4", |
| 121 | + "h3": "^1.15.5", |
122 | 122 | "hono": "^3.12.12", |
123 | | - "knip": "^5.68.0", |
| 123 | + "knip": "^5.86.0", |
124 | 124 | "lint-staged": "^15.5.2", |
125 | | - "miniflare": "^3.20250718.2", |
| 125 | + "miniflare": "^3.20250718.3", |
126 | 126 | "pkg-pr-new": "^0.0.65", |
127 | 127 | "pkg-types": "^1.3.1", |
128 | | - "playwright": "^1.56.1", |
129 | | - "prettier": "^3.6.2", |
| 128 | + "playwright": "^1.58.2", |
| 129 | + "prettier": "^3.8.1", |
130 | 130 | "supertest": "^6.3.3", |
131 | | - "typedoc": "^0.28.14", |
132 | | - "typedoc-plugin-markdown": "^4.9.0", |
| 131 | + "typedoc": "^0.28.17", |
| 132 | + "typedoc-plugin-markdown": "^4.10.0", |
133 | 133 | "typescript": "^5.9.3", |
134 | | - "typescript-eslint": "^8.46.3", |
| 134 | + "typescript-eslint": "^8.56.1", |
135 | 135 | "unbuild": "^3.6.1", |
136 | 136 | "vitest": "catalog:vitest", |
137 | 137 | "vitest-environment-miniflare": "^2.14.1" |
|
0 commit comments