Skip to content

Commit 21e26b7

Browse files
committed
up lint
1 parent 87f151c commit 21e26b7

2 files changed

Lines changed: 327 additions & 336 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"prepare": "simple-git-hooks"
3535
},
3636
"devDependencies": {
37-
"@antfu/eslint-config": "4.16.2",
38-
"@biomejs/biome": "2.0.6",
37+
"@antfu/eslint-config": "5.1.0",
38+
"@biomejs/biome": "2.1.3",
3939
"@hono/node-server": "1.15.0",
4040
"@hono/standard-validator": "0.1.2",
4141
"@standard-schema/spec": "1.0.0",
@@ -45,7 +45,7 @@
4545
"@types/node": "24.0.10",
4646
"@vitest/coverage-v8": "3.2.4",
4747
"db0": "0.3.2",
48-
"eslint": "9.30.1",
48+
"eslint": "9.32.0",
4949
"hono": "4.8.3",
5050
"kysely": "0.28.2",
5151
"kysely-db0": "0.0.1-beta.1",
@@ -54,10 +54,10 @@
5454
"onchange": "7.1.0",
5555
"pino": "9.7.0",
5656
"pino-pretty": "13.0.0",
57-
"simple-git-hooks": "2.13.0",
57+
"simple-git-hooks": "2.13.1",
5858
"tsdown": "0.12.9",
5959
"type-fest": "4.41.0",
60-
"typescript": "5.8.3",
60+
"typescript": "5.9.2",
6161
"valibot": "1.1.0",
6262
"vitest": "3.2.4",
6363
"xior": "0.7.8"

0 commit comments

Comments
 (0)