Update dependency @xstate5/react to ^5.0.3

This commit is contained in:
elastic-renovate-prod[bot] 2025-04-15 07:18:27 +00:00 committed by GitHub
parent a81da32d10
commit 08b13c13c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -1106,7 +1106,7 @@
"@turf/helpers": "6.0.1",
"@turf/length": "^6.0.2",
"@xstate/react": "^3.2.2",
"@xstate5/react": "npm:@xstate/react@^5.0.2",
"@xstate5/react": "npm:@xstate/react@^5.0.3",
"@xyflow/react": "^12.4.1",
"adm-zip": "^0.5.9",
"ai": "^4.0.18",

View file

@ -12725,10 +12725,10 @@
use-isomorphic-layout-effect "^1.1.2"
use-sync-external-store "^1.0.0"
"@xstate5/react@npm:@xstate/react@^5.0.2":
version "5.0.2"
resolved "https://registry.yarnpkg.com/@xstate/react/-/react-5.0.2.tgz#92185d20efedac97350c996cda29749c2e3fdbf1"
integrity sha512-x5GOrE0ZYjU2ba986u0CCp7SaPwzElSn1SW0mZ9MuBgsZ+BW7vTLVOvGmURynwojdso8d6nVbK3c2+MRVqGVgA==
"@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==
dependencies:
use-isomorphic-layout-effect "^1.1.2"
use-sync-external-store "^1.2.0"