|
3035 | 3035 | resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.22.tgz#38b6c4b9b2f3ed9f2e376cce42a298fb2375251e"
|
3036 | 3036 | integrity sha512-8FwbVoG4fy+ykY86XCAclKZDORttqE5/s7dyWZKLXTdv3vRy5HozBEinG5IqhvPXXzIZEcTVbuHlQEI6iuwcmw==
|
3037 | 3037 |
|
3038 |
| -"@types/node@14.18.15", "@types/node@^14.0.10": |
3039 |
| - version "14.18.15" |
3040 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.15.tgz#da5daeef5555929ec4612b7bc3ca7e1f72596085" |
3041 |
| - integrity sha512-hzzmpfqOhsFmvQ9nu87qNQJ8ksofJLBIKkgaYWFapV+W8UGHCxtg5uf69ZtlDSS8rb4ax3lMgpqBnLUQETjCJA== |
| 3038 | +"@types/node@14.18.16", "@types/node@^14.0.10": |
| 3039 | + version "14.18.16" |
| 3040 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.16.tgz#878f670ba3f00482bf859b6550b6010610fc54b5" |
| 3041 | + integrity sha512-X3bUMdK/VmvrWdoTkz+VCn6nwKwrKCFTHtqwBIaQJNx4RUIBBUFXM00bqPz/DsDd+Icjmzm6/tyYZzeGVqb6/Q== |
3042 | 3042 |
|
3043 | 3043 | "@types/normalize-package-data@^2.4.0":
|
3044 | 3044 | version "2.4.1"
|
|
3666 | 3666 | resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.7.5.tgz#09fa51e356d07d0be200642b0e4f91d8e6dd408d"
|
3667 | 3667 | integrity sha512-V3BIhmY36fXZ1OtVcI9W+FxQqxVLsPKcNjWigIaa81dLC9IolJl5Mt4Cvhmr0flUnjSpTdrbMTSbXqYqV5dT6A==
|
3668 | 3668 |
|
3669 |
| -"@xstate/cli@0.1.6": |
3670 |
| - version "0.1.6" |
3671 |
| - resolved "https://registry.yarnpkg.com/@xstate/cli/-/cli-0.1.6.tgz#1ee6bb4897a8bb4b94155c7715b00a90aadedaa4" |
3672 |
| - integrity sha512-npDPm9kRGFgWLPfyCsn2MBzmiV/Mx3R8sGNPKQEbBnmRiXD2c2hGqoYwrWiittk+pFOJmc7tm9eT8NUbxND0/g== |
| 3669 | +"@xstate/cli@0.1.7": |
| 3670 | + version "0.1.7" |
| 3671 | + resolved "https://registry.yarnpkg.com/@xstate/cli/-/cli-0.1.7.tgz#2e20e1ba44a14894320e76544c51cea8ccff663d" |
| 3672 | + integrity sha512-BE2EumZoivO19PWXLPAx/gzOAQHrEWrp/T8L7u0LigbUODoAmZwKCuF94IYmRipUYKeyjhYUX2jstoHXg/7Asg== |
3673 | 3673 | dependencies:
|
3674 | 3674 | "@babel/core" "^7.12.10"
|
3675 |
| - "@xstate/machine-extractor" "0.6.3" |
3676 |
| - "@xstate/tools-shared" "1.1.4" |
| 3675 | + "@xstate/machine-extractor" "0.6.4" |
| 3676 | + "@xstate/tools-shared" "1.1.5" |
3677 | 3677 | chokidar "^3.5.3"
|
3678 | 3678 | commander "^8.0.0"
|
3679 | 3679 | xstate "^4.29.0"
|
|
3685 | 3685 | dependencies:
|
3686 | 3686 | fast-safe-stringify "^2.1.1"
|
3687 | 3687 |
|
3688 |
| -"@xstate/machine-extractor@0.6.3": |
3689 |
| - version "0.6.3" |
3690 |
| - resolved "https://registry.yarnpkg.com/@xstate/machine-extractor/-/machine-extractor-0.6.3.tgz#c5922fbd6044085bb855016f76412c769aa0e4f1" |
3691 |
| - integrity sha512-PieLwCFiL+q4/fZczAv4/cl5J4ULDM5z6GoCliajTnHIAh0wHxxKiey6LsVvqWVzGw9fUlO87AqtWPsIcsy4jw== |
| 3688 | +"@xstate/machine-extractor@0.6.4": |
| 3689 | + version "0.6.4" |
| 3690 | + resolved "https://registry.yarnpkg.com/@xstate/machine-extractor/-/machine-extractor-0.6.4.tgz#8aff092ecc06333190dc71faa9e7d9cf08dc4614" |
| 3691 | + integrity sha512-CTDHDdXbAdhS8XFOi0P/GF3zhh7rrcpycrM1Anlc1f0awILaNo+2kATBEVsL6k7nfFsGStjGeE8RwWeiUfYwag== |
3692 | 3692 |
|
3693 | 3693 | "@xstate/react@3.0.0":
|
3694 | 3694 | version "3.0.0"
|
|
3698 | 3698 | use-isomorphic-layout-effect "^1.0.0"
|
3699 | 3699 | use-sync-external-store "^1.0.0"
|
3700 | 3700 |
|
3701 |
| -"@xstate/tools-shared@1.1.4": |
3702 |
| - version "1.1.4" |
3703 |
| - resolved "https://registry.yarnpkg.com/@xstate/tools-shared/-/tools-shared-1.1.4.tgz#dcaf161792df0ba16be0d7dd57efa844bf265039" |
3704 |
| - integrity sha512-gH1NdnQYbmM9JpKbD1Q3ybWzgwUArS5tgq5GZUSMtFVyghlG8JNWILx+s8XvshE9HCZB0jy3pFa4bUscbCLerw== |
| 3701 | +"@xstate/tools-shared@1.1.5": |
| 3702 | + version "1.1.5" |
| 3703 | + resolved "https://registry.yarnpkg.com/@xstate/tools-shared/-/tools-shared-1.1.5.tgz#82f285279953a0f075caad3fbc8cf4f5ad041b8f" |
| 3704 | + integrity sha512-Gr9UMEMJxdrN16bEIb3eIys9pi08K4dAHK5ptIC3mBHy77JBGtgfYMTO619uy1pdmbBRVFWg7aPAcMIusqjq8w== |
3705 | 3705 | dependencies:
|
3706 |
| - "@xstate/machine-extractor" "0.6.3" |
| 3706 | + "@xstate/machine-extractor" "0.6.4" |
3707 | 3707 |
|
3708 | 3708 | "@xtuc/ieee754@^1.2.0":
|
3709 | 3709 | version "1.2.0"
|
@@ -8748,10 +8748,10 @@ jest-jasmine2@^27.5.1:
|
8748 | 8748 | pretty-format "^27.5.1"
|
8749 | 8749 | throat "^6.0.1"
|
8750 | 8750 |
|
8751 |
| -jest-junit@13.1.0: |
8752 |
| - version "13.1.0" |
8753 |
| - resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-13.1.0.tgz#c364b90b88ad2492dae4002f00c9fed75e0590c4" |
8754 |
| - integrity sha512-ECbhzEG3Oe2IH3Mnwcv2vAXM4qTbcObN/gTUzwKPlpaNsf2G/zlj/teEUqRGV17YQiQ4AqzTf3pCO7W59DKVIw== |
| 8751 | +jest-junit@13.2.0: |
| 8752 | + version "13.2.0" |
| 8753 | + resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-13.2.0.tgz#66eeb86429aafac8c1745a70f44ace185aacb943" |
| 8754 | + integrity sha512-B0XNlotl1rdsvFZkFfoa19mc634+rrd8E4Sskb92Bb8MmSXeWV9XJGUyctunZS1W410uAxcyYuPUGVnbcOH8cg== |
8755 | 8755 | dependencies:
|
8756 | 8756 | mkdirp "^1.0.4"
|
8757 | 8757 | strip-ansi "^6.0.1"
|
|
0 commit comments