From d56c0b35b9f9b00a97aa937c5f7edff802e2c29d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 14:36:36 +0000 Subject: [PATCH] build(deps): bump @staratlas/factory from 0.7.0 to 0.7.1 Bumps [@staratlas/factory](https://github.com/staratlasmeta/factory) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/staratlasmeta/factory/releases) - [Changelog](https://github.com/staratlasmeta/factory/blob/develop/release.config.js) - [Commits](https://github.com/staratlasmeta/factory/compare/v0.7.0...v0.7.1) --- updated-dependencies: - dependency-name: "@staratlas/factory" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) 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)':