diff --git a/bun.lockb b/bun.lockb index 5ab1ad7..be1643f 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 708e7ea..20496de 100644 --- a/package.json +++ b/package.json @@ -33,14 +33,14 @@ "ronin": "4.3.1" }, "devDependencies": { - "@biomejs/biome": "1.9.2", - "@types/bun": "1.1.8", - "bunchee": "5.4.0", - "hono": "4.5.11", - "husky": "9.1.5", + "@biomejs/biome": "1.9.4", + "@types/bun": "1.1.11", + "bunchee": "5.5.1", + "hono": "4.6.5", + "husky": "9.1.6", "lint-staged": "15.2.10", - "msw": "2.4.3", - "typescript": "5.5.4" + "msw": "2.4.11", + "typescript": "5.6.3" }, "peerDependencies": { "hono": ">=3.9.0"