|
844 | 844 | "@types/babel__core" "^7.20.5" |
845 | 845 | react-refresh "^0.14.2" |
846 | 846 |
|
847 | | -"@yume-chan/adb-credential-web@file:./../ya-webadb/libraries/adb-credential-web": |
| 847 | +"@yume-chan/adb-credential-web@^2.1.0": |
848 | 848 | version "2.1.0" |
| 849 | + resolved "https://registry.yarnpkg.com/@yume-chan/adb-credential-web/-/adb-credential-web-2.1.0.tgz#b384601a7c84f7e5d208f415d16098e22303415c" |
| 850 | + integrity sha512-ps5XWt+xxm6Mi9eF80ePprPJ/uRFMhfR437betQE8hixrjdZpkZgMlqZU6GlnuebMi0djrbP8GWB49jJekJVYA== |
849 | 851 | dependencies: |
850 | | - "@yume-chan/adb" "workspace:^" |
| 852 | + "@yume-chan/adb" "^2.1.0" |
851 | 853 |
|
852 | | -"@yume-chan/adb-daemon-webusb@file:./../ya-webadb/libraries/adb-daemon-webusb": |
| 854 | +"@yume-chan/adb-daemon-webusb@^2.1.0": |
853 | 855 | version "2.1.0" |
| 856 | + resolved "https://registry.yarnpkg.com/@yume-chan/adb-daemon-webusb/-/adb-daemon-webusb-2.1.0.tgz#b78a92656d725397c06d179750c11ed10624f917" |
| 857 | + integrity sha512-mAaDyTSGHO2dzteei5rkHrBAmonEmMkXZsdqmn35U/OZeXr4Zi42JDbtDVYtw6cjd/dyYGQfvwfipmmmqj6U0g== |
854 | 858 | dependencies: |
855 | 859 | "@types/w3c-web-usb" "^1.0.10" |
856 | | - "@yume-chan/adb" "workspace:^" |
857 | | - "@yume-chan/event" "workspace:^" |
858 | | - "@yume-chan/stream-extra" "workspace:^" |
859 | | - "@yume-chan/struct" "workspace:^" |
| 860 | + "@yume-chan/adb" "^2.1.0" |
| 861 | + "@yume-chan/event" "^2.0.0" |
| 862 | + "@yume-chan/stream-extra" "^2.1.0" |
| 863 | + "@yume-chan/struct" "^2.0.1" |
860 | 864 |
|
861 | | -"@yume-chan/adb@workspace:^": |
| 865 | +"@yume-chan/adb@^2.1.0": |
862 | 866 | version "2.1.0" |
863 | 867 | resolved "https://registry.yarnpkg.com/@yume-chan/adb/-/adb-2.1.0.tgz#89db68088c0acc42b38bfcb813ff4f70309b3bee" |
864 | 868 | integrity sha512-OFubv3fLiPCGztJLqR0L9gSbxH66TxJXQTYKdlBheVU+HMFHxSq9mziP+iwW7CfIR73fu4KM6E1YmPrCW1UVOQ== |
|
874 | 878 | resolved "https://registry.yarnpkg.com/@yume-chan/async/-/async-4.1.3.tgz#7f4b6d3b1bc902f7ef225a5ade39796f56ccd589" |
875 | 879 | integrity sha512-0vzhNJMkWUPyjKzUK4rqHEeCU6YQtF78RsB1kFRB6Y2BLupmEQNxcSb0mjKabPL9jZpCCiLa5KL8oTOJClUVaw== |
876 | 880 |
|
877 | | -"@yume-chan/event@^2.0.0", "@yume-chan/event@workspace:^": |
| 881 | +"@yume-chan/event@^2.0.0": |
878 | 882 | version "2.0.0" |
879 | 883 | resolved "https://registry.yarnpkg.com/@yume-chan/event/-/event-2.0.0.tgz#8ee6c8ec100acdbff1f78dc6398da69ad6ca1b9b" |
880 | 884 | integrity sha512-z56MDOcX1QlgLUCuA6th3r10negVb7A3gzY//TwSC9ZOvzuRlrAqXcxZf1T3hHfNMk/NFO9RIgQgegXYSfaqLw== |
|
886 | 890 | resolved "https://registry.yarnpkg.com/@yume-chan/no-data-view/-/no-data-view-2.0.0.tgz#4498754388d18b3acb10152c10371c0f1080da95" |
887 | 891 | integrity sha512-0GRJrrt6wtZlbiE92jocHOnaAvjQ+Y7xwwhwOPqLkwf90Kj1JIHJ5Zh4wJVQSQIkzfRSOpM+jeEQdC2K15snlA== |
888 | 892 |
|
889 | | -"@yume-chan/stream-extra@^2.1.0", "@yume-chan/stream-extra@workspace:^": |
| 893 | +"@yume-chan/stream-extra@^2.1.0": |
890 | 894 | version "2.1.0" |
891 | 895 | resolved "https://registry.yarnpkg.com/@yume-chan/stream-extra/-/stream-extra-2.1.0.tgz#1a6f8bd3850ad800c2baf43de490f96baaf6853d" |
892 | 896 | integrity sha512-Sq1mDCLTIOu+TbI3VmFhcKL5hi+qZkDA3S+JezZb/AJm4ESC3hB7+LgQIQs3QEK/ZeRwMg37w4IOYHSh30R7BQ== |
893 | 897 | dependencies: |
894 | 898 | "@yume-chan/async" "^4.1.3" |
895 | 899 | "@yume-chan/struct" "^2.0.1" |
896 | 900 |
|
897 | | -"@yume-chan/stream-extra@file:./../ya-webadb/libraries/stream-extra": |
898 | | - version "2.1.0" |
899 | | - dependencies: |
900 | | - "@yume-chan/async" "^4.1.3" |
901 | | - "@yume-chan/struct" "workspace:^" |
902 | | - |
903 | | -"@yume-chan/struct@^2.0.1", "@yume-chan/struct@workspace:^": |
| 901 | +"@yume-chan/struct@^2.0.1": |
904 | 902 | version "2.0.1" |
905 | 903 | resolved "https://registry.yarnpkg.com/@yume-chan/struct/-/struct-2.0.1.tgz#1cae8712887c7e997f1e9a5c7f4074050b1f76a3" |
906 | 904 | integrity sha512-Trqm2ovy5X+ydqv5jiDBH3UMA2jKNGG6alABCDTUsIsMjSsrTFE86cghI7fceVKIh4FkIUBd4DqOsxn2S1c4Jw== |
|
0 commit comments