|
13 | 13 | "prepare": "husky" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@biomejs/biome": "^2.3.13", |
17 | | - "@hono/node-server": "^1.13.2", |
18 | | - "@scalar/hono-api-reference": "^0.9.39", |
19 | | - "@upstash/ratelimit": "^2.0.3", |
20 | | - "@upstash/redis": "^1.34.3", |
| 16 | + "@biomejs/biome": "^2.3.14", |
| 17 | + "@hono/node-server": "^1.19.9", |
| 18 | + "@scalar/hono-api-reference": "^0.9.40", |
| 19 | + "@upstash/ratelimit": "^2.0.8", |
| 20 | + "@upstash/redis": "^1.36.2", |
21 | 21 | "bun-vercel": "^1.0.0-alpha.5", |
22 | 22 | "crypto-js": "^4.2.0", |
23 | 23 | "entities": "^5.0.0", |
24 | | - "hono": "^4.6.5", |
| 24 | + "hono": "^4.11.7", |
25 | 25 | "lodash-es": "^4.17.23" |
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | | - "@cloudflare/workers-types": "^4.20241018.0", |
| 28 | + "@cloudflare/workers-types": "^4.20260205.0", |
29 | 29 | "@commitlint/cli": "^18.6.1", |
30 | 30 | "@commitlint/config-conventional": "^18.6.3", |
31 | 31 | "@total-typescript/ts-reset": "^0.6.1", |
32 | 32 | "@types/crypto-js": "^4.2.2", |
33 | 33 | "@types/lodash-es": "^4.17.12", |
34 | | - "@typescript-eslint/eslint-plugin": "^8.10.0", |
35 | | - "@typescript-eslint/parser": "^8.10.0", |
36 | | - "bun-types": "^1.1.31", |
| 34 | + "@typescript-eslint/eslint-plugin": "^8.54.0", |
| 35 | + "@typescript-eslint/parser": "^8.54.0", |
| 36 | + "bun-types": "^1.3.8", |
37 | 37 | "eslint": "^8.57.1", |
38 | | - "eslint-config-prettier": "^9.1.0", |
39 | | - "husky": "^9.1.6", |
40 | | - "lint-staged": "^15.2.10", |
41 | | - "prettier": "^3.3.3", |
42 | | - "tsx": "^4.19.1", |
43 | | - "typescript": "^5.6.3", |
44 | | - "vercel": "^37.11.0", |
45 | | - "wrangler": "^3.81.0" |
| 38 | + "eslint-config-prettier": "^9.1.2", |
| 39 | + "husky": "^9.1.7", |
| 40 | + "lint-staged": "^15.5.2", |
| 41 | + "prettier": "^3.8.1", |
| 42 | + "tsx": "^4.21.0", |
| 43 | + "typescript": "^5.9.3", |
| 44 | + "vercel": "^37.14.0", |
| 45 | + "wrangler": "^3.114.17" |
46 | 46 | }, |
47 | 47 | "lint-staged": { |
48 | 48 | "*.{ts,json}": [ |
|
0 commit comments