mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
Update dependency @xstate5/react to v6
This commit is contained in:
parent
868a4657ee
commit
d28cc9ab74
2 changed files with 5 additions and 5 deletions
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue