From f7ee95600e214e4f80db7bcd0f35d3b76e7ed621 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 22:46:10 +0000 Subject: [PATCH] Bump @playform/build from 0.3.2 to 0.3.3 Bumps [@playform/build](https://github.com/PlayForm/Build) from 0.3.2 to 0.3.3. - [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.2...v0.3.3) --- updated-dependencies: - dependency-name: "@playform/build" dependency-version: 0.3.3 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 013790d40..934e9160d 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@codeeditorland/output": "0.0.1", "@codeeditorland/wind": "0.0.1", "@codeeditorland/worker": "0.0.1", - "@playform/build": "0.3.2", + "@playform/build": "0.3.3", "@playform/compress": "0.2.3", "@playform/inline": "0.1.4", "astro": "7.1.3",