File tree 2 files changed +10
-12
lines changed 2 files changed +10
-12
lines changed Original file line number Diff line number Diff line change 30
30
"@material-ui/icons" : " 4.5.1" ,
31
31
"@material-ui/lab" : " 4.0.0-alpha.42" ,
32
32
"@xstate/inspect" : " 0.6.5" ,
33
- "@xstate/react" : " 2 .0.1 " ,
33
+ "@xstate/react" : " 3 .0.0 " ,
34
34
"axios" : " 0.26.1" ,
35
35
"formik" : " 2.2.9" ,
36
36
"history" : " 5.3.0" ,
Original file line number Diff line number Diff line change 3645
3645
resolved "https://registry.yarnpkg.com/@xstate/machine-extractor/-/machine-extractor-0.6.3.tgz#c5922fbd6044085bb855016f76412c769aa0e4f1"
3646
3646
integrity sha512-PieLwCFiL+q4/fZczAv4/cl5J4ULDM5z6GoCliajTnHIAh0wHxxKiey6LsVvqWVzGw9fUlO87AqtWPsIcsy4jw==
3647
3647
3648
- "@xstate/react@2 .0.1 ":
3649
- version "2 .0.1 "
3650
- resolved "https://registry.yarnpkg.com/@xstate/react/-/react-2 .0.1 .tgz#2b4717369d419e78a6c67f2dfcd1a3be9abce2d9 "
3651
- integrity sha512-sT3hxyzNBw+bm7uT3BP+uXzN0MnRqiaj/U9Yl4OYaMAUJXWsRvSA/ipL7EDf0gVLRGrRhJTCsC0cjWaduAAqnw ==
3648
+ "@xstate/react@3 .0.0 ":
3649
+ version "3 .0.0 "
3650
+ resolved "https://registry.yarnpkg.com/@xstate/react/-/react-3 .0.0 .tgz#888d9a6f128c70b632c18ad55f1f851f6ab092ba "
3651
+ integrity sha512-KHSCfwtb8gZ7QH2luihvmKYI+0lcdHQOmGNRUxUEs4zVgaJCyd8csCEmwPsudpliLdUmyxX2pzUBojFkINpotw ==
3652
3652
dependencies:
3653
3653
use-isomorphic-layout-effect "^1.0.0"
3654
- use-subscription "^1.3 .0"
3654
+ use-sync-external-store "^1.0 .0"
3655
3655
3656
3656
3657
3657
version "1.1.4"
@@ -13567,12 +13567,10 @@ use-latest@^1.0.0:
13567
13567
dependencies:
13568
13568
use-isomorphic-layout-effect "^1.0.0"
13569
13569
13570
- use-subscription@^1.3.0:
13571
- version "1.5.1"
13572
- resolved "https://registry.yarnpkg.com/use-subscription/-/use-subscription-1.5.1.tgz#73501107f02fad84c6dd57965beb0b75c68c42d1"
13573
- integrity sha512-Xv2a1P/yReAjAbhylMfFplFKj9GssgTwN7RlcTxBujFQcloStWNDQdc4g4NRWH9xS4i/FDk04vQBptAXoF3VcA==
13574
- dependencies:
13575
- object-assign "^4.1.1"
13570
+ use-sync-external-store@^1.0.0:
13571
+ version "1.0.0"
13572
+ resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.0.0.tgz#d98f4a9c2e73d0f958e7e2d2c2bfb5f618cbd8fd"
13573
+ integrity sha512-AFVsxg5GkFg8GDcxnl+Z0lMAz9rE8DGJCc28qnBuQF7lac57B5smLcT37aXpXIIPz75rW4g3eXHPjhHwdGskOw==
13576
13574
13577
13575
use@^3.1.0:
13578
13576
version "3.1.1"
You can’t perform that action at this time.
0 commit comments