From 5f4a69204ef6cf7c49ca1381c0e90e9e6137a8dd Mon Sep 17 00:00:00 2001 From: krigga Date: Tue, 23 Apr 2024 12:19:28 +0300 Subject: [PATCH] chore: update examples yarn.lock --- examples/yarn.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/examples/yarn.lock b/examples/yarn.lock index 66d52cf..d982d80 100644 --- a/examples/yarn.lock +++ b/examples/yarn.lock @@ -815,22 +815,6 @@ __metadata: languageName: node linkType: hard -"@ton-community/sandbox-examples@workspace:.": - version: 0.0.0-use.local - resolution: "@ton-community/sandbox-examples@workspace:." - dependencies: - "@ton/core": ^0.52.2 - "@ton/crypto": ^3.2.0 - "@ton/sandbox": ^0.11.0 - "@ton/test-utils": ^0.3.1 - "@ton/ton": ^13.5.1 - "@types/jest": ^29.5.1 - jest: ^29.5.0 - ts-jest: ^29.1.0 - typescript: ^4.9.5 - languageName: unknown - linkType: soft - "@ton/core@npm:^0.52.2": version: 0.52.2 resolution: "@ton/core@npm:0.52.2" @@ -862,6 +846,22 @@ __metadata: languageName: node linkType: hard +"@ton/sandbox-examples@workspace:.": + version: 0.0.0-use.local + resolution: "@ton/sandbox-examples@workspace:." + dependencies: + "@ton/core": ^0.52.2 + "@ton/crypto": ^3.2.0 + "@ton/sandbox": ^0.11.0 + "@ton/test-utils": ^0.3.1 + "@ton/ton": ^13.5.1 + "@types/jest": ^29.5.1 + jest: ^29.5.0 + ts-jest: ^29.1.0 + typescript: ^4.9.5 + languageName: unknown + linkType: soft + "@ton/sandbox@npm:^0.11.0": version: 0.11.1 resolution: "@ton/sandbox@npm:0.11.1"