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 56
56
"@types/superagent" : " 4.1.15" ,
57
57
"@typescript-eslint/eslint-plugin" : " 5.15.0" ,
58
58
"@typescript-eslint/parser" : " 5.15.0" ,
59
- "@xstate/cli" : " 0.1.4 " ,
59
+ "@xstate/cli" : " 0.1.5 " ,
60
60
"copy-webpack-plugin" : " 10.2.4" ,
61
61
"css-loader" : " 6.7.1" ,
62
62
"css-minimizer-webpack-plugin" : " 3.4.1" ,
Original file line number Diff line number Diff line change 3671
3671
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.7.5.tgz#09fa51e356d07d0be200642b0e4f91d8e6dd408d"
3672
3672
integrity sha512-V3BIhmY36fXZ1OtVcI9W+FxQqxVLsPKcNjWigIaa81dLC9IolJl5Mt4Cvhmr0flUnjSpTdrbMTSbXqYqV5dT6A==
3673
3673
3674
-
3675
- version "0.1.4 "
3676
- resolved "https://registry.yarnpkg.com/@xstate/cli/-/cli-0.1.4 .tgz#5d909b980a5e62744f90b2790be3aa2717cfb4f8 "
3677
- integrity sha512-+MkeFGi+gouY8o+/GWG7/62c4WZAtsMlABi5NFBN2owIbwohJQbflc9jBMzN+U3Ho0QGC2gHBwsretsSsNkuuA ==
3674
+
3675
+ version "0.1.5 "
3676
+ resolved "https://registry.yarnpkg.com/@xstate/cli/-/cli-0.1.5 .tgz#3822ba67deb683aad16d9ae0c70f4267a2bf7dde "
3677
+ integrity sha512-JrXLT5WaB9kLoUf5KkOo8T16NJ9MFSuGrDiVQdg7hFAZiHeuxUg6qN7EcKSRAbbr9E33HVlrfX7KaUCOeVyTpA ==
3678
3678
dependencies:
3679
3679
"@babel/core" "^7.12.10"
3680
3680
"@xstate/machine-extractor" "0.6.2"
3681
- "@xstate/tools-shared" "1.1.2 "
3681
+ "@xstate/tools-shared" "1.1.3 "
3682
3682
chokidar "^3.5.3"
3683
3683
commander "^8.0.0"
3684
3684
xstate "^4.29.0"
3696
3696
use-isomorphic-layout-effect "^1.0.0"
3697
3697
use-subscription "^1.3.0"
3698
3698
3699
-
3700
- version "1.1.2 "
3701
- resolved "https://registry.yarnpkg.com/@xstate/tools-shared/-/tools-shared-1.1.2 .tgz#84660e1ff9ba48612af2d471a21905705fa62e16 "
3702
- integrity sha512-/A0/3vI2N9Rr3uWKGpUkIv1GhVvQFsXB+vbf8RuSCcj5lnztnC2XEKCqzkric+T3BBViGVXuY7eh8UZw8OVPDw ==
3699
+
3700
+ version "1.1.3 "
3701
+ resolved "https://registry.yarnpkg.com/@xstate/tools-shared/-/tools-shared-1.1.3 .tgz#89ab5b275e9863da563ab00f391450ec5994d001 "
3702
+ integrity sha512-KsL0Qw4DAkDrkVtFe/BKBNGNKK7+48nsnOakZosrliFVyDszbr1YLwjlyzGFN/YDMUfG1jCGQdVyf3kmt6IKQw ==
3703
3703
dependencies:
3704
3704
"@xstate/machine-extractor" "0.6.2"
3705
3705
You can’t perform that action at this time.
0 commit comments