|
8 | 8 | "type": "github", |
9 | 9 | "url": "sr-net/siege" |
10 | 10 | }, |
11 | | - "packageManager": "[email protected].2", |
| 11 | + "packageManager": "[email protected].9", |
12 | 12 | "engines": { |
13 | 13 | "node": "^22" |
14 | 14 | }, |
|
42 | 42 | "esbuild": "0.24.2" |
43 | 43 | }, |
44 | 44 | "dependencies": { |
45 | | - "@gqloom/valibot": "0.6.1", |
46 | | - "@hono/graphql-server": "0.5.1", |
47 | | - "@hono/node-server": "1.13.7", |
| 45 | + "@gqloom/valibot": "0.12.0", |
| 46 | + "@hono/graphql-server": "0.7.0", |
| 47 | + "@hono/node-server": "1.19.4", |
48 | 48 | "edgedb": "1.5.12", |
49 | | - "graphql": "16.10.0", |
| 49 | + "graphql": "16.11.0", |
50 | 50 | "hono": "4.6.15", |
51 | | - "pino": "9.6.0", |
52 | | - "pino-pretty": "13.0.0", |
| 51 | + "pino": "9.11.0", |
| 52 | + "pino-pretty": "13.1.1", |
53 | 53 | "ts-dedent": "2.2.0", |
54 | | - "valibot": "1.0.0-beta.9" |
| 54 | + "valibot": "1.1.0" |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | | - "@antfu/eslint-config": "3.12.1", |
58 | | - "@edgedb/generate": "0.5.6", |
59 | | - "@tsconfig/node22": "22.0.0", |
| 57 | + "@antfu/eslint-config": "3.16.0", |
| 58 | + "@edgedb/generate": "0.6.1", |
| 59 | + "@tsconfig/node22": "22.0.2", |
60 | 60 | "@tsconfig/strictest": "2.0.5", |
61 | | - "@types/node": "22.10.4", |
62 | | - "eslint": "9.17.0", |
63 | | - "lint-staged": "15.3.0", |
64 | | - "prettier": "3.4.2", |
65 | | - "simple-git-hooks": "2.11.1", |
66 | | - "typescript": "5.7.2", |
| 61 | + "@types/node": "22.18.6", |
| 62 | + "eslint": "9.36.0", |
| 63 | + "lint-staged": "15.5.2", |
| 64 | + "prettier": "3.6.2", |
| 65 | + "simple-git-hooks": "2.13.1", |
| 66 | + "typescript": "5.9.2", |
67 | 67 | "vite": "6.0.9", |
68 | | - "vitest": "3.0.0-beta.3" |
| 68 | + "vitest": "3.2.4" |
69 | 69 | }, |
70 | 70 | "pnpm": { |
71 | 71 | "overrides": { |
|
0 commit comments