diff --git a/bun.lockb b/bun.lockb index 2ee2e7c..8ae09f3 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index ecae86b..382926a 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@astrojs/check": "^0.5.0", - "astro": "^4.0.5", + "astro": "^6.1.6", "typescript": "^5.3.3" } }