From 6326314c1c1e799dbdc8de072b7138b159dbc10a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 23:44:46 +0000 Subject: [PATCH] build(deps): 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 54cfccee5..1f619f5b4 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@astrojs/ts-plugin": "1.10.10", "@auth0/auth0-react": "~2.22.1", "@playform/build": "0.3.4", - "@playform/compress": "0.2.3", + "@playform/compress": "0.2.5", "@playform/inline": "0.1.4", "@radix-ui/react-accordion": "1.2.20", "@radix-ui/react-alert-dialog": "1.1.23",