diff --git a/bun.lockb b/bun.lockb index 3fef5a3..e8c7565 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/e2e/bun.lockb b/e2e/bun.lockb index b7774bd..5af5e0a 100755 Binary files a/e2e/bun.lockb and b/e2e/bun.lockb differ diff --git a/e2e/package.json b/e2e/package.json index a3f4af5..5243d65 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 5394c40..053aeb4 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",