From 1a4702f3f8da985754504235b1e5efed5880dcce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 16:05:14 +0000 Subject: [PATCH] build(deps): bump the npm-minor-and-patch group across 1 directory with 7 updates Bumps the npm-minor-and-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@agentclientprotocol/sdk](https://github.com/agentclientprotocol/typescript-sdk) | `1.3.0` | `1.4.0` | | [sherpa-onnx](https://github.com/csukuangfj/sherpa-onnx) | `1.13.4` | `1.13.6` | | [tar-stream](https://github.com/mafintosh/tar-stream) | `3.1.7` | `3.2.0` | | [ws](https://github.com/websockets/ws) | `8.21.1` | `8.21.3` | | [eslint](https://github.com/eslint/eslint) | `10.8.0` | `10.9.0` | | [globals](https://github.com/sindresorhus/globals) | `17.9.0` | `17.11.0` | | [electron](https://github.com/electron/electron) | `43.2.0` | `43.4.1` | Updates `@agentclientprotocol/sdk` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/agentclientprotocol/typescript-sdk/releases) - [Changelog](https://github.com/agentclientprotocol/typescript-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/agentclientprotocol/typescript-sdk/compare/v1.3.0...v1.4.0) Updates `sherpa-onnx` from 1.13.4 to 1.13.6 - [Release notes](https://github.com/csukuangfj/sherpa-onnx/releases) - [Changelog](https://github.com/csukuangfj/sherpa-onnx/blob/master/CHANGELOG.md) - [Commits](https://github.com/csukuangfj/sherpa-onnx/compare/dart-v1.13.4...dart-v1.13.6) Updates `tar-stream` from 3.1.7 to 3.2.0 - [Commits](https://github.com/mafintosh/tar-stream/compare/v3.1.7...v3.2.0) Updates `ws` from 8.21.1 to 8.21.3 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.21.1...8.21.3) Updates `eslint` from 10.8.0 to 10.9.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v10.8.0...v10.9.0) Updates `globals` from 17.9.0 to 17.11.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v17.9.0...v17.11.0) Updates `electron` from 43.2.0 to 43.4.1 - [Release notes](https://github.com/electron/electron/releases) - [Commits](https://github.com/electron/electron/compare/v43.2.0...v43.4.1) --- updated-dependencies: - dependency-name: "@agentclientprotocol/sdk" dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: electron dependency-version: 43.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: eslint dependency-version: 10.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: globals dependency-version: 17.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: sherpa-onnx dependency-version: 1.13.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: tar-stream dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: ws dependency-version: 8.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] --- desktop/package.json | 4 +- package-lock.json | 138 +++++++++++++++++++++++++++++++++---------- package.json | 10 ++-- server/package.json | 6 +- 4 files changed, 117 insertions(+), 41 deletions(-) diff --git a/desktop/package.json b/desktop/package.json index 6356256a..d2443623 100644 --- a/desktop/package.json +++ b/desktop/package.json @@ -9,9 +9,9 @@ "test": "node --test" }, "devDependencies": { - "electron": "^43.2.0" + "electron": "^43.4.1" }, "dependencies": { - "ws": "8.21.1" + "ws": "8.21.3" } } diff --git a/package-lock.json b/package-lock.json index be7a921b..c207d7be 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,13 +17,13 @@ ], "dependencies": { "@a2a-js/sdk": "1.0.1", - "@agentclientprotocol/sdk": "1.3.0", + "@agentclientprotocol/sdk": "1.4.0", "@modelcontextprotocol/sdk": "1.30.0", "@qwen-code/open-computer-use": "^0.2.3", "electron-updater": "6.8.9", "express": "^4.22.2", - "sherpa-onnx": "1.13.4", - "tar-stream": "3.1.7", + "sherpa-onnx": "1.13.6", + "tar-stream": "3.2.0", "unbzip2-stream": "1.4.3", "ws": "^8.21.1", "yaml": "2.9.0", @@ -35,9 +35,9 @@ "devDependencies": { "concurrently": "^9.2.0", "electron-builder": "26.15.7", - "eslint": "10.8.0", + "eslint": "10.9.0", "eslint-plugin-react-hooks": "7.1.1", - "globals": "17.9.0" + "globals": "17.11.0" }, "engines": { "node": "^22.22.2 || ^24.15.0 || >=26.0.0", @@ -55,10 +55,10 @@ "name": "@qwen-audio-agent/desktop", "version": "1.11.0", "dependencies": { - "ws": "8.21.1" + "ws": "8.21.3" }, "devDependencies": { - "electron": "^43.2.0" + "electron": "^43.4.1" } }, "node_modules/@a2a-js/sdk": { @@ -91,9 +91,9 @@ } }, "node_modules/@agentclientprotocol/sdk": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/@agentclientprotocol/sdk/-/sdk-1.3.0.tgz", - "integrity": "sha512-i3h/efaeuMUFAO1HSfo97QZQnnvMd7wWBYtBsdL6UMZg3a78sk3Ffya5Xu7C7tYsXomXoDXJBAzQF2PcFKAhIQ==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@agentclientprotocol/sdk/-/sdk-1.4.0.tgz", + "integrity": "sha512-/eufudw+aFY1LKLolT6yFE6UMmYRl7fMJ/DEONSIyR6wI3slHWITBsANRGqXEY8FRzqUxwh7QEaGiZHcJPVThg==", "license": "Apache-2.0", "peerDependencies": { "zod": "^3.25.0 || ^4.0.0" @@ -2748,6 +2748,72 @@ } } }, + "node_modules/bare-fs": { + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.8.0.tgz", + "integrity": "sha512-fM+MhCvdQhZ7NV6S95a07gPSqjIYKn6mFaXfx266wN3ajZGl/+1AzH+ubkXQ0fFZvOe2nk9VHkzdYkQE5zMV3Q==", + "license": "Apache-2.0", + "dependencies": { + "bare-events": "^2.5.4", + "bare-path": "^3.0.0", + "bare-stream": "^2.6.4", + "bare-url": "^2.2.2", + "fast-fifo": "^1.3.2" + }, + "engines": { + "bare": ">=1.28.0" + }, + "peerDependencies": { + "bare-buffer": "*" + }, + "peerDependenciesMeta": { + "bare-buffer": { + "optional": true + } + } + }, + "node_modules/bare-path": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.1.1.tgz", + "integrity": "sha512-JprUlveX3QjApC1cTpsUOiscADftCGVWkzitbHsRqv84hzYwYHw2mbluddsq5TvI8mH/8Ov1f4BiMAdcB0oYnQ==", + "license": "Apache-2.0" + }, + "node_modules/bare-stream": { + "version": "2.13.3", + "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.13.3.tgz", + "integrity": "sha512-Kc+brLqvEqGkjyfiwJmImAOqLZL7OsoLKuavx+hJjgVV3nLTOjloJyPMFxjUPerGGHrNH0fLU06jjykMLWrERQ==", + "license": "Apache-2.0", + "dependencies": { + "b4a": "^1.8.1", + "streamx": "^2.25.0", + "teex": "^1.0.1" + }, + "peerDependencies": { + "bare-abort-controller": "*", + "bare-buffer": "*", + "bare-events": "*" + }, + "peerDependenciesMeta": { + "bare-abort-controller": { + "optional": true + }, + "bare-buffer": { + "optional": true + }, + "bare-events": { + "optional": true + } + } + }, + "node_modules/bare-url": { + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.5.2.tgz", + "integrity": "sha512-L13PCJzKG8RGvx8V1/DdMi12ERhC3tprr7/8a94BxpmnRsFqxh5XZNdhtMxu5HPkRshYOOWRGY8lDP7ZhpG9Cg==", + "license": "Apache-2.0", + "dependencies": { + "bare-path": "^3.0.0" + } + }, "node_modules/base64-js": { "version": "1.5.1", "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", @@ -3645,9 +3711,9 @@ } }, "node_modules/electron": { - "version": "43.2.0", - "resolved": "https://registry.npmjs.org/electron/-/electron-43.2.0.tgz", - "integrity": "sha512-80zvrgG7ZRXD+tD0IyLvrnN9n+veSxadMRsMaC9wKKP3iUbtC7rGM8+dVuCmOb0Rrwwv8ESW4awnUZh9Hbp1fA==", + "version": "43.4.1", + "resolved": "https://registry.npmjs.org/electron/-/electron-43.4.1.tgz", + "integrity": "sha512-5b+EuiwkgG5iRcsEL34rimgRpkYp15SsfZOa0pC5kXs0Tb82TH4n95rpQzTZa7yRCbA7tm0WoEbuBL6NaAhAcA==", "dev": true, "license": "MIT", "dependencies": { @@ -3996,9 +4062,9 @@ } }, "node_modules/eslint": { - "version": "10.8.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.8.0.tgz", - "integrity": "sha512-nuKKvN+oIBO0koN7Tm7dlkmnkc21mtt0QJLwAKzjLq14y6lRTdVG36MZHJ8eQHwdJMwZbQNMlPOYedMq/oVJvQ==", + "version": "10.9.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.9.0.tgz", + "integrity": "sha512-5KeEOJZBfEVA47boFiBsf+6MmmJpffM7qEBg4pLla2e4nlKgdKlqCW0oSLOGsT8Wl5uCGJptLV1bkaiShj90Gw==", "dev": true, "license": "MIT", "workspaces": [ @@ -4749,9 +4815,9 @@ } }, "node_modules/globals": { - "version": "17.9.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.9.0.tgz", - "integrity": "sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg==", + "version": "17.11.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.11.0.tgz", + "integrity": "sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==", "dev": true, "license": "MIT", "engines": { @@ -7843,9 +7909,9 @@ } }, "node_modules/sherpa-onnx": { - "version": "1.13.4", - "resolved": "https://registry.npmjs.org/sherpa-onnx/-/sherpa-onnx-1.13.4.tgz", - "integrity": "sha512-KnfQkA+LxbptrWX1gd7upGDyFkLslJVlOudUWPkwveHwYIXo5Qq97Tx02NF5aE0G3cgKpHBh2z+CR+s6ywZPPQ==", + "version": "1.13.6", + "resolved": "https://registry.npmjs.org/sherpa-onnx/-/sherpa-onnx-1.13.6.tgz", + "integrity": "sha512-N4EpR3PNBdhPWB0dar6K01KKFWdLtvocFFXqT6srljxcDna+o57WAEN9GDHgwA/kKm+JVuDjZ9s/ydF3jOFhuQ==", "license": "Apache-2.0" }, "node_modules/side-channel": { @@ -8155,12 +8221,13 @@ } }, "node_modules/tar-stream": { - "version": "3.1.7", - "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz", - "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.2.0.tgz", + "integrity": "sha512-ojzvCvVaNp6aOTFmG7jaRD0meowIAuPc3cMMhSgKiVWws1GyHbGd/xvnyuRKcKlMpt3qvxx6r0hreCNITP9hIg==", "license": "MIT", "dependencies": { "b4a": "^1.6.4", + "bare-fs": "^4.5.5", "fast-fifo": "^1.2.0", "streamx": "^2.15.0" } @@ -8175,6 +8242,15 @@ "node": ">=18" } }, + "node_modules/teex": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/teex/-/teex-1.0.1.tgz", + "integrity": "sha512-eYE6iEI62Ni1H8oIa7KlDU6uQBtqr4Eajni3wX7rpfXD8ysFx8z0+dri+KWEPWpBsxXfxu58x/0jvTVT1ekOSg==", + "license": "MIT", + "dependencies": { + "streamx": "^2.12.5" + } + }, "node_modules/temp": { "version": "0.9.4", "resolved": "https://registry.npmjs.org/temp/-/temp-0.9.4.tgz", @@ -8787,9 +8863,9 @@ "license": "ISC" }, "node_modules/ws": { - "version": "8.21.1", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.21.1.tgz", - "integrity": "sha512-+0NTnW77fFN/DjQi6k/Sq/Yvk4Sgajw7urW8V+asjXnRgDs9gyGkdb7EzgfhA4goXsRIZKE28fzIXBHEzhuiWw==", + "version": "8.21.3", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.21.3.tgz", + "integrity": "sha512-201TZ/kPWxoPr/OKWjquZR1SWKXcvxdH+e1xrx89b3YbmzLMFCLfnaG1HFIgWzJOEWZ7MvpK++odZufgYR50Rw==", "license": "MIT", "engines": { "node": ">=10.0.0" @@ -8935,12 +9011,12 @@ "name": "@qwen-audio-agent/server", "version": "1.11.0", "dependencies": { - "@agentclientprotocol/sdk": "1.3.0", + "@agentclientprotocol/sdk": "1.4.0", "@modelcontextprotocol/sdk": "1.30.0", "@qwen-code/open-computer-use": "^0.2.3", "express": "^4.22.2", - "sherpa-onnx": "1.13.4", - "tar-stream": "3.1.7", + "sherpa-onnx": "1.13.6", + "tar-stream": "3.2.0", "unbzip2-stream": "1.4.3", "ws": "^8.21.1", "yaml": "2.9.0", diff --git a/package.json b/package.json index 93487ad6..90905517 100644 --- a/package.json +++ b/package.json @@ -195,13 +195,13 @@ }, "dependencies": { "@a2a-js/sdk": "1.0.1", - "@agentclientprotocol/sdk": "1.3.0", + "@agentclientprotocol/sdk": "1.4.0", "@modelcontextprotocol/sdk": "1.30.0", "@qwen-code/open-computer-use": "^0.2.3", "electron-updater": "6.8.9", "express": "^4.22.2", - "sherpa-onnx": "1.13.4", - "tar-stream": "3.1.7", + "sherpa-onnx": "1.13.6", + "tar-stream": "3.2.0", "unbzip2-stream": "1.4.3", "ws": "^8.21.1", "yaml": "2.9.0", @@ -210,9 +210,9 @@ "devDependencies": { "concurrently": "^9.2.0", "electron-builder": "26.15.7", - "eslint": "10.8.0", + "eslint": "10.9.0", "eslint-plugin-react-hooks": "7.1.1", - "globals": "17.9.0" + "globals": "17.11.0" }, "overrides": { "@hono/node-server": "2.0.12", diff --git a/server/package.json b/server/package.json index 5624c232..e990a7d5 100644 --- a/server/package.json +++ b/server/package.json @@ -9,12 +9,12 @@ "test": "node --test" }, "dependencies": { - "@agentclientprotocol/sdk": "1.3.0", + "@agentclientprotocol/sdk": "1.4.0", "@modelcontextprotocol/sdk": "1.30.0", "@qwen-code/open-computer-use": "^0.2.3", "express": "^4.22.2", - "sherpa-onnx": "1.13.4", - "tar-stream": "3.1.7", + "sherpa-onnx": "1.13.6", + "tar-stream": "3.2.0", "unbzip2-stream": "1.4.3", "ws": "^8.21.1", "yaml": "2.9.0",