diff --git a/bun.lockb b/bun.lockb index 51dbd7e..60dc0dc 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c6ad14c..e051893 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "@types/glob": "8.1.0", "@types/react": "18.3.3", "@types/jest": "29.5.12", - "@types/node": "20.14.2", - "cypress": "13.11.0", + "@types/node": "20.14.8", + "cypress": "13.12.0", "husky": "9.0.11", "jest": "29.7.0", "eslint": "9.5.0", @@ -47,8 +47,8 @@ "react": "18.3.1", "react-dom": "18.3.1", "tsup": "8.1.0", - "typescript": "5.4.5", - "typescript-eslint": "7.13.0", + "typescript": "5.5.2", + "typescript-eslint": "7.13.1", "vite": "5.3.1" }, "scripts": {