diff --git a/package.json b/package.json index 08a5b7cb7185..a393dbf7bd70 100644 --- a/package.json +++ b/package.json @@ -1148,7 +1148,7 @@ "@turf/helpers": "6.0.1", "@turf/length": "^6.0.2", "@xstate/react": "^3.2.2", - "@xstate5/react": "npm:@xstate/react@^5.0.3", + "@xstate5/react": "npm:@xstate/react@^6.0.0", "@xyflow/react": "^12.4.1", "adm-zip": "^0.5.9", "ai": "^4.3.15", diff --git a/yarn.lock b/yarn.lock index 0016573fa3fd..6219fd5a2126 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13283,10 +13283,10 @@ use-isomorphic-layout-effect "^1.1.2" use-sync-external-store "^1.0.0" -"@xstate5/react@npm:@xstate/react@^5.0.3": - version "5.0.3" - resolved "https://registry.yarnpkg.com/@xstate/react/-/react-5.0.3.tgz#3cd48ea64510aa2cc4ecc0c9f17747134173d363" - integrity sha512-Zdnn0VTPcVdoaAiW0OX6Nkvdoe7SNGjfaZqM61NKhjt2aNULqiicmDu2tOd1ChzlRWYDxGTdbzVqqVyMLpoHJw== +"@xstate5/react@npm:@xstate/react@^6.0.0": + version "6.0.0" + resolved "https://registry.yarnpkg.com/@xstate/react/-/react-6.0.0.tgz#c103e0afb8da8b21c9b83338f37258946853e35d" + integrity sha512-xXlLpFJxqLhhmecAXclBECgk+B4zYSrDTl8hTfPZBogkn82OHKbm9zJxox3Z/YXoOhAQhKFTRLMYGdlbhc6T9A== dependencies: use-isomorphic-layout-effect "^1.1.2" use-sync-external-store "^1.2.0"