From 49c6ec86afc0308f01b6908f828e1411d3a2f7f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 12:13:51 +0000 Subject: [PATCH] chore(deps): bump astro-compressor from 1.0.0 to 1.1.2 Bumps [astro-compressor](https://github.com/sondr3/astro-compressor) from 1.0.0 to 1.1.2. - [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.2) --- updated-dependencies: - dependency-name: astro-compressor dependency-version: 1.1.2 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..3386542 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.2", "astro-icon": "1.1.5", "astro-seo-schema": "5.0.0", "astro-sitemap": "1.0.0",