diff --git a/bun.lockb b/bun.lockb index 97254dc..3f29b26 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c718ce9..2e697e2 100644 --- a/package.json +++ b/package.json @@ -53,16 +53,16 @@ } }, "dependencies": { - "ronin": "4.1.4" + "ronin": "4.1.7" }, "devDependencies": { "@biomejs/biome": "1.8.3", "@types/bun": "1.1.6", "@types/react": "18.3.3", "@types/web": "0.0.151", - "husky": "9.0.11", + "husky": "9.1.1", "lint-staged": "15.2.7", - "msw": "2.3.1", + "msw": "2.3.2", "react": "18.3.1", "typescript": "5.5.3" },