|
38 | 38 | "devDependencies": { |
39 | 39 | "@antfu/eslint-config": "4.12.0", |
40 | 40 | "@biomejs/biome": "1.9.4", |
41 | | - "@hono/node-server": "1.13.8", |
| 41 | + "@hono/node-server": "1.14.1", |
42 | 42 | "@hono/standard-validator": "0.1.2", |
43 | 43 | "@standard-schema/spec": "1.0.0", |
44 | | - "@tsconfig/node22": "22.0.0", |
| 44 | + "@tsconfig/node22": "22.0.1", |
45 | 45 | "@tsconfig/strictest": "2.0.5", |
46 | 46 | "@types/json-schema": "7.0.15", |
47 | 47 | "@types/node": "22.14.1", |
48 | | - "@vitest/coverage-v8": "3.0.9", |
49 | | - "better-sqlite3": "11.8.1", |
50 | | - "dotenv": "16.4.7", |
| 48 | + "@vitest/coverage-v8": "3.1.1", |
| 49 | + "better-sqlite3": "11.9.1", |
| 50 | + "dotenv": "16.5.0", |
51 | 51 | "eslint": "9.24.0", |
52 | | - "hono": "4.7.4", |
| 52 | + "hono": "4.7.6", |
53 | 53 | "is-ci": "4.1.0", |
54 | 54 | "knex": "3.1.0", |
55 | | - "mentoss": "0.8.0", |
| 55 | + "mentoss": "0.9.2", |
56 | 56 | "nano-staged": "0.8.0", |
57 | 57 | "onchange": "7.1.0", |
58 | 58 | "pino": "9.6.0", |
59 | 59 | "pino-pretty": "13.0.0", |
60 | | - "simple-git-hooks": "2.11.1", |
| 60 | + "simple-git-hooks": "2.12.1", |
61 | 61 | "tsconfig-paths": "4.2.0", |
62 | 62 | "tsup": "8.4.0", |
63 | | - "type-fest": "4.37.0", |
64 | | - "typescript": "5.8.2", |
65 | | - "valibot": "1.0.0-rc.3", |
66 | | - "vitest": "3.0.9", |
67 | | - "xior": "0.7.6" |
| 63 | + "type-fest": "4.40.0", |
| 64 | + "typescript": "5.8.3", |
| 65 | + "valibot": "1.0.0", |
| 66 | + "vitest": "3.1.1", |
| 67 | + "xior": "0.7.8" |
68 | 68 | }, |
69 | 69 | "pnpm": { |
70 | 70 | "overrides": { |
|
73 | 73 | "eslint-plugin-jsonc": "-", |
74 | 74 | "eslint-plugin-toml": "-", |
75 | 75 | "eslint-plugin-vue": "-", |
76 | | - "eslint-processor-vue-blocks": "-", |
77 | 76 | "eslint-plugin-yml": "-", |
| 77 | + "eslint-processor-vue-blocks": "-", |
78 | 78 | "jsonc-eslint-parser": "-", |
| 79 | + "sucrase": "-", |
79 | 80 | "toml-eslint-parser": "-", |
80 | 81 | "yaml-eslint-parser": "-", |
81 | 82 | "is-core-module": "npm:@nolyfill/is-core-module@^1", |
|
0 commit comments