Loading apps/cli/package.json +1 −1 Original line number Original line Diff line number Diff line Loading @@ -41,7 +41,7 @@ "source-map-support": "^0.5.21" "source-map-support": "^0.5.21" }, }, "devDependencies": { "devDependencies": { "@types/node": "^22.14.1", "@types/node": "^22.15.3", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "prettier": "^3.5.3", "prettier": "^3.5.3", Loading libraries/adb-daemon-webusb/package.json +1 −1 Original line number Original line Diff line number Diff line Loading @@ -39,7 +39,7 @@ "@yume-chan/struct": "workspace:^" "@yume-chan/struct": "workspace:^" }, }, "devDependencies": { "devDependencies": { "@types/node": "^22.14.1", "@types/node": "^22.15.3", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/test-runner": "workspace:^", "@yume-chan/test-runner": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^", Loading libraries/adb-scrcpy/package.json +2 −2 Original line number Original line Diff line number Diff line Loading @@ -34,14 +34,14 @@ }, }, "dependencies": { "dependencies": { "@yume-chan/adb": "workspace:^", "@yume-chan/adb": "workspace:^", "@yume-chan/async": "^4.1.2", "@yume-chan/async": "^4.1.3", "@yume-chan/event": "workspace:^", "@yume-chan/event": "workspace:^", "@yume-chan/scrcpy": "workspace:^", "@yume-chan/scrcpy": "workspace:^", "@yume-chan/stream-extra": "workspace:^", "@yume-chan/stream-extra": "workspace:^", "@yume-chan/struct": "workspace:^" "@yume-chan/struct": "workspace:^" }, }, "devDependencies": { "devDependencies": { "@types/node": "^22.14.1", "@types/node": "^22.15.3", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/test-runner": "workspace:^", "@yume-chan/test-runner": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^", Loading libraries/adb-server-node-tcp/package.json +2 −2 Original line number Original line Diff line number Diff line Loading @@ -33,12 +33,12 @@ }, }, "dependencies": { "dependencies": { "@yume-chan/adb": "workspace:^", "@yume-chan/adb": "workspace:^", "@yume-chan/async": "^4.1.2", "@yume-chan/async": "^4.1.3", "@yume-chan/stream-extra": "workspace:^", "@yume-chan/stream-extra": "workspace:^", "@yume-chan/struct": "workspace:^" "@yume-chan/struct": "workspace:^" }, }, "devDependencies": { "devDependencies": { "@types/node": "^22.14.1", "@types/node": "^22.15.3", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "prettier": "^3.5.3", "prettier": "^3.5.3", Loading libraries/adb/package.json +2 −2 Original line number Original line Diff line number Diff line Loading @@ -32,14 +32,14 @@ "test": "run-test" "test": "run-test" }, }, "dependencies": { "dependencies": { "@yume-chan/async": "^4.1.2", "@yume-chan/async": "^4.1.3", "@yume-chan/event": "workspace:^", "@yume-chan/event": "workspace:^", "@yume-chan/no-data-view": "workspace:^", "@yume-chan/no-data-view": "workspace:^", "@yume-chan/stream-extra": "workspace:^", "@yume-chan/stream-extra": "workspace:^", "@yume-chan/struct": "workspace:^" "@yume-chan/struct": "workspace:^" }, }, "devDependencies": { "devDependencies": { "@types/node": "^22.14.1", "@types/node": "^22.15.3", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/test-runner": "workspace:^", "@yume-chan/test-runner": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^", Loading Loading
apps/cli/package.json +1 −1 Original line number Original line Diff line number Diff line Loading @@ -41,7 +41,7 @@ "source-map-support": "^0.5.21" "source-map-support": "^0.5.21" }, }, "devDependencies": { "devDependencies": { "@types/node": "^22.14.1", "@types/node": "^22.15.3", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "prettier": "^3.5.3", "prettier": "^3.5.3", Loading
libraries/adb-daemon-webusb/package.json +1 −1 Original line number Original line Diff line number Diff line Loading @@ -39,7 +39,7 @@ "@yume-chan/struct": "workspace:^" "@yume-chan/struct": "workspace:^" }, }, "devDependencies": { "devDependencies": { "@types/node": "^22.14.1", "@types/node": "^22.15.3", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/test-runner": "workspace:^", "@yume-chan/test-runner": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^", Loading
libraries/adb-scrcpy/package.json +2 −2 Original line number Original line Diff line number Diff line Loading @@ -34,14 +34,14 @@ }, }, "dependencies": { "dependencies": { "@yume-chan/adb": "workspace:^", "@yume-chan/adb": "workspace:^", "@yume-chan/async": "^4.1.2", "@yume-chan/async": "^4.1.3", "@yume-chan/event": "workspace:^", "@yume-chan/event": "workspace:^", "@yume-chan/scrcpy": "workspace:^", "@yume-chan/scrcpy": "workspace:^", "@yume-chan/stream-extra": "workspace:^", "@yume-chan/stream-extra": "workspace:^", "@yume-chan/struct": "workspace:^" "@yume-chan/struct": "workspace:^" }, }, "devDependencies": { "devDependencies": { "@types/node": "^22.14.1", "@types/node": "^22.15.3", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/test-runner": "workspace:^", "@yume-chan/test-runner": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^", Loading
libraries/adb-server-node-tcp/package.json +2 −2 Original line number Original line Diff line number Diff line Loading @@ -33,12 +33,12 @@ }, }, "dependencies": { "dependencies": { "@yume-chan/adb": "workspace:^", "@yume-chan/adb": "workspace:^", "@yume-chan/async": "^4.1.2", "@yume-chan/async": "^4.1.3", "@yume-chan/stream-extra": "workspace:^", "@yume-chan/stream-extra": "workspace:^", "@yume-chan/struct": "workspace:^" "@yume-chan/struct": "workspace:^" }, }, "devDependencies": { "devDependencies": { "@types/node": "^22.14.1", "@types/node": "^22.15.3", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "prettier": "^3.5.3", "prettier": "^3.5.3", Loading
libraries/adb/package.json +2 −2 Original line number Original line Diff line number Diff line Loading @@ -32,14 +32,14 @@ "test": "run-test" "test": "run-test" }, }, "dependencies": { "dependencies": { "@yume-chan/async": "^4.1.2", "@yume-chan/async": "^4.1.3", "@yume-chan/event": "workspace:^", "@yume-chan/event": "workspace:^", "@yume-chan/no-data-view": "workspace:^", "@yume-chan/no-data-view": "workspace:^", "@yume-chan/stream-extra": "workspace:^", "@yume-chan/stream-extra": "workspace:^", "@yume-chan/struct": "workspace:^" "@yume-chan/struct": "workspace:^" }, }, "devDependencies": { "devDependencies": { "@types/node": "^22.14.1", "@types/node": "^22.15.3", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^", "@yume-chan/test-runner": "workspace:^", "@yume-chan/test-runner": "workspace:^", "@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^", Loading