From 4a52cd8ea8909df34ff9a34cce9d031b09a04eb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 04:35:49 +0000 Subject: [PATCH] Bump @playform/compress from 0.2.3 to 0.2.5 Bumps [@playform/compress](https://github.com/PlayForm/Compress) from 0.2.3 to 0.2.5. - [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.3...Compress/v0.2.5) --- updated-dependencies: - dependency-name: "@playform/compress" dependency-version: 0.2.5 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 9dacacef..bc3a42ea 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@astrojs/deno": "5.0.1", "@astrojs/sitemap": "3.7.3", "@playform/build": "0.3.3", - "@playform/compress": "0.2.3", + "@playform/compress": "0.2.5", "@playform/format": "0.0.8", "@playform/inline": "0.1.4", "@tailwindcss/aspect-ratio": "0.4.2",