diff --git a/package.json b/package.json index ae0fdc0c..dc160dba 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "homepage": "https://github.com/mindrunner/fleetbot#readme", "dependencies": { - "@coral-xyz/anchor": "^0.29.0", + "@coral-xyz/anchor": "^0.30.0", "@faker-js/faker": "^8.4.1", "@sentry/integrations": "^7.114.0", "@sentry/node": "^7.114.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 14e76eaa..d50d411f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@coral-xyz/anchor': - specifier: ^0.29.0 - version: 0.29.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) + specifier: ^0.30.0 + version: 0.30.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@faker-js/faker': specifier: ^8.4.1 version: 8.4.1 @@ -46,7 +46,7 @@ importers: version: 0.7.4(bufferutil@4.0.8)(fastestsmallesttextencoderdecoder@1.0.22)(utf-8-validate@5.0.10) '@staratlas/factory': specifier: github:mindrunner/factory#develop - version: https://codeload.github.com/mindrunner/factory/tar.gz/7b653a8c1711f4514a257b24155afa3cb9046c2a(bufferutil@4.0.8)(fastestsmallesttextencoderdecoder@1.0.22)(utf-8-validate@5.0.10) + version: git+https://git@github.com:mindrunner/factory.git#7b653a8c1711f4514a257b24155afa3cb9046c2a(bufferutil@4.0.8)(fastestsmallesttextencoderdecoder@1.0.22)(utf-8-validate@5.0.10) '@staratlas/player-profile': specifier: ^0.9.1 version: 0.9.1(bufferutil@4.0.8)(fastestsmallesttextencoderdecoder@1.0.22)(utf-8-validate@5.0.10) @@ -330,12 +330,22 @@ packages: resolution: {integrity: sha512-eny6QNG0WOwqV0zQ7cs/b1tIuzZGmP7U7EcH+ogt4Gdbl8HDmIYVMh/9aTmYZPaFWjtUaI8qSn73uYEXWfATdA==} engines: {node: '>=11'} + '@coral-xyz/anchor@0.30.0': + resolution: {integrity: sha512-qreDh5ztiRHVnCbJ+RS70NJ6aSTPBYDAgFeQ7Z5QvaT5DcDIhNyt4onOciVz2ieIE1XWePOJDDu9SbNvPGBkvQ==} + engines: {node: '>=11'} + '@coral-xyz/borsh@0.29.0': resolution: {integrity: sha512-s7VFVa3a0oqpkuRloWVPdCK7hMbAMY270geZOGfCnaqexrP5dTIpbEHL33req6IYPPJ0hYa71cdvJ1h6V55/oQ==} engines: {node: '>=10'} peerDependencies: '@solana/web3.js': ^1.68.0 + '@coral-xyz/borsh@0.30.0': + resolution: {integrity: sha512-OrcV+7N10cChhgDRUxM4iEIuwxUHHs52XD85R8cFCUqE0vbLYrcoPPPs+VF6kZ9DhdJGVW2I6DHJOp5TykyZog==} + engines: {node: '>=10'} + peerDependencies: + '@solana/web3.js': ^1.68.0 + '@cspotcode/source-map-support@0.8.1': resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==} engines: {node: '>=12'} @@ -626,8 +636,8 @@ packages: '@staratlas/data-source@0.7.4': resolution: {integrity: sha512-DY4fGLJjKbn/c+h+PdbLHjg8r3skDvnj3ctJQpk4LsNKFYR7zRq/0x+H24WB53DgZbGelxcJIdhsY6178732TA==} - '@staratlas/factory@https://codeload.github.com/mindrunner/factory/tar.gz/7b653a8c1711f4514a257b24155afa3cb9046c2a': - resolution: {tarball: https://codeload.github.com/mindrunner/factory/tar.gz/7b653a8c1711f4514a257b24155afa3cb9046c2a} + '@staratlas/factory@git+https://git@github.com:mindrunner/factory.git#7b653a8c1711f4514a257b24155afa3cb9046c2a': + resolution: {commit: 7b653a8c1711f4514a257b24155afa3cb9046c2a, repo: git@github.com:mindrunner/factory.git, type: git} version: 0.6.0 '@staratlas/player-profile@0.9.1': @@ -3366,12 +3376,39 @@ snapshots: - encoding - utf-8-validate + '@coral-xyz/anchor@0.30.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)': + dependencies: + '@coral-xyz/borsh': 0.30.0(@solana/web3.js@1.91.8(bufferutil@4.0.8)(utf-8-validate@5.0.10)) + '@noble/hashes': 1.4.0 + '@solana/web3.js': 1.91.8(bufferutil@4.0.8)(utf-8-validate@5.0.10) + bn.js: 5.2.1 + bs58: 4.0.1 + buffer-layout: 1.2.2 + camelcase: 6.3.0 + cross-fetch: 3.1.8 + crypto-hash: 1.3.0 + eventemitter3: 4.0.7 + pako: 2.1.0 + snake-case: 3.0.4 + superstruct: 0.15.5 + toml: 3.0.0 + transitivePeerDependencies: + - bufferutil + - encoding + - utf-8-validate + '@coral-xyz/borsh@0.29.0(@solana/web3.js@1.91.8(bufferutil@4.0.8)(utf-8-validate@5.0.10))': dependencies: '@solana/web3.js': 1.91.8(bufferutil@4.0.8)(utf-8-validate@5.0.10) bn.js: 5.2.1 buffer-layout: 1.2.2 + '@coral-xyz/borsh@0.30.0(@solana/web3.js@1.91.8(bufferutil@4.0.8)(utf-8-validate@5.0.10))': + dependencies: + '@solana/web3.js': 1.91.8(bufferutil@4.0.8)(utf-8-validate@5.0.10) + bn.js: 5.2.1 + buffer-layout: 1.2.2 + '@cspotcode/source-map-support@0.8.1': dependencies: '@jridgewell/trace-mapping': 0.3.9 @@ -3920,7 +3957,7 @@ snapshots: - fastestsmallesttextencoderdecoder - utf-8-validate - '@staratlas/factory@https://codeload.github.com/mindrunner/factory/tar.gz/7b653a8c1711f4514a257b24155afa3cb9046c2a(bufferutil@4.0.8)(fastestsmallesttextencoderdecoder@1.0.22)(utf-8-validate@5.0.10)': + '@staratlas/factory@git+https://git@github.com:mindrunner/factory.git#7b653a8c1711f4514a257b24155afa3cb9046c2a(bufferutil@4.0.8)(fastestsmallesttextencoderdecoder@1.0.22)(utf-8-validate@5.0.10)': dependencies: '@coral-xyz/anchor': 0.29.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@solana/spl-token': 0.4.6(@solana/web3.js@1.91.8(bufferutil@4.0.8)(utf-8-validate@5.0.10))(bufferutil@4.0.8)(fastestsmallesttextencoderdecoder@1.0.22)(utf-8-validate@5.0.10)