From 3632dda0c14d03b6849a2f513fc2467a91bcbc83 Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Thu, 22 May 2025 05:03:48 -0700 Subject: [ci] release (#13840) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- examples/with-tailwindcss/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/with-tailwindcss') diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json index e96ce48a1..b7b4611e2 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -10,10 +10,10 @@ "astro": "astro" }, "dependencies": { - "@astrojs/mdx": "^4.2.6", + "@astrojs/mdx": "^4.3.0", "@tailwindcss/vite": "^4.1.3", "@types/canvas-confetti": "^1.9.0", - "astro": "^5.7.14", + "astro": "^5.8.0", "canvas-confetti": "^1.9.3", "tailwindcss": "^4.1.3" } -- cgit v1.2.3