Skip to content

Commit a7a0460

Browse files
committed
chore: update deps
1 parent 07c118d commit a7a0460

2 files changed

Lines changed: 521 additions & 685 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@types/node": "^25.6.0",
6161
"@types/react": "^19.2.14",
6262
"@types/react-dom": "^19.2.3",
63-
"@typescript/native-preview": "^7.0.0-dev.20260429.1",
63+
"@typescript/native-preview": "^7.0.0-dev.20260505.1",
6464
"@vitest/coverage-v8": "^4.1.5",
6565
"automd": "^0.4.3",
6666
"changelogen": "^0.6.2",
@@ -72,25 +72,25 @@
7272
"express": "^5.2.1",
7373
"fetchdts": "^0.1.7",
7474
"get-port-please": "^3.2.0",
75-
"h3": "^2.0.1-rc.20",
76-
"h3-nightly": "^2.0.0-20260429-110804-351b2aa",
75+
"h3": "workspace:*",
76+
"h3-nightly": "^2.0.0-20260501-191626-07c118d",
7777
"happy-dom": "^20.9.0",
78-
"hono": "^4.12.15",
78+
"hono": "^4.12.17",
7979
"magic-string": "^0.30.21",
8080
"mdzilla": "^0.2.1",
81-
"memoirist": "^0.4.0",
81+
"memoirist": "^1.0.1",
8282
"mitata": "^1.0.34",
83-
"obuild": "^0.4.33",
84-
"oxc-parser": "^0.128.0",
85-
"oxfmt": "^0.47.0",
86-
"oxlint": "^1.62.0",
83+
"obuild": "^0.4.34",
84+
"oxc-parser": "^0.129.0",
85+
"oxfmt": "^0.48.0",
86+
"oxlint": "^1.63.0",
8787
"oxlint-tsgolint": "^0.22.1",
8888
"react": "^19.2.5",
8989
"react-dom": "^19.2.5",
9090
"typescript": "^6.0.3",
9191
"vite": "^8.0.10",
9292
"vitest": "^4.1.5",
93-
"zod": "^4.3.6"
93+
"zod": "^4.4.3"
9494
},
9595
"peerDependencies": {
9696
"crossws": "^0.4.1"
@@ -107,5 +107,5 @@
107107
"engines": {
108108
"node": ">=20.11.1"
109109
},
110-
"packageManager": "pnpm@10.33.2"
110+
"packageManager": "pnpm@10.33.3"
111111
}

0 commit comments

Comments
 (0)