diff --git a/bun.lockb b/bun.lockb index 9c67824..4bccc10 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 82ca0a0..ab6f613 100644 --- a/package.json +++ b/package.json @@ -21,10 +21,10 @@ "react-dom": "^18.3.1" }, "devDependencies": { - "@types/node": "^20.14.0", + "@types/node": "^20.14.2", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", - "prettier": "^3.3.0", + "prettier": "^3.3.1", "typescript": "^5.4.5" } }