Loading apps/cli/package.json +7 −7 Original line number Diff line number Diff line Loading @@ -33,17 +33,17 @@ "tango-cli": "esm/index.js" }, "dependencies": { "@yume-chan/adb": "workspace:^0.0.24", "@yume-chan/adb-server-node-tcp": "workspace:^0.0.24", "@yume-chan/android-bin": "workspace:^0.0.24", "@yume-chan/stream-extra": "workspace:^0.0.24", "@yume-chan/adb": "workspace:^", "@yume-chan/adb-server-node-tcp": "workspace:^", "@yume-chan/android-bin": "workspace:^", "@yume-chan/stream-extra": "workspace:^", "commander": "^12.1.0", "source-map-support": "^0.5.21" }, "devDependencies": { "@types/node": "^22.5.4", "@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0", "@types/node": "^22.5.5", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "prettier": "^3.3.3", "typescript": "^5.6.2" } Loading libraries/adb-credential-web/package.json +3 −3 Original line number Diff line number Diff line Loading @@ -30,11 +30,11 @@ "prepublishOnly": "npm run build" }, "dependencies": { "@yume-chan/adb": "workspace:^0.0.24" "@yume-chan/adb": "workspace:^" }, "devDependencies": { "@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "prettier": "^3.3.3", "typescript": "^5.6.2" } Loading libraries/adb-daemon-webusb/package.json +7 −7 Original line number Diff line number Diff line Loading @@ -33,15 +33,15 @@ }, "dependencies": { "@types/w3c-web-usb": "^1.0.10", "@yume-chan/adb": "workspace:^0.0.24", "@yume-chan/stream-extra": "workspace:^0.0.24", "@yume-chan/struct": "workspace:^0.0.24" "@yume-chan/adb": "workspace:^", "@yume-chan/stream-extra": "workspace:^", "@yume-chan/struct": "workspace:^" }, "devDependencies": { "@types/node": "^22.5.4", "@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/test-runner": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0", "@types/node": "^22.5.5", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/test-runner": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "prettier": "^3.3.3", "typescript": "^5.6.2" } Loading libraries/adb-scrcpy/package.json +7 −7 Original line number Diff line number Diff line Loading @@ -32,16 +32,16 @@ "prepublishOnly": "npm run build" }, "dependencies": { "@yume-chan/adb": "workspace:^0.0.24", "@yume-chan/adb": "workspace:^", "@yume-chan/async": "^2.2.0", "@yume-chan/event": "workspace:^0.0.24", "@yume-chan/scrcpy": "workspace:^0.0.24", "@yume-chan/stream-extra": "workspace:^0.0.24", "@yume-chan/struct": "workspace:^0.0.24" "@yume-chan/event": "workspace:^", "@yume-chan/scrcpy": "workspace:^", "@yume-chan/stream-extra": "workspace:^", "@yume-chan/struct": "workspace:^" }, "devDependencies": { "@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "prettier": "^3.3.3", "typescript": "^5.6.2" } Loading libraries/adb-server-node-tcp/package.json +6 −6 Original line number Diff line number Diff line Loading @@ -32,14 +32,14 @@ "lint": "run-eslint && prettier src/**/*.ts --write --tab-width 4" }, "dependencies": { "@yume-chan/adb": "workspace:^0.0.24", "@yume-chan/stream-extra": "workspace:^0.0.24", "@yume-chan/struct": "workspace:^0.0.24" "@yume-chan/adb": "workspace:^", "@yume-chan/stream-extra": "workspace:^", "@yume-chan/struct": "workspace:^" }, "devDependencies": { "@types/node": "^22.5.4", "@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0", "@types/node": "^22.5.5", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "prettier": "^3.3.3", "typescript": "^5.6.2" } Loading Loading
apps/cli/package.json +7 −7 Original line number Diff line number Diff line Loading @@ -33,17 +33,17 @@ "tango-cli": "esm/index.js" }, "dependencies": { "@yume-chan/adb": "workspace:^0.0.24", "@yume-chan/adb-server-node-tcp": "workspace:^0.0.24", "@yume-chan/android-bin": "workspace:^0.0.24", "@yume-chan/stream-extra": "workspace:^0.0.24", "@yume-chan/adb": "workspace:^", "@yume-chan/adb-server-node-tcp": "workspace:^", "@yume-chan/android-bin": "workspace:^", "@yume-chan/stream-extra": "workspace:^", "commander": "^12.1.0", "source-map-support": "^0.5.21" }, "devDependencies": { "@types/node": "^22.5.4", "@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0", "@types/node": "^22.5.5", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "prettier": "^3.3.3", "typescript": "^5.6.2" } Loading
libraries/adb-credential-web/package.json +3 −3 Original line number Diff line number Diff line Loading @@ -30,11 +30,11 @@ "prepublishOnly": "npm run build" }, "dependencies": { "@yume-chan/adb": "workspace:^0.0.24" "@yume-chan/adb": "workspace:^" }, "devDependencies": { "@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "prettier": "^3.3.3", "typescript": "^5.6.2" } Loading
libraries/adb-daemon-webusb/package.json +7 −7 Original line number Diff line number Diff line Loading @@ -33,15 +33,15 @@ }, "dependencies": { "@types/w3c-web-usb": "^1.0.10", "@yume-chan/adb": "workspace:^0.0.24", "@yume-chan/stream-extra": "workspace:^0.0.24", "@yume-chan/struct": "workspace:^0.0.24" "@yume-chan/adb": "workspace:^", "@yume-chan/stream-extra": "workspace:^", "@yume-chan/struct": "workspace:^" }, "devDependencies": { "@types/node": "^22.5.4", "@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/test-runner": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0", "@types/node": "^22.5.5", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/test-runner": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "prettier": "^3.3.3", "typescript": "^5.6.2" } Loading
libraries/adb-scrcpy/package.json +7 −7 Original line number Diff line number Diff line Loading @@ -32,16 +32,16 @@ "prepublishOnly": "npm run build" }, "dependencies": { "@yume-chan/adb": "workspace:^0.0.24", "@yume-chan/adb": "workspace:^", "@yume-chan/async": "^2.2.0", "@yume-chan/event": "workspace:^0.0.24", "@yume-chan/scrcpy": "workspace:^0.0.24", "@yume-chan/stream-extra": "workspace:^0.0.24", "@yume-chan/struct": "workspace:^0.0.24" "@yume-chan/event": "workspace:^", "@yume-chan/scrcpy": "workspace:^", "@yume-chan/stream-extra": "workspace:^", "@yume-chan/struct": "workspace:^" }, "devDependencies": { "@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "prettier": "^3.3.3", "typescript": "^5.6.2" } Loading
libraries/adb-server-node-tcp/package.json +6 −6 Original line number Diff line number Diff line Loading @@ -32,14 +32,14 @@ "lint": "run-eslint && prettier src/**/*.ts --write --tab-width 4" }, "dependencies": { "@yume-chan/adb": "workspace:^0.0.24", "@yume-chan/stream-extra": "workspace:^0.0.24", "@yume-chan/struct": "workspace:^0.0.24" "@yume-chan/adb": "workspace:^", "@yume-chan/stream-extra": "workspace:^", "@yume-chan/struct": "workspace:^" }, "devDependencies": { "@types/node": "^22.5.4", "@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0", "@types/node": "^22.5.5", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "prettier": "^3.3.3", "typescript": "^5.6.2" } Loading