diff --git a/bun.lockb b/bun.lockb index eafefbd..708032b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/e2e/bun.lockb b/e2e/bun.lockb index 01c17e3..3a01609 100755 Binary files a/e2e/bun.lockb and b/e2e/bun.lockb differ diff --git a/e2e/package.json b/e2e/package.json index 08b4bfe..1ff4a82 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -14,7 +14,7 @@ "devDependencies": { "@biomejs/biome": "1.8.3", "@playwright/test": "1.47.0", - "@types/node": "20.16.5", + "@types/node": "22.5.4", "dotenv": "16.4.5", "typescript": "5.5.4" } diff --git a/package.json b/package.json index 3cb17a5..faad65a 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@testing-library/dom": "10.4.0", "@testing-library/react": "16.0.1", "@types/fs-extra": "11.0.4", - "@types/node": "20.16.5", + "@types/node": "22.5.4", "@types/react": "18.3.5", "@types/react-dom": "18.3.0", "@vitejs/plugin-react": "4.3.1",