diff --git a/package.json b/package.json index e70ebff..c380ebd 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@staratlas/claim-stake": "^0.11.5", "@staratlas/crafting": "^1.1.0", "@staratlas/data-source": "^0.7.4", - "@staratlas/factory": "^0.7.0", + "@staratlas/factory": "^0.7.1", "@staratlas/player-profile": "^0.9.1", "@staratlas/profile-faction": "^0.4.1", "@staratlas/sage": "^1.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 197c38a..70932f9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^0.7.4 version: 0.7.4(bufferutil@4.0.8)(fastestsmallesttextencoderdecoder@1.0.22)(utf-8-validate@5.0.10) '@staratlas/factory': - specifier: ^0.7.0 - version: 0.7.0(bufferutil@4.0.8)(fastestsmallesttextencoderdecoder@1.0.22)(utf-8-validate@5.0.10) + specifier: ^0.7.1 + version: 0.7.1(bufferutil@4.0.8)(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.4.5)(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) @@ -900,8 +900,8 @@ packages: '@staratlas/data-source@0.8.0': resolution: {integrity: sha512-fUwoQDwGcBPXN+s4foGT2XItK4XJh2C4UCBN7HlQM1pO3NQfOxGW7tLrvP67ZMyE4ltrwN3bA+GoUub9vj33vA==} - '@staratlas/factory@0.7.0': - resolution: {integrity: sha512-lhEqin/QWLiBmmBRNt02raKkn5Q0ZM/ynz4h4M56jjucfGdokZaYJ/8yJhUUdHJ2cIFTY7bdBy+8vRmV7zw+NA==} + '@staratlas/factory@0.7.1': + resolution: {integrity: sha512-agUbdiD6DsmMHOFA33mZp6rAvcjpFGeYWXHimi04++cVZK7N9cQ0S3YJsQOA0zCfgMbIoB6K5a6bcIl51gVVOA==} '@staratlas/player-profile@0.11.0': resolution: {integrity: sha512-SQYysx0s0lD6J9Ln4vJQDa9TS/1rSy/FeKCexwzNiKm+S0fUFv6LKOKIPsGDQDQ2MIVfVqilVtIB2Nf3DuaXgg==} @@ -4734,10 +4734,10 @@ snapshots: - typescript - utf-8-validate - '@staratlas/factory@0.7.0(bufferutil@4.0.8)(fastestsmallesttextencoderdecoder@1.0.22)(utf-8-validate@5.0.10)': + '@staratlas/factory@0.7.1(bufferutil@4.0.8)(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.4.5)(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.95.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) + '@solana/spl-token': 0.4.8(@solana/web3.js@1.95.3(bufferutil@4.0.8)(utf-8-validate@5.0.10))(bufferutil@4.0.8)(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.4.5)(utf-8-validate@5.0.10) '@solana/web3.js': 1.95.3(bufferutil@4.0.8)(utf-8-validate@5.0.10) big.js: 6.2.1 lodash: 4.17.21 @@ -4747,6 +4747,7 @@ snapshots: - bufferutil - encoding - fastestsmallesttextencoderdecoder + - typescript - utf-8-validate '@staratlas/player-profile@0.11.0(bufferutil@4.0.8)(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.4.5)(utf-8-validate@5.0.10)':