Skip to content

Commit 46c02bc

Browse files
committed
up deps
1 parent 5f2db14 commit 46c02bc

File tree

2 files changed

+166
-164
lines changed

2 files changed

+166
-164
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"esbuild": "0.25.0"
3737
},
3838
"devDependencies": {
39-
"@antfu/eslint-config": "4.3.0",
39+
"@antfu/eslint-config": "4.4.0",
4040
"@biomejs/biome": "1.9.4",
4141
"@hono/node-server": "1.13.8",
4242
"@hono/sentry": "1.2.0",
@@ -46,7 +46,7 @@
4646
"@tsconfig/node22": "22.0.0",
4747
"@tsconfig/strictest": "2.0.5",
4848
"@types/json-schema": "7.0.15",
49-
"@types/node": "22.13.8",
49+
"@types/node": "22.13.9",
5050
"@vitest/coverage-v8": "3.0.7",
5151
"better-sqlite3": "11.8.1",
5252
"dotenv": "16.4.7",
@@ -62,11 +62,11 @@
6262
"simple-git-hooks": "2.11.1",
6363
"tsconfig-paths": "4.2.0",
6464
"tsup": "8.4.0",
65-
"type-fest": "4.36.0",
65+
"type-fest": "4.37.0",
6666
"typescript": "5.8.2",
6767
"valibot": "1.0.0-rc.3",
6868
"vitest": "3.0.7",
69-
"xior": "0.6.3"
69+
"xior": "0.7.0"
7070
},
7171
"pnpm": {
7272
"overrides": {

0 commit comments

Comments
 (0)