diff --git a/bun.lockb b/bun.lockb index 8028c31e..3d575a48 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/e2e/bun.lockb b/e2e/bun.lockb index b7774bdf..5af5e0a1 100755 Binary files a/e2e/bun.lockb and b/e2e/bun.lockb differ diff --git a/e2e/package.json b/e2e/package.json index a3f4af5a..5243d653 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -14,7 +14,7 @@ "devDependencies": { "@biomejs/biome": "1.8.3", "@playwright/test": "1.46.0", - "@types/node": "20.14.15", + "@types/node": "22.3.0", "dotenv": "16.4.5", "typescript": "5.5.4" } diff --git a/package.json b/package.json index d927264b..79f50204 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@testing-library/dom": "10.4.0", "@testing-library/react": "16.0.0", "@types/fs-extra": "11.0.4", - "@types/node": "20.14.15", + "@types/node": "22.3.0", "@types/react": "18.3.3", "@types/react-dom": "18.3.0", "@vitejs/plugin-react": "4.3.1",