Skip to content

Commit d546f2d

Browse files
committed
chore: update deps
1 parent f185ce6 commit d546f2d

File tree

3 files changed

+134
-460
lines changed

3 files changed

+134
-460
lines changed

package.json

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -58,31 +58,30 @@
5858
"@types/node": "^24.9.1",
5959
"@types/react": "^19.2.2",
6060
"@types/react-dom": "^19.2.2",
61-
"@vitest/coverage-v8": "^3.2.4",
61+
"@vitest/coverage-v8": "^4.0.1",
6262
"automd": "^0.4.2",
6363
"changelogen": "^0.6.2",
6464
"connect": "^3.7.0",
6565
"cookie-es": "^2.0.0",
6666
"crossws": "^0.4.1",
67-
"elysia": "^1.4.12",
67+
"elysia": "^1.4.13",
6868
"esbuild": "^0.25.11",
6969
"eslint": "^9.38.0",
7070
"eslint-config-unjs": "^0.5.0",
7171
"express": "^5.1.0",
7272
"fetchdts": "^0.1.7",
7373
"get-port-please": "^3.2.0",
74-
"h3-nightly": "^2.0.1-20251021-150207-c090e78",
75-
"h3-v1": "npm:h3@^1.15.4",
76-
"hono": "^4.10.1",
74+
"h3-nightly": "^3.0.0-20251023-133055-f185ce6",
75+
"hono": "^4.10.2",
7776
"memoirist": "^0.4.0",
7877
"mitata": "^1.0.34",
7978
"obuild": "^0.2.1",
8079
"prettier": "^3.6.2",
8180
"react": "^19.2.0",
8281
"react-dom": "^19.2.0",
8382
"typescript": "^5.9.3",
84-
"vite": "^7.1.11",
85-
"vitest": "^3.2.4",
83+
"vite": "^7.1.12",
84+
"vitest": "^4.0.1",
8685
"zod": "^4.1.12"
8786
},
8887
"peerDependencies": {

0 commit comments

Comments
 (0)