Skip to content

Commit 4e38f49

Browse files
committed
chore: update deps
1 parent 351b2aa commit 4e38f49

2 files changed

Lines changed: 835 additions & 944 deletions

File tree

package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -50,46 +50,46 @@
5050
},
5151
"dependencies": {
5252
"rou3": "^0.8.1",
53-
"srvx": "^0.11.13"
53+
"srvx": "^0.11.15"
5454
},
5555
"devDependencies": {
56-
"@happy-dom/global-registrator": "^20.8.9",
56+
"@happy-dom/global-registrator": "^20.9.0",
5757
"@mitata/counters": "^0.0.8",
5858
"@types/connect": "^3.4.38",
5959
"@types/express": "^5.0.6",
60-
"@types/node": "^25.5.0",
60+
"@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.20260401.1",
64-
"@vitest/coverage-v8": "^4.1.2",
63+
"@typescript/native-preview": "^7.0.0-dev.20260429.1",
64+
"@vitest/coverage-v8": "^4.1.5",
6565
"automd": "^0.4.3",
6666
"changelogen": "^0.6.2",
6767
"connect": "^3.7.0",
6868
"cookie-es": "^3.1.1",
69-
"crossws": "^0.4.4",
69+
"crossws": "^0.4.5",
7070
"elysia": "^1.4.28",
71-
"esbuild": "^0.27.4",
71+
"esbuild": "^0.28.0",
7272
"express": "^5.2.1",
7373
"fetchdts": "^0.1.7",
7474
"get-port-please": "^3.2.0",
7575
"h3": "^2.0.1-rc.20",
76-
"h3-nightly": "^2.0.1-rc.20",
77-
"happy-dom": "^20.8.9",
78-
"hono": "^4.12.9",
76+
"h3-nightly": "^2.0.0-20260429-110804-351b2aa",
77+
"happy-dom": "^20.9.0",
78+
"hono": "^4.12.15",
7979
"magic-string": "^0.30.21",
8080
"mdzilla": "^0.2.1",
8181
"memoirist": "^0.4.0",
8282
"mitata": "^1.0.34",
83-
"obuild": "^0.4.32",
84-
"oxc-parser": "^0.123.0",
85-
"oxfmt": "^0.43.0",
86-
"oxlint": "^1.58.0",
87-
"oxlint-tsgolint": "^0.19.0",
88-
"react": "^19.2.4",
89-
"react-dom": "^19.2.4",
90-
"typescript": "^6.0.2",
91-
"vite": "^8.0.3",
92-
"vitest": "^4.1.2",
83+
"obuild": "^0.4.33",
84+
"oxc-parser": "^0.128.0",
85+
"oxfmt": "^0.47.0",
86+
"oxlint": "^1.62.0",
87+
"oxlint-tsgolint": "^0.22.1",
88+
"react": "^19.2.5",
89+
"react-dom": "^19.2.5",
90+
"typescript": "^6.0.3",
91+
"vite": "^8.0.10",
92+
"vitest": "^4.1.5",
9393
"zod": "^4.3.6"
9494
},
9595
"peerDependencies": {
@@ -107,5 +107,5 @@
107107
"engines": {
108108
"node": ">=20.11.1"
109109
},
110-
"packageManager": "pnpm@10.33.0"
110+
"packageManager": "pnpm@10.33.2"
111111
}

0 commit comments

Comments
 (0)