From a6010c7559931a250af1596104a77c6ce4d32773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 22:46:12 +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 d819ad85c..5688cc0a0 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@codeeditorland/wind": "0.0.1", "@codeeditorland/worker": "0.0.1", "@playform/build": "0.3.4", - "@playform/compress": "0.2.3", + "@playform/compress": "0.2.5", "@playform/inline": "0.1.4", "astro": "7.2.0", "typescript": "7.0.2",