diff --git a/bun.lockb b/bun.lockb index 2ee2e7c..dfb80d9 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index ecae86b..293949a 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,6 @@ "dependencies": { "@astrojs/check": "^0.5.0", "astro": "^4.0.5", - "typescript": "^5.3.3" + "typescript": "^6.0.0" } }