From f9ab22b668422a16bb199e0943d22972d8273ac0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 21:53:52 +0000 Subject: [PATCH] Bump @playform/build from 0.2.6 to 0.3.0 Bumps [@playform/build](https://github.com/PlayForm/Build) from 0.2.6 to 0.3.0. - [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.6...v0.3.0) --- updated-dependencies: - dependency-name: "@playform/build" dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ccc7539..c5e36734 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "dependencies": { "@astrojs/sitemap": "3.7.0", "@astrojs/solid-js": "5.1.3", - "@playform/build": "0.2.6", + "@playform/build": "0.3.0", "@playform/compress": "0.2.1", "@playform/favicon": "0.0.1", "@playform/inline": "0.1.2",