diff --git a/bun.lockb b/bun.lockb index f779b7b..5e8b2ad 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e2493aa..367bb57 100644 --- a/package.json +++ b/package.json @@ -11,12 +11,12 @@ "astro": "astro" }, "dependencies": { - "@astrojs/preact": "^3.5.1", - "@astrojs/sitemap": "^3.1.6", - "@astrojs/tailwind": "^5.1.0", + "@astrojs/preact": "3.5.4", + "@astrojs/sitemap": "3.2.1", + "@astrojs/tailwind": "5.1.2", "@playform/compress": "^0.0.13", "@tailwindcss/typography": "^0.5.13", - "astro": "^4.12.2", + "astro": "4.16.16", "astro-icon": "^1.1.0", "astro-robots-txt": "^1.0.0", "astro-tooltips": "^0.6.2",