diff --git a/package.json b/package.json index f038867a..32f028e9 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.7", "@tailwindcss/typography": "0.5.14", - "astro": "*", + "astro": "4.14.5", "astro-capo": "0.0.1", "astrojs-service-worker": "2.0.0", "autoprefixer": "10.4.20", @@ -55,9 +55,9 @@ "postcss-reporter": "7.1.0", "postcss-url": "10.1.3", "swup": "4.7.0", - "tailwindcss": "*", - "typescript": "*", - "zod": "*" + "tailwindcss": "3.4.10", + "typescript": "5.5.4", + "zod": "3.23.8" }, "publishConfig": { "access": "restricted",