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.31.0" ,
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 3729
3729
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.7.5.tgz#09fa51e356d07d0be200642b0e4f91d8e6dd408d"
3730
3730
integrity sha512-V3BIhmY36fXZ1OtVcI9W+FxQqxVLsPKcNjWigIaa81dLC9IolJl5Mt4Cvhmr0flUnjSpTdrbMTSbXqYqV5dT6A==
3731
3731
3732
- "@xstate/cli@0.2.1 ":
3733
- version "0.2.1 "
3734
- resolved "https://registry.yarnpkg.com/@xstate/cli/-/cli-0.2.1 .tgz#78655907813992237ee6d1030ea48c43083b7410 "
3735
- integrity sha512-DNX3webiPGinEJd50uB6j41q5NAOqoMHUIC1fsCaTL+JAWe+gvOT69MievNRJ0c56s/49Vf3bCGrCdHXt/5pGg ==
3732
+ "@xstate/cli@0.3.0 ":
3733
+ version "0.3.0 "
3734
+ resolved "https://registry.yarnpkg.com/@xstate/cli/-/cli-0.3.0 .tgz#810faa6319fa11811310b1defdd021c4cda2ec26 "
3735
+ integrity sha512-Vb47MUhPuoVuRvBLdAmmRl6vc1ELRCSL1OeUQqmHk/GsCdMi+A9hLRzfJW16/k4WhNze8lb4VMbJJzzJp0Y7tg ==
3736
3736
dependencies:
3737
3737
"@babel/core" "^7.12.10"
3738
3738
"@xstate/machine-extractor" "0.7.0"
3739
- "@xstate/tools-shared" "1.1.7 "
3739
+ "@xstate/tools-shared" "1.2.0 "
3740
3740
chokidar "^3.5.3"
3741
3741
commander "^8.0.0"
3742
3742
xstate "^4.29.0"
3761
3761
use-isomorphic-layout-effect "^1.0.0"
3762
3762
use-sync-external-store "^1.0.0"
3763
3763
3764
- "@xstate/tools-shared@1.1.7 ":
3765
- version "1.1.7 "
3766
- resolved "https://registry.yarnpkg.com/@xstate/tools-shared/-/tools-shared-1.1.7 .tgz#91c10fc4966c2258c10608aea279ecb8dd17a7f2 "
3767
- integrity sha512-q+GzSHfhx9ld0UK9rqYz/QI+rE6oEP3M9FI5ybmXKOMZ6739YKzdY3iQAfYfLZP8/Y6xdfvcpSmOzfFQvjnpcw ==
3764
+ "@xstate/tools-shared@1.2.0 ":
3765
+ version "1.2.0 "
3766
+ resolved "https://registry.yarnpkg.com/@xstate/tools-shared/-/tools-shared-1.2.0 .tgz#3ee4a0e684497d37dffd197e551c3488f080357a "
3767
+ integrity sha512-qRy6ABjkgXFYkxHNc1GEFdGjAZWhUnud5zoICYgvieH8g/rOft+neRyaQadIdEjhTmzhSl5fsqFRWAj5pWGSsw ==
3768
3768
dependencies:
3769
3769
"@xstate/machine-extractor" "0.7.0"
3770
3770
You can’t perform that action at this time.
0 commit comments