fix: drop deprecated coin change lib

This commit is contained in:
Rafael Taranto 2025-12-16 16:11:51 +00:00 committed by padreug
parent 38100a523e
commit 3151d0e7c9
4 changed files with 2 additions and 149 deletions

11
pnpm-lock.yaml generated
View file

@ -240,9 +240,6 @@ importers:
'@graphql-tools/utils':
specifier: ^10.8.4
version: 10.8.6(graphql@16.11.0)
'@haensl/subset-sum':
specifier: ^3.0.5
version: 3.0.7
'@lamassu/coins':
specifier: v1.6.1
version: 1.6.1
@ -1261,10 +1258,6 @@ packages:
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
'@haensl/subset-sum@3.0.7':
resolution: {integrity: sha512-67zH9BEaRPXrPeQviZpKuFOavcgx6PMK3BnvTgwhsTUePhf1PncysxLNA6G100fekvxbNrV3cGPVi8qj8DOTmQ==}
engines: {node: '>=10.12.0'}
'@humanfs/core@0.19.1':
resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==}
engines: {node: '>=18.18.0'}
@ -8456,10 +8449,6 @@ snapshots:
dependencies:
graphql: 16.11.0
'@haensl/subset-sum@3.0.7':
dependencies:
'@babel/runtime': 7.27.1
'@humanfs/core@0.19.1': {}
'@humanfs/node@0.16.6':