Loading apps/book/package.json +6 −6 Original line number Diff line number Diff line Loading @@ -15,10 +15,10 @@ "write-heading-ids": "docusaurus write-heading-ids" }, "dependencies": { "@docusaurus/core": "^2.0.0-beta.0", "@docusaurus/preset-classic": "^2.0.0-beta.0", "@docusaurus/core": "^2.0.0-beta.18", "@docusaurus/preset-classic": "^2.0.0-beta.18", "@mdx-js/react": "^1.6.21", "@svgr/webpack": "^5.5.0", "@svgr/webpack": "^6.2.1", "clsx": "^1.1.1", "file-loader": "^6.2.0", "react": "^17.0.2", Loading @@ -38,9 +38,9 @@ ] }, "devDependencies": { "plantuml-encoder": "~1.4.0", "mini-svg-data-uri": "~1.3.3", "node-fetch": "~2.6.1", "plantuml-encoder": "^1.4.0", "mini-svg-data-uri": "^1.3.3", "node-fetch": "^2.6.1", "unist-util-visit": "^2.0.0" } } apps/demo/package.json +2 −2 Original line number Diff line number Diff line Loading @@ -13,9 +13,9 @@ "@fluentui/react": "^8.63.0", "@fluentui/react-file-type-icons": "^8.6.6", "@fluentui/react-hooks": "^8.5.3", "@fluentui/react-icons": "^2.0.164-rc.2", "@fluentui/react-icons": "^2.0.166-rc.3", "@fluentui/style-utilities": "^8.6.5", "@griffel/react": "^1.0.2", "@griffel/react": "^1.0.3", "@yume-chan/adb": "^0.0.12", "@yume-chan/adb-backend-direct-sockets": "^0.0.9", "@yume-chan/adb-backend-webusb": "^0.0.12", Loading common/changes/@yume-chan/adb-backend-webusb/master_2022-04-08-01-20.json +9 −9 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ "changes": [ { "packageName": "@yume-chan/adb-backend-webusb", "comment": "Fix an issue where `transferIn` too little bytes results in `babble` status on non-Windows platforms", "comment": "Workaround an issue in Chrome where `transferIn` never returns `babble` on Windows", "type": "none" } ], Loading common/changes/@yume-chan/adb/master_2022-04-22-23-50.json 0 → 100644 +10 −0 Original line number Diff line number Diff line { "changes": [ { "packageName": "@yume-chan/adb", "comment": "Add support for LIS2 command in Sync protocol", "type": "none" } ], "packageName": "@yume-chan/adb" } common/changes/@yume-chan/adb/master_2022-04-22-23-51.json 0 → 100644 +10 −0 Original line number Diff line number Diff line { "changes": [ { "packageName": "@yume-chan/adb", "comment": "Add workaround for the push_mkdir issue in Android 9", "type": "none" } ], "packageName": "@yume-chan/adb" } Loading
apps/book/package.json +6 −6 Original line number Diff line number Diff line Loading @@ -15,10 +15,10 @@ "write-heading-ids": "docusaurus write-heading-ids" }, "dependencies": { "@docusaurus/core": "^2.0.0-beta.0", "@docusaurus/preset-classic": "^2.0.0-beta.0", "@docusaurus/core": "^2.0.0-beta.18", "@docusaurus/preset-classic": "^2.0.0-beta.18", "@mdx-js/react": "^1.6.21", "@svgr/webpack": "^5.5.0", "@svgr/webpack": "^6.2.1", "clsx": "^1.1.1", "file-loader": "^6.2.0", "react": "^17.0.2", Loading @@ -38,9 +38,9 @@ ] }, "devDependencies": { "plantuml-encoder": "~1.4.0", "mini-svg-data-uri": "~1.3.3", "node-fetch": "~2.6.1", "plantuml-encoder": "^1.4.0", "mini-svg-data-uri": "^1.3.3", "node-fetch": "^2.6.1", "unist-util-visit": "^2.0.0" } }
apps/demo/package.json +2 −2 Original line number Diff line number Diff line Loading @@ -13,9 +13,9 @@ "@fluentui/react": "^8.63.0", "@fluentui/react-file-type-icons": "^8.6.6", "@fluentui/react-hooks": "^8.5.3", "@fluentui/react-icons": "^2.0.164-rc.2", "@fluentui/react-icons": "^2.0.166-rc.3", "@fluentui/style-utilities": "^8.6.5", "@griffel/react": "^1.0.2", "@griffel/react": "^1.0.3", "@yume-chan/adb": "^0.0.12", "@yume-chan/adb-backend-direct-sockets": "^0.0.9", "@yume-chan/adb-backend-webusb": "^0.0.12", Loading
common/changes/@yume-chan/adb-backend-webusb/master_2022-04-08-01-20.json +9 −9 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ "changes": [ { "packageName": "@yume-chan/adb-backend-webusb", "comment": "Fix an issue where `transferIn` too little bytes results in `babble` status on non-Windows platforms", "comment": "Workaround an issue in Chrome where `transferIn` never returns `babble` on Windows", "type": "none" } ], Loading
common/changes/@yume-chan/adb/master_2022-04-22-23-50.json 0 → 100644 +10 −0 Original line number Diff line number Diff line { "changes": [ { "packageName": "@yume-chan/adb", "comment": "Add support for LIS2 command in Sync protocol", "type": "none" } ], "packageName": "@yume-chan/adb" }
common/changes/@yume-chan/adb/master_2022-04-22-23-51.json 0 → 100644 +10 −0 Original line number Diff line number Diff line { "changes": [ { "packageName": "@yume-chan/adb", "comment": "Add workaround for the push_mkdir issue in Android 9", "type": "none" } ], "packageName": "@yume-chan/adb" }