From 71538cc45c7b3edcd0e5c9b1f6d00bc3c783d8be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 14:27:27 +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 033262c5..c489a1e6 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "dependencies": { "@astrojs/sitemap": "3.7.3", "@playform/build": "0.3.4", - "@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",