From 30eaa5d45d3bd91b061970aa6c7a6cb42e6a31b3 Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Tue, 7 Jan 2025 01:33:58 +0200 Subject: [PATCH] --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b3799b31..3748ec8b 100644 --- a/package.json +++ b/package.json @@ -26,14 +26,14 @@ }, "dependencies": { "@astrojs/sitemap": "3.2.1", - "@playform/build": "0.2.0", - "@playform/compress": "0.1.6", - "@playform/format": "0.0.7", - "@playform/inline": "0.1.0", + "@playform/build": "0.2.1", + "@playform/compress": "0.1.7", + "@playform/format": "0.0.8", + "@playform/inline": "0.1.1", "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.9", "@tailwindcss/typography": "0.5.15", - "astro": "5.1.2", + "astro": "5.1.3", "astro-capo": "0.0.1", "astrojs-service-worker": "2.0.0", "autoprefixer": "10.4.20",