diff --git a/package.json b/package.json index 4acc0e1..25d369c 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,9 @@ "astro": "astro" }, "dependencies": { - "@astrojs/check": "^0.5.10", + "@astrojs/check": "0.4.1", "astro": "4.3.2", "hotkeypad": "0.1.0", - "typescript": "^5.4.4" + "typescript": "5.3.3" } } \ No newline at end of file