From 04e53eabd9b9c0d2793bf39d3315ed217278f0de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 14:03:54 +0000 Subject: [PATCH] chore: bump xstate from 5.28.0 to 5.29.0 in /apps/webapp Bumps [xstate](https://github.com/statelyai/xstate) from 5.28.0 to 5.29.0. - [Release notes](https://github.com/statelyai/xstate/releases) - [Commits](https://github.com/statelyai/xstate/compare/xstate@5.28.0...xstate@5.29.0) --- updated-dependencies: - dependency-name: xstate dependency-version: 5.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/webapp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/webapp/package.json b/apps/webapp/package.json index a49d73f8359..6edd88ec303 100644 --- a/apps/webapp/package.json +++ b/apps/webapp/package.json @@ -95,7 +95,7 @@ "use-debounce": "10.1.0", "webgl-utils.js": "1.1.0", "webrtc-adapter": "9.0.4", - "xstate": "5.28.0", + "xstate": "5.29.0", "zustand": "4.5.7" }, "devDependencies": {