From e8d5529388b278e86ec3746fe5a1e10795000b24 Mon Sep 17 00:00:00 2001 From: Sladuca Date: Sat, 11 Nov 2023 22:26:35 -0500 Subject: [PATCH] unlink --- package.json | 15 --------------- yarn.lock | 44 ++++++++++++++++++++++++-------------------- 2 files changed, 24 insertions(+), 35 deletions(-) diff --git a/package.json b/package.json index b48b8ab..766d2fc 100644 --- a/package.json +++ b/package.json @@ -77,20 +77,5 @@ }, "volta": { "node": "18.12.1" - }, - "resolutions": { - "@nocturne-xyz/client": "portal:../monorepo/packages/client", - "@nocturne-xyz/config": "portal:../monorepo/packages/config", - "@nocturne-xyz/core": "portal:../monorepo/packages/core", - "@nocturne-xyz/crypto": "portal:../monorepo/packages/crypto", - "@nocturne-xyz/frontend-sdk": "portal:../monorepo/packages/frontend-sdk", - "@nocturne-xyz/idb-kv-store": "portal:../monorepo/packages/idb-kv-store", - "@nocturne-xyz/local-prover": "portal:../monorepo/packages/local-prover", - "@nocturne-xyz/offchain-utils": "portal:../monorepo/packages/offchain-utils", - "@nocturne-xyz/op-request-plugins": "portal:../monorepo/packages/op-request-plugins", - "@nocturne-xyz/persistent-log": "portal:../monorepo/packages/persistent-log", - "@nocturne-xyz/hasura-sync-adapters": "portal:../monorepo/sync/hasura-sync-adapters", - "@nocturne-xyz/rpc-sync-adapters": "portal:../monorepo/sync/rpc-sync-adapters", - "@nocturne-xyz/subgraph-sync-adapters": "portal:../monorepo/sync/subgraph-sync-adapters" } } diff --git a/yarn.lock b/yarn.lock index 2dd4a84..b026377 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2769,31 +2769,33 @@ __metadata: languageName: node linkType: hard -"@nocturne-xyz/client@portal:../monorepo/packages/client::locator=%40nocturne-xyz%2Fsnap%40workspace%3A.": - version: 0.0.0-use.local - resolution: "@nocturne-xyz/client@portal:../monorepo/packages/client::locator=%40nocturne-xyz%2Fsnap%40workspace%3A." +"@nocturne-xyz/client@npm:^3.1.0": + version: 3.1.2 + resolution: "@nocturne-xyz/client@npm:3.1.2" dependencies: - "@nocturne-xyz/config": "workspace:^" + "@nocturne-xyz/config": ^1.6.0 "@nocturne-xyz/contracts": ^3.0.0 - "@nocturne-xyz/core": "workspace:^" - "@nocturne-xyz/crypto": "workspace:^" + "@nocturne-xyz/core": ^3.1.2 + "@nocturne-xyz/crypto": ^0.3.0 async-mutex: ^0.4.0 big-integer: ^1.6.42 bigint-json-serialization: ^1.0.1 ethers: ^5.7.2 js-sha256: ^0.9.0 + checksum: 66b936d4b469d89fbf4e81487cbb673020f444cf1960946dfa79e1f2a79fdc20013f36810e396facf8b71cbf269e68f1e83d3ef02bd7852776071b14a33fe534 languageName: node - linkType: soft + linkType: hard -"@nocturne-xyz/config@portal:../monorepo/packages/config::locator=%40nocturne-xyz%2Fsnap%40workspace%3A.": - version: 0.0.0-use.local - resolution: "@nocturne-xyz/config@portal:../monorepo/packages/config::locator=%40nocturne-xyz%2Fsnap%40workspace%3A." +"@nocturne-xyz/config@npm:^1.5.0, @nocturne-xyz/config@npm:^1.6.0": + version: 1.6.0 + resolution: "@nocturne-xyz/config@npm:1.6.0" dependencies: big-integer: ^1.6.42 bigint-json-serialization: ^1.0.1 ethers: ^5.7.2 + checksum: 735997ae13f106b4aefb30df9564ead7ebd6292185b7740c516843441c14075eb2aa59f2bc3d79185ec994955e57f21ae5e4639c0e57aac75365a11fd1a9ffce languageName: node - linkType: soft + linkType: hard "@nocturne-xyz/contracts@npm:^3.0.0": version: 3.0.0 @@ -2805,12 +2807,12 @@ __metadata: languageName: node linkType: hard -"@nocturne-xyz/core@portal:../monorepo/packages/core::locator=%40nocturne-xyz%2Fsnap%40workspace%3A.": - version: 0.0.0-use.local - resolution: "@nocturne-xyz/core@portal:../monorepo/packages/core::locator=%40nocturne-xyz%2Fsnap%40workspace%3A." +"@nocturne-xyz/core@npm:^3.1.1, @nocturne-xyz/core@npm:^3.1.2": + version: 3.1.2 + resolution: "@nocturne-xyz/core@npm:3.1.2" dependencies: "@nocturne-xyz/contracts": ^3.0.0 - "@nocturne-xyz/crypto": "workspace:^" + "@nocturne-xyz/crypto": ^0.3.0 "@zk-kit/incremental-merkle-tree": ^1.0.0 async-mutex: ^0.4.0 async-retry: ^1.3.3 @@ -2820,20 +2822,22 @@ __metadata: js-sha256: ^0.9.0 sorted-btree: ^1.8.1 winston: ^3.9.0 + checksum: 47891973e2a73f7247dc4673f20d8eb8ae0300e02082f48de61039f2b74ef2c1d2e5d32c7be0ff3040dbcc0a22a829080ad6138328672408971f9fcd4143b4ee languageName: node - linkType: soft + linkType: hard -"@nocturne-xyz/crypto@portal:../monorepo/packages/crypto::locator=%40nocturne-xyz%2Fsnap%40workspace%3A.": - version: 0.0.0-use.local - resolution: "@nocturne-xyz/crypto@portal:../monorepo/packages/crypto::locator=%40nocturne-xyz%2Fsnap%40workspace%3A." +"@nocturne-xyz/crypto@npm:^0.3.0": + version: 0.3.0 + resolution: "@nocturne-xyz/crypto@npm:0.3.0" dependencies: "@noble/curves": ^1.2.0 "@noble/hashes": ^1.3.1 "@stablelib/chacha20poly1305": ^1.0.1 bigint-json-serialization: ^1.0.1 ethers: ^5.7.2 + checksum: 68ffbd9b54a3ac17e926b8c1a14bcc74c8a28ec75e85a1de7fb4e039208a660ee4cafd3db9a35d427bb027e3918e8499eb83fd894d70c79ec9b5ca98b0fafa0d languageName: node - linkType: soft + linkType: hard "@nocturne-xyz/snap@workspace:.": version: 0.0.0-use.local