Skip to content

Commit

Permalink
chore: update examples yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
krigga committed Apr 23, 2024
1 parent 57c629a commit 5f4a692
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions examples/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 5f4a692

Please sign in to comment.