diff --git a/playground/package.json b/playground/package.json index e4e10c1..cd97397 100644 --- a/playground/package.json +++ b/playground/package.json @@ -13,7 +13,7 @@ "dependencies": { "astro": "5.16.6", "astro-tunnel": "workspace:*", - "@astrojs/check": "0.9.6", + "@astrojs/check": "0.9.7", "typescript": "5.9.3" } }