Skip to content

Commit 668bef5

Browse files
committed
update localnet
1 parent e85fd97 commit 668bef5

File tree

8 files changed

+20
-20
lines changed

8 files changed

+20
-20
lines changed

examples/call/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/node": ">=12.0.0",
2929
"@typescript-eslint/eslint-plugin": "^5.59.9",
3030
"@typescript-eslint/parser": "^5.59.9",
31-
"@zetachain/localnet": "6.0.0-rc7",
31+
"@zetachain/localnet": "6.0.0-rc8",
3232
"@zetachain/toolkit": "13.0.0-rc15",
3333
"axios": "^1.3.6",
3434
"chai": "^4.2.0",

examples/call/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2370,10 +2370,10 @@
23702370
typescript "5.5.4"
23712371
zod "3.22.4"
23722372

2373-
"@zetachain/[email protected]rc7":
2374-
version "6.0.0-rc7"
2375-
resolved "https://registry.yarnpkg.com/@zetachain/localnet/-/localnet-6.0.0-rc7.tgz#79dfa271f4786428145717b1e35ff8fdaab47fc5"
2376-
integrity sha512-UaTMs+ouBEz4GlyEkssm/LBtpDQXUa5dGoQickOwuhAeCYjtPDqcS8DN7qjLcQhe7q8s7InZKEDEaqw26fMpLA==
2373+
"@zetachain/[email protected]rc8":
2374+
version "6.0.0-rc8"
2375+
resolved "https://registry.yarnpkg.com/@zetachain/localnet/-/localnet-6.0.0-rc8.tgz#ee9b9b3f24ca9a908c61eb97118021e059f6b527"
2376+
integrity sha512-s6syRd3EvyQfcTUSjCIWLBGrQ7lt0LBvc0slg+eDAlgkHVF78ezG2L66mSIn5Qms7MO6qF8OCTnshef+kkebKg==
23772377
dependencies:
23782378
"@coral-xyz/anchor" "^0.30.1"
23792379
"@inquirer/prompts" "^5.5.0"

examples/hello/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/node": ">=12.0.0",
2929
"@typescript-eslint/eslint-plugin": "^5.59.9",
3030
"@typescript-eslint/parser": "^5.59.9",
31-
"@zetachain/localnet": "6.0.0-rc7",
31+
"@zetachain/localnet": "6.0.0-rc8",
3232
"@zetachain/toolkit": "13.0.0-rc15",
3333
"axios": "^1.3.6",
3434
"chai": "^4.2.0",

examples/hello/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2370,10 +2370,10 @@
23702370
typescript "5.5.4"
23712371
zod "3.22.4"
23722372

2373-
"@zetachain/[email protected]rc7":
2374-
version "6.0.0-rc7"
2375-
resolved "https://registry.yarnpkg.com/@zetachain/localnet/-/localnet-6.0.0-rc7.tgz#79dfa271f4786428145717b1e35ff8fdaab47fc5"
2376-
integrity sha512-UaTMs+ouBEz4GlyEkssm/LBtpDQXUa5dGoQickOwuhAeCYjtPDqcS8DN7qjLcQhe7q8s7InZKEDEaqw26fMpLA==
2373+
"@zetachain/[email protected]rc8":
2374+
version "6.0.0-rc8"
2375+
resolved "https://registry.yarnpkg.com/@zetachain/localnet/-/localnet-6.0.0-rc8.tgz#ee9b9b3f24ca9a908c61eb97118021e059f6b527"
2376+
integrity sha512-s6syRd3EvyQfcTUSjCIWLBGrQ7lt0LBvc0slg+eDAlgkHVF78ezG2L66mSIn5Qms7MO6qF8OCTnshef+kkebKg==
23772377
dependencies:
23782378
"@coral-xyz/anchor" "^0.30.1"
23792379
"@inquirer/prompts" "^5.5.0"

examples/nft/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/node": ">=12.0.0",
2929
"@typescript-eslint/eslint-plugin": "^5.59.9",
3030
"@typescript-eslint/parser": "^5.59.9",
31-
"@zetachain/localnet": "6.0.0-rc7",
31+
"@zetachain/localnet": "6.0.0-rc8",
3232
"@zetachain/toolkit": "13.0.0-rc15",
3333
"axios": "^1.3.6",
3434
"chai": "^4.2.0",

examples/nft/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2472,10 +2472,10 @@
24722472
typescript "5.5.4"
24732473
zod "3.22.4"
24742474

2475-
"@zetachain/[email protected]rc7":
2476-
version "6.0.0-rc7"
2477-
resolved "https://registry.yarnpkg.com/@zetachain/localnet/-/localnet-6.0.0-rc7.tgz#79dfa271f4786428145717b1e35ff8fdaab47fc5"
2478-
integrity sha512-UaTMs+ouBEz4GlyEkssm/LBtpDQXUa5dGoQickOwuhAeCYjtPDqcS8DN7qjLcQhe7q8s7InZKEDEaqw26fMpLA==
2475+
"@zetachain/[email protected]rc8":
2476+
version "6.0.0-rc8"
2477+
resolved "https://registry.yarnpkg.com/@zetachain/localnet/-/localnet-6.0.0-rc8.tgz#ee9b9b3f24ca9a908c61eb97118021e059f6b527"
2478+
integrity sha512-s6syRd3EvyQfcTUSjCIWLBGrQ7lt0LBvc0slg+eDAlgkHVF78ezG2L66mSIn5Qms7MO6qF8OCTnshef+kkebKg==
24792479
dependencies:
24802480
"@coral-xyz/anchor" "^0.30.1"
24812481
"@inquirer/prompts" "^5.5.0"

examples/token/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/node": ">=12.0.0",
2929
"@typescript-eslint/eslint-plugin": "^5.59.9",
3030
"@typescript-eslint/parser": "^5.59.9",
31-
"@zetachain/localnet": "6.0.0-rc7",
31+
"@zetachain/localnet": "6.0.0-rc8",
3232
"@zetachain/toolkit": "13.0.0-rc15",
3333
"axios": "^1.3.6",
3434
"chai": "^4.2.0",

examples/token/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2472,10 +2472,10 @@
24722472
typescript "5.5.4"
24732473
zod "3.22.4"
24742474

2475-
"@zetachain/[email protected]rc7":
2476-
version "6.0.0-rc7"
2477-
resolved "https://registry.yarnpkg.com/@zetachain/localnet/-/localnet-6.0.0-rc7.tgz#79dfa271f4786428145717b1e35ff8fdaab47fc5"
2478-
integrity sha512-UaTMs+ouBEz4GlyEkssm/LBtpDQXUa5dGoQickOwuhAeCYjtPDqcS8DN7qjLcQhe7q8s7InZKEDEaqw26fMpLA==
2475+
"@zetachain/[email protected]rc8":
2476+
version "6.0.0-rc8"
2477+
resolved "https://registry.yarnpkg.com/@zetachain/localnet/-/localnet-6.0.0-rc8.tgz#ee9b9b3f24ca9a908c61eb97118021e059f6b527"
2478+
integrity sha512-s6syRd3EvyQfcTUSjCIWLBGrQ7lt0LBvc0slg+eDAlgkHVF78ezG2L66mSIn5Qms7MO6qF8OCTnshef+kkebKg==
24792479
dependencies:
24802480
"@coral-xyz/anchor" "^0.30.1"
24812481
"@inquirer/prompts" "^5.5.0"

0 commit comments

Comments
 (0)