diff --git a/bun.lockb b/bun.lockb index d3d370f..57be6c3 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index d93c7ec..f82a930 100644 --- a/package.json +++ b/package.json @@ -39,17 +39,17 @@ "@types/glob": "8.1.0", "@types/react": "19.0.1", "@types/jest": "29.5.14", - "@types/node": "22.10.1", + "@types/node": "22.10.2", "cypress": "13.16.1", "husky": "9.1.7", "jest": "29.7.0", - "eslint": "9.16.0", + "eslint": "9.17.0", "eslint-plugin-cypress": "4.1.0", "react": "19.0.0", "react-dom": "19.0.0", "tsup": "8.3.5", "typescript": "5.7.2", - "typescript-eslint": "8.17.0", + "typescript-eslint": "8.18.0", "vite": "6.0.3" }, "scripts": {