|
6 | 6 | "private": true, |
7 | 7 | "license": "AGPL-3.0-only", |
8 | 8 | "homepage": "https://arm.haglund.dev/docs", |
9 | | - "packageManager": "pnpm@10.6.2", |
| 9 | + "packageManager": "pnpm@10.11.0", |
10 | 10 | "engines": { |
11 | 11 | "node": ">=22" |
12 | 12 | }, |
|
33 | 33 | "prepare": "is-ci || simple-git-hooks" |
34 | 34 | }, |
35 | 35 | "resolutions": { |
36 | | - "esbuild": "0.25.0" |
| 36 | + "esbuild": "0.25.5" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@antfu/eslint-config": "4.13.2", |
40 | 40 | "@biomejs/biome": "1.9.4", |
41 | | - "@hono/node-server": "1.14.1", |
| 41 | + "@hono/node-server": "1.14.3", |
42 | 42 | "@hono/standard-validator": "0.1.2", |
43 | 43 | "@standard-schema/spec": "1.0.0", |
44 | | - "@tsconfig/node22": "22.0.1", |
| 44 | + "@tsconfig/node22": "22.0.2", |
45 | 45 | "@tsconfig/strictest": "2.0.5", |
46 | 46 | "@types/json-schema": "7.0.15", |
47 | 47 | "@types/node": "22.15.21", |
48 | 48 | "@vitest/coverage-v8": "3.1.3", |
49 | | - "better-sqlite3": "11.9.1", |
| 49 | + "better-sqlite3": "11.10.0", |
50 | 50 | "dotenv": "16.5.0", |
51 | 51 | "eslint": "9.27.0", |
52 | | - "hono": "4.7.6", |
| 52 | + "hono": "4.7.10", |
53 | 53 | "is-ci": "4.1.0", |
54 | 54 | "knex": "3.1.0", |
55 | | - "mentoss": "0.9.2", |
| 55 | + "mentoss": "0.11.0", |
56 | 56 | "nano-staged": "0.8.0", |
57 | 57 | "onchange": "7.1.0", |
58 | | - "pino": "9.6.0", |
| 58 | + "pino": "9.7.0", |
59 | 59 | "pino-pretty": "13.0.0", |
60 | | - "simple-git-hooks": "2.12.1", |
| 60 | + "simple-git-hooks": "2.13.0", |
61 | 61 | "tsconfig-paths": "4.2.0", |
62 | | - "tsup": "8.4.0", |
63 | | - "type-fest": "4.40.0", |
| 62 | + "tsup": "8.5.0", |
| 63 | + "type-fest": "4.41.0", |
64 | 64 | "typescript": "5.8.3", |
65 | | - "valibot": "1.0.0", |
| 65 | + "valibot": "1.1.0", |
66 | 66 | "vitest": "3.1.3", |
67 | 67 | "xior": "0.7.8" |
68 | 68 | }, |
|
0 commit comments