Skip to content

Commit 19ac9cf

Browse files
committed
up deps
1 parent 2a39889 commit 19ac9cf

2 files changed

Lines changed: 179 additions & 250 deletions

File tree

package.json

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -38,33 +38,33 @@
3838
"devDependencies": {
3939
"@antfu/eslint-config": "4.12.0",
4040
"@biomejs/biome": "1.9.4",
41-
"@hono/node-server": "1.13.8",
41+
"@hono/node-server": "1.14.1",
4242
"@hono/standard-validator": "0.1.2",
4343
"@standard-schema/spec": "1.0.0",
44-
"@tsconfig/node22": "22.0.0",
44+
"@tsconfig/node22": "22.0.1",
4545
"@tsconfig/strictest": "2.0.5",
4646
"@types/json-schema": "7.0.15",
4747
"@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",
5151
"eslint": "9.24.0",
52-
"hono": "4.7.4",
52+
"hono": "4.7.6",
5353
"is-ci": "4.1.0",
5454
"knex": "3.1.0",
55-
"mentoss": "0.8.0",
55+
"mentoss": "0.9.2",
5656
"nano-staged": "0.8.0",
5757
"onchange": "7.1.0",
5858
"pino": "9.6.0",
5959
"pino-pretty": "13.0.0",
60-
"simple-git-hooks": "2.11.1",
60+
"simple-git-hooks": "2.12.1",
6161
"tsconfig-paths": "4.2.0",
6262
"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"
6868
},
6969
"pnpm": {
7070
"overrides": {
@@ -73,9 +73,10 @@
7373
"eslint-plugin-jsonc": "-",
7474
"eslint-plugin-toml": "-",
7575
"eslint-plugin-vue": "-",
76-
"eslint-processor-vue-blocks": "-",
7776
"eslint-plugin-yml": "-",
77+
"eslint-processor-vue-blocks": "-",
7878
"jsonc-eslint-parser": "-",
79+
"sucrase": "-",
7980
"toml-eslint-parser": "-",
8081
"yaml-eslint-parser": "-",
8182
"is-core-module": "npm:@nolyfill/is-core-module@^1",

0 commit comments

Comments
 (0)