From 28bc6f38c910d435a7d85d9f6c622905871a1352 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 20:50:37 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20astr?= =?UTF-8?q?o-compressor=20to=20v1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d34896f..3539a2c 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "devDependencies": { "astro-compress": "^2.0.14", - "astro-compressor": "^0.4.0", + "astro-compressor": "^1.0.0", "astro-robots-txt": "^1.0.0", "astro-sitemap": "^1.0.0", "autoprefixer": "^10.4.15",