From 2ae2d4c72bf2f4db5fbfd21d29b25330ab07a4ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 06:46:47 +0000 Subject: [PATCH] chore(deps): bump astro-compressor from 1.0.0 to 1.1.1 Bumps [astro-compressor](https://github.com/sondr3/astro-compressor) from 1.0.0 to 1.1.1. - [Release notes](https://github.com/sondr3/astro-compressor/releases) - [Changelog](https://github.com/sondr3/astro-compressor/blob/main/CHANGELOG.md) - [Commits](https://github.com/sondr3/astro-compressor/compare/v1.0.0...v1.1.1) --- updated-dependencies: - dependency-name: astro-compressor dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ef8dad..645e67f 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@playform/compress": "0.2.0", "@playform/inline": "0.1.2", "astro": "5.12.0", - "astro-compressor": "1.0.0", + "astro-compressor": "1.1.1", "astro-icon": "1.1.5", "astro-seo-schema": "5.0.0", "astro-sitemap": "1.0.0",