From f64662f63c65f902998b791fef650e247b8661f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 01:34:35 +0000 Subject: [PATCH] Bump @playform/build from 0.3.3 to 0.3.4 Bumps [@playform/build](https://github.com/PlayForm/Build) from 0.3.3 to 0.3.4. - [Release notes](https://github.com/PlayForm/Build/releases) - [Changelog](https://github.com/PlayForm/Build/blob/Current/CHANGELOG.md) - [Commits](https://github.com/PlayForm/Build/compare/v0.3.3...v0.3.4) --- updated-dependencies: - dependency-name: "@playform/build" dependency-version: 0.3.4 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 31507e9cb1..c30a810292 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "dependencies": { "@astrojs/sitemap": "3.7.3", - "@playform/build": "0.3.3", + "@playform/build": "0.3.4", "@playform/compress": "0.2.3", "@playform/inline": "0.1.4", "@tailwindcss/aspect-ratio": "0.4.2",