Skip to content

Commit 1e6c326

Browse files
committed
build: bump deps
1 parent 664ba7c commit 1e6c326

File tree

2 files changed

+389
-364
lines changed

2 files changed

+389
-364
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@
4646
},
4747
"devDependencies": {
4848
"@biomejs/biome": "1.9.4",
49-
"@types/node": "^22.14.0",
50-
"@vitest/coverage-v8": "^3.1.1",
51-
"@vitest/ui": "^3.1.1",
52-
"hono": "^4.7.5",
49+
"@types/node": "^22.15.17",
50+
"@vitest/coverage-v8": "^3.1.3",
51+
"@vitest/ui": "^3.1.3",
52+
"hono": "^4.7.9",
5353
"tsup": "^8.4.0",
54-
"tsx": "^4.19.3",
55-
"typescript": "^5.8.2",
56-
"vitest": "^3.1.1"
54+
"tsx": "^4.19.4",
55+
"typescript": "^5.8.3",
56+
"vitest": "^3.1.3"
5757
},
5858
"pnpm": {
5959
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)