From 307f5e01105414c7c04d2bb948d7204eb95c301b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 04:23:45 +0000 Subject: [PATCH] Bump @playform/compress from 0.2.1 to 0.2.2 Bumps [@playform/compress](https://github.com/PlayForm/Compress) from 0.2.1 to 0.2.2. - [Release notes](https://github.com/PlayForm/Compress/releases) - [Changelog](https://github.com/PlayForm/Compress/blob/Current/CHANGELOG.md) - [Commits](https://github.com/PlayForm/Compress/compare/Compress/v0.2.1...Compress/v0.2.2) --- updated-dependencies: - dependency-name: "@playform/compress" dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 359ad039..cbbde915 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@astrojs/deno": "5.0.1", "@astrojs/sitemap": "3.7.1", "@playform/build": "0.3.0", - "@playform/compress": "0.2.1", + "@playform/compress": "0.2.2", "@playform/format": "0.0.8", "@playform/inline": "0.1.2", "@tailwindcss/aspect-ratio": "0.4.2",