Skip to content

Commit 6370699

Browse files
Update all non-major dependencies
1 parent 32f5628 commit 6370699

File tree

2 files changed

+257
-264
lines changed

2 files changed

+257
-264
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -36,26 +36,26 @@
3636
"@hono/node-server": "1.11.4",
3737
"@hono/sentry": "1.1.0",
3838
"@hono/zod-validator": "0.2.2",
39-
"@sentry/node": "8.11.0",
39+
"@sentry/node": "8.13.0",
4040
"@tsconfig/node20": "20.1.4",
4141
"@tsconfig/strictest": "2.0.5",
42-
"better-sqlite3": "11.0.0",
43-
"hono": "4.4.8",
42+
"better-sqlite3": "11.1.1",
43+
"hono": "4.4.10",
4444
"is-ci": "3.0.1",
4545
"knex": "3.1.0",
4646
"ofetch": "1.3.4",
4747
"pino": "9.2.0",
4848
"pino-pretty": "11.2.1",
4949
"rambda": "9.2.1",
5050
"sucrase": "3.35.0",
51-
"tsx": "4.15.7",
51+
"tsx": "4.16.0",
5252
"type-fest": "4.20.1",
53-
"typescript": "5.5.2",
53+
"typescript": "5.5.3",
5454
"zod": "3.23.8"
5555
},
5656
"devDependencies": {
5757
"@antfu/eslint-config": "2.21.1",
58-
"@biomejs/biome": "1.8.2",
58+
"@biomejs/biome": "1.8.3",
5959
"@types/json-schema": "7.0.15",
6060
"@types/node": "20.14.9",
6161
"@vitest/coverage-v8": "1.6.0",

0 commit comments

Comments
 (0)