From 3f19e219598a31f3c954fb8371592614a92ce820 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 21:54:08 +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 50440847..3379e985 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@astrojs/sitemap": "3.7.3", "@astrojs/solid-js": "7.0.1", "@playform/build": "0.3.3", - "@playform/compress": "0.2.3", + "@playform/compress": "0.2.5", "@playform/favicon": "0.1.0", "@playform/inline": "0.1.4", "@tailwindcss/aspect-ratio": "0.4.2",