diff --git a/bun.lockb b/bun.lockb index a86187db..ed9dd152 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index ad715c4e..ef94ed99 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@types/glob": "8.1.0", "@types/react": "18.3.12", "@types/jest": "29.5.14", - "@types/node": "22.9.1", + "@types/node": "22.9.3", "cypress": "13.16.0", "husky": "9.1.7", "jest": "29.7.0", @@ -48,7 +48,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "tsup": "8.3.5", - "typescript": "5.6.3", + "typescript": "5.7.2", "typescript-eslint": "8.15.0", "vite": "5.4.11" },