Update dependency @xstate5/react to v6

This commit is contained in:
elastic-renovate-prod[bot] 2025-06-26 17:07:10 +00:00 committed by GitHub
parent 868a4657ee
commit d28cc9ab74
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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"