From 435f44eacbfd2e91684d44c9515cbc0f190a3195 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 23:43:31 +0000 Subject: [PATCH] build(deps): 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 ad85450f4..b2bd1d2ab 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@astrojs/sitemap": "3.7.3", "@astrojs/ts-plugin": "1.10.10", "@auth0/auth0-react": "~2.22.1", - "@playform/build": "0.3.3", + "@playform/build": "0.3.4", "@playform/compress": "0.2.3", "@playform/inline": "0.1.4", "@radix-ui/react-accordion": "1.2.20",