diff --git a/bun.lockb b/bun.lockb index ac1d6491..2e8301df 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 0ec78f33..65ea78c8 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "check": "prettier --check ." }, "devDependencies": { - "@types/node": "^20.16.2", + "@types/node": "^20.16.4", "prettier": "^3.3.3", "vitepress": "^1.3.4" },