From 70ad9828a3264fa6cbfbff4fd32e554e6f83eae3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 05:23:56 +0000 Subject: [PATCH] chore(deps): bump @playform/compress from 0.1.4 to 0.1.6 Bumps [@playform/compress](https://github.com/PlayForm/Compress) from 0.1.4 to 0.1.6. - [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.1.4...Compress/v0.1.6) --- updated-dependencies: - dependency-name: "@playform/compress" 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 a1acec6..9cb538e 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@astrojs/ts-plugin": "1.10.4", "@fontsource-variable/comfortaa": "5.1.0", "@fontsource-variable/nunito": "5.1.0", - "@playform/compress": "0.1.4", + "@playform/compress": "0.1.6", "@playform/inline": "0.1.0", "astro": "4.16.7", "astro-compressor": "0.4.1",