diff --git a/bun.lockb b/bun.lockb index 9a992d8..e980ddd 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 14f9fc6..189e046 100644 --- a/package.json +++ b/package.json @@ -39,16 +39,16 @@ "@types/react": "18.3.3", "@types/jest": "29.5.12", "@types/node": "22.1.0", - "cypress": "13.13.1", - "husky": "9.1.3", + "cypress": "13.13.2", + "husky": "9.1.4", "jest": "29.7.0", "eslint": "9.8.0", "eslint-plugin-cypress": "3.4.0", "react": "18.3.1", "react-dom": "18.3.1", - "tsup": "8.2.3", + "tsup": "8.2.4", "typescript": "5.5.4", - "typescript-eslint": "7.17.0", + "typescript-eslint": "7.18.0", "vite": "5.3.5" }, "scripts": {