File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 80
80
"@types/uuid" : " 8.3.4" ,
81
81
"@typescript-eslint/eslint-plugin" : " 5.30.6" ,
82
82
"@typescript-eslint/parser" : " 5.31.0" ,
83
- "@xstate/cli" : " 0.2.1 " ,
83
+ "@xstate/cli" : " 0.3.0 " ,
84
84
"chromatic" : " 6.7.1" ,
85
85
"copy-webpack-plugin" : " 10.2.4" ,
86
86
"css-loader" : " 6.7.1" ,
Original file line number Diff line number Diff line change 3763
3763
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.7.5.tgz#09fa51e356d07d0be200642b0e4f91d8e6dd408d"
3764
3764
integrity sha512-V3BIhmY36fXZ1OtVcI9W+FxQqxVLsPKcNjWigIaa81dLC9IolJl5Mt4Cvhmr0flUnjSpTdrbMTSbXqYqV5dT6A==
3765
3765
3766
- "@xstate/cli@0.2.1 ":
3767
- version "0.2.1 "
3768
- resolved "https://registry.yarnpkg.com/@xstate/cli/-/cli-0.2.1 .tgz#78655907813992237ee6d1030ea48c43083b7410 "
3769
- integrity sha512-DNX3webiPGinEJd50uB6j41q5NAOqoMHUIC1fsCaTL+JAWe+gvOT69MievNRJ0c56s/49Vf3bCGrCdHXt/5pGg ==
3766
+ "@xstate/cli@0.3.0 ":
3767
+ version "0.3.0 "
3768
+ resolved "https://registry.yarnpkg.com/@xstate/cli/-/cli-0.3.0 .tgz#810faa6319fa11811310b1defdd021c4cda2ec26 "
3769
+ integrity sha512-Vb47MUhPuoVuRvBLdAmmRl6vc1ELRCSL1OeUQqmHk/GsCdMi+A9hLRzfJW16/k4WhNze8lb4VMbJJzzJp0Y7tg ==
3770
3770
dependencies:
3771
3771
"@babel/core" "^7.12.10"
3772
3772
"@xstate/machine-extractor" "0.7.0"
3773
- "@xstate/tools-shared" "1.1.7 "
3773
+ "@xstate/tools-shared" "1.2.0 "
3774
3774
chokidar "^3.5.3"
3775
3775
commander "^8.0.0"
3776
3776
xstate "^4.29.0"
3795
3795
use-isomorphic-layout-effect "^1.0.0"
3796
3796
use-sync-external-store "^1.0.0"
3797
3797
3798
- "@xstate/tools-shared@1.1.7 ":
3799
- version "1.1.7 "
3800
- resolved "https://registry.yarnpkg.com/@xstate/tools-shared/-/tools-shared-1.1.7 .tgz#91c10fc4966c2258c10608aea279ecb8dd17a7f2 "
3801
- integrity sha512-q+GzSHfhx9ld0UK9rqYz/QI+rE6oEP3M9FI5ybmXKOMZ6739YKzdY3iQAfYfLZP8/Y6xdfvcpSmOzfFQvjnpcw ==
3798
+ "@xstate/tools-shared@1.2.0 ":
3799
+ version "1.2.0 "
3800
+ resolved "https://registry.yarnpkg.com/@xstate/tools-shared/-/tools-shared-1.2.0 .tgz#3ee4a0e684497d37dffd197e551c3488f080357a "
3801
+ integrity sha512-qRy6ABjkgXFYkxHNc1GEFdGjAZWhUnud5zoICYgvieH8g/rOft+neRyaQadIdEjhTmzhSl5fsqFRWAj5pWGSsw ==
3802
3802
dependencies:
3803
3803
"@xstate/machine-extractor" "0.7.0"
3804
3804
You can’t perform that action at this time.
0 commit comments