From 00ad7431526fe8825745a7859fe7dce3a9bebe24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 01:06:19 +0000 Subject: [PATCH] build(deps): bump @playform/build from 0.2.5 to 0.2.6 Bumps [@playform/build](https://github.com/PlayForm/Build) from 0.2.5 to 0.2.6. - [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.2.5...v0.2.6) --- updated-dependencies: - dependency-name: "@playform/build" dependency-version: 0.2.6 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 caf03f43a..f74d09b67 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@codeeditorland/common": "0.0.6", "@codeeditorland/output": "0.0.1", "@codeeditorland/worker": "0.0.1", - "@playform/build": "0.2.5", + "@playform/build": "0.2.6", "@playform/compress": "0.2.0", "@playform/inline": "0.1.2", "astro": "5.16.7",