|
12 | 12 | "prepare": "husky" |
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | | - "@biomejs/biome": "^2.3.13", |
16 | | - "@hono/node-server": "^1.13.2", |
17 | | - "@scalar/hono-api-reference": "^0.9.39", |
18 | | - "@upstash/ratelimit": "^2.0.3", |
19 | | - "@upstash/redis": "^1.34.3", |
| 15 | + "@biomejs/biome": "^2.3.14", |
| 16 | + "@hono/node-server": "^1.19.9", |
| 17 | + "@scalar/hono-api-reference": "^0.9.40", |
| 18 | + "@upstash/ratelimit": "^2.0.8", |
| 19 | + "@upstash/redis": "^1.36.2", |
20 | 20 | "crypto-js": "^4.2.0", |
21 | 21 | "entities": "^7.0.1", |
22 | | - "hono": "^4.6.5", |
| 22 | + "hono": "^4.11.8", |
23 | 23 | "lodash-es": "^4.17.23" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "@cloudflare/workers-types": "^4.20241018.0", |
| 26 | + "@cloudflare/workers-types": "^4.20260207.0", |
27 | 27 | "@commitlint/cli": "^20.4.1", |
28 | 28 | "@commitlint/config-conventional": "^20.4.1", |
29 | 29 | "@total-typescript/ts-reset": "^0.6.1", |
30 | 30 | "@types/crypto-js": "^4.2.2", |
31 | 31 | "@types/lodash-es": "^4.17.12", |
32 | | - "@typescript-eslint/eslint-plugin": "^8.10.0", |
33 | | - "@typescript-eslint/parser": "^8.10.0", |
34 | | - "bun-types": "^1.1.31", |
| 32 | + "@typescript-eslint/eslint-plugin": "^8.54.0", |
| 33 | + "@typescript-eslint/parser": "^8.54.0", |
| 34 | + "bun-types": "^1.3.8", |
35 | 35 | "eslint": "^10.0.0", |
36 | 36 | "eslint-config-prettier": "^10.1.8", |
37 | | - "husky": "^9.1.6", |
| 37 | + "husky": "^9.1.7", |
38 | 38 | "lint-staged": "^16.2.7", |
39 | | - "prettier": "^3.3.3", |
40 | | - "tsx": "^4.19.1", |
41 | | - "typescript": "^5.6.3", |
| 39 | + "prettier": "^3.8.1", |
| 40 | + "tsx": "^4.21.0", |
| 41 | + "typescript": "^5.9.3", |
42 | 42 | "wrangler": "^4.63.0" |
43 | 43 | }, |
44 | 44 | "lint-staged": { |
|
0 commit comments