diff --git a/package.json b/package.json index d031b55c..94d35349 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "prepublishOnly": "astro build" }, "dependencies": { - "@astrojs/sitemap": "3.2.0", + "@astrojs/sitemap": "3.2.1", "@playform/build": "0.1.7", "@playform/compress": "0.1.4", "@playform/format": "0.0.7", @@ -29,7 +29,7 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.9", "@tailwindcss/typography": "0.5.15", - "astro": "5.0.0-beta.4", + "astro": "5.0.0-beta.5", "astro-capo": "0.0.1", "astrojs-service-worker": "2.0.0", "autoprefixer": "10.4.20", @@ -43,7 +43,7 @@ "postcss-import": "16.1.0", "postcss-reporter": "7.1.0", "postcss-url": "10.1.3", - "tailwindcss": "3.4.13", + "tailwindcss": "3.4.14", "typescript": "5.6.3", "zod": "3.23.8" },