diff --git a/package.json b/package.json index d03ccff..4d979d7 100644 --- a/package.json +++ b/package.json @@ -27,13 +27,13 @@ "prepare": "husky" }, "devDependencies": { - "@biomejs/biome": "2.4.15", + "@biomejs/biome": "2.4.16", "@tailwindcss/vite": "4.2.1", "@types/bun": "1.3.5", "@types/node": "24.1.0", "@vitejs/plugin-react": "6.0.1", "husky": "9.1.7", - "lint-staged": "17.0.2", + "lint-staged": "17.0.7", "tailwindcss": "4.2.4", "typescript": "6.0.3", "vite": "8.0.10"