Skip to content

Commit 6d8204a

Browse files
committed
chore: update deps
1 parent c9bb573 commit 6d8204a

File tree

2 files changed

+127
-127
lines changed

2 files changed

+127
-127
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@
5454
"devDependencies": {
5555
"@mitata/counters": "^0.0.8",
5656
"@types/connect": "^3.4.38",
57-
"@types/express": "^5.0.3",
57+
"@types/express": "^5.0.4",
5858
"@types/node": "^24.9.1",
5959
"@types/react": "^19.2.2",
6060
"@types/react-dom": "^19.2.2",
61-
"@vitest/coverage-v8": "^4.0.1",
61+
"@vitest/coverage-v8": "^4.0.3",
6262
"automd": "^0.4.2",
6363
"changelogen": "^0.6.2",
6464
"connect": "^3.7.0",
@@ -71,8 +71,8 @@
7171
"express": "^5.1.0",
7272
"fetchdts": "^0.1.7",
7373
"get-port-please": "^3.2.0",
74-
"h3-nightly": "^3.0.0-20251023-133055-f185ce6",
75-
"hono": "^4.10.2",
74+
"h3-nightly": "3.0.0-20251023-133803-7632fc3",
75+
"hono": "^4.10.3",
7676
"memoirist": "^0.4.0",
7777
"mitata": "^1.0.34",
7878
"obuild": "^0.2.1",
@@ -81,7 +81,7 @@
8181
"react-dom": "^19.2.0",
8282
"typescript": "^5.9.3",
8383
"vite": "^7.1.12",
84-
"vitest": "^4.0.1",
84+
"vitest": "^4.0.3",
8585
"zod": "^4.1.12"
8686
},
8787
"peerDependencies": {

0 commit comments

Comments
 (0)