From bc0f5dc13696a15b185de362339b50b7d0ac8fb0 Mon Sep 17 00:00:00 2001 From: Simon Warta Date: Wed, 15 Jan 2025 13:34:11 +0100 Subject: [PATCH] Remove unused xstream from stargate --- .pnp.cjs | 3 +-- packages/stargate/package.json | 3 +-- yarn.lock | 1 - 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/.pnp.cjs b/.pnp.cjs index a336e01def..e4f3e2ee1f 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -3856,8 +3856,7 @@ const RAW_RUNTIME_STATE = ["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.23.28"],\ ["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin::version=4.9.5&hash=289587"],\ ["webpack", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:5.76.1"],\ - ["webpack-cli", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:4.7.0"],\ - ["xstream", "npm:11.14.0"]\ + ["webpack-cli", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:4.7.0"]\ ],\ "linkType": "SOFT"\ }]\ diff --git a/packages/stargate/package.json b/packages/stargate/package.json index 13f1f7c2a3..3e12dd935b 100644 --- a/packages/stargate/package.json +++ b/packages/stargate/package.json @@ -46,8 +46,7 @@ "@cosmjs/stream": "workspace:^", "@cosmjs/tendermint-rpc": "workspace:^", "@cosmjs/utils": "workspace:^", - "cosmjs-types": "^0.9.0", - "xstream": "^11.14.0" + "cosmjs-types": "^0.9.0" }, "devDependencies": { "@cosmjs/crypto": "workspace:^", diff --git a/yarn.lock b/yarn.lock index 283e58874e..5a96925e6c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -883,7 +883,6 @@ __metadata: typescript: "npm:~4.9" webpack: "npm:^5.76.0" webpack-cli: "npm:^4.6.0" - xstream: "npm:^11.14.0" languageName: unknown linkType: soft