|
@@ -9,8 +9,8 @@ importers:
|
|
|
.:
|
|
|
dependencies:
|
|
|
'@coral-xyz/anchor':
|
|
|
- specifier: ^0.30.0
|
|
|
- version: 0.30.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)
|
|
|
+ specifier: ^0.30.1
|
|
|
+ version: 0.30.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)
|
|
|
'@solana/spl-token':
|
|
|
specifier: ^0.4.0
|
|
|
version: 0.4.6(@solana/web3.js@1.92.3(bufferutil@4.0.8)(utf-8-validate@5.0.10))(bufferutil@4.0.8)(fastestsmallesttextencoderdecoder@1.0.22)(utf-8-validate@5.0.10)
|
|
@@ -55,12 +55,16 @@ packages:
|
|
|
resolution: {integrity: sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==}
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
|
- '@coral-xyz/anchor@0.30.0':
|
|
|
- resolution: {integrity: sha512-qreDh5ztiRHVnCbJ+RS70NJ6aSTPBYDAgFeQ7Z5QvaT5DcDIhNyt4onOciVz2ieIE1XWePOJDDu9SbNvPGBkvQ==}
|
|
|
+ '@coral-xyz/anchor-errors@0.30.1':
|
|
|
+ resolution: {integrity: sha512-9Mkradf5yS5xiLWrl9WrpjqOrAV+/W2RQHDlbnAZBivoGpOs1ECjoDCkVk4aRG8ZdiFiB8zQEVlxf+8fKkmSfQ==}
|
|
|
+ engines: {node: '>=10'}
|
|
|
+
|
|
|
+ '@coral-xyz/anchor@0.30.1':
|
|
|
+ resolution: {integrity: sha512-gDXFoF5oHgpriXAaLpxyWBHdCs8Awgf/gLHIo6crv7Aqm937CNdY+x+6hoj7QR5vaJV7MxWSQ0NGFzL3kPbWEQ==}
|
|
|
engines: {node: '>=11'}
|
|
|
|
|
|
- '@coral-xyz/borsh@0.30.0':
|
|
|
- resolution: {integrity: sha512-OrcV+7N10cChhgDRUxM4iEIuwxUHHs52XD85R8cFCUqE0vbLYrcoPPPs+VF6kZ9DhdJGVW2I6DHJOp5TykyZog==}
|
|
|
+ '@coral-xyz/borsh@0.30.1':
|
|
|
+ resolution: {integrity: sha512-aaxswpPrCFKl8vZTbxLssA2RvwX2zmKLlRCIktJOwW+VpVwYtXRtlWiIP+c2pPRKneiTiWCN2GEMSH9j1zTlWQ==}
|
|
|
engines: {node: '>=10'}
|
|
|
peerDependencies:
|
|
|
'@solana/web3.js': ^1.68.0
|
|
@@ -777,9 +781,12 @@ snapshots:
|
|
|
dependencies:
|
|
|
regenerator-runtime: 0.14.1
|
|
|
|
|
|
- '@coral-xyz/anchor@0.30.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)':
|
|
|
+ '@coral-xyz/anchor-errors@0.30.1': {}
|
|
|
+
|
|
|
+ '@coral-xyz/anchor@0.30.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)':
|
|
|
dependencies:
|
|
|
- '@coral-xyz/borsh': 0.30.0(@solana/web3.js@1.92.3(bufferutil@4.0.8)(utf-8-validate@5.0.10))
|
|
|
+ '@coral-xyz/anchor-errors': 0.30.1
|
|
|
+ '@coral-xyz/borsh': 0.30.1(@solana/web3.js@1.92.3(bufferutil@4.0.8)(utf-8-validate@5.0.10))
|
|
|
'@noble/hashes': 1.4.0
|
|
|
'@solana/web3.js': 1.92.3(bufferutil@4.0.8)(utf-8-validate@5.0.10)
|
|
|
bn.js: 5.2.1
|
|
@@ -798,7 +805,7 @@ snapshots:
|
|
|
- encoding
|
|
|
- utf-8-validate
|
|
|
|
|
|
- '@coral-xyz/borsh@0.30.0(@solana/web3.js@1.92.3(bufferutil@4.0.8)(utf-8-validate@5.0.10))':
|
|
|
+ '@coral-xyz/borsh@0.30.1(@solana/web3.js@1.92.3(bufferutil@4.0.8)(utf-8-validate@5.0.10))':
|
|
|
dependencies:
|
|
|
'@solana/web3.js': 1.92.3(bufferutil@4.0.8)(utf-8-validate@5.0.10)
|
|
|
bn.js: 5.2.1
|