Skip to content

Commit

Permalink
[lib] bump @2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ochaloup committed Jan 29, 2024
1 parent 2ed44a3 commit 62f1498
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 46 deletions.
6 changes: 3 additions & 3 deletions packages/lib/anchor-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@marinade.finance/anchor-common",
"version": "2.2.1-beta",
"version": "2.2.1",
"description": "Solana Anchor JS utilities",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,12 +29,12 @@
"@solana/web3.js": "^1.78.5",
"bn.js": "^5.2.1",
"@coral-xyz/anchor": "^0.29.0",
"@marinade.finance/ts-common": "^2.2.1-beta"
"@marinade.finance/ts-common": "^2.2.1"
},
"peerDependencies": {
"@solana/web3.js": "^1.78.5",
"bn.js": "^5.2.1",
"@coral-xyz/anchor": "^0.29.0",
"@marinade.finance/ts-common": "^2.2.1-beta"
"@marinade.finance/ts-common": "^2.2.1"
}
}
10 changes: 5 additions & 5 deletions packages/lib/cli-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@marinade.finance/cli-common",
"version": "2.2.1-beta",
"version": "2.2.1",
"description": "CLI tooling",
"repository": {
"type": "git",
Expand All @@ -26,8 +26,8 @@
],
"devDependencies": {
"@solana/web3.js": "^1.78.5",
"@marinade.finance/web3js-common": "^2.2.1-beta",
"@marinade.finance/ts-common": "^2.2.1-beta",
"@marinade.finance/web3js-common": "^2.2.1",
"@marinade.finance/ts-common": "^2.2.1",
"@marinade.finance/ledger-utils": "^3.0.1",
"@types/expand-tilde": "^2.0.0",
"bn.js": "^5.2.1",
Expand All @@ -40,8 +40,8 @@
"peerDependencies": {
"@solana/web3.js": "^1.78.5",
"@marinade.finance/ledger-utils": "^3.0.1",
"@marinade.finance/web3js-common": "^2.2.1-beta",
"@marinade.finance/ts-common": "^2.2.1-beta",
"@marinade.finance/web3js-common": "^2.2.1",
"@marinade.finance/ts-common": "^2.2.1",
"bn.js": "^5.2.1",
"borsh": "^0.7.0",
"bs58": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib/jest-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@marinade.finance/jest-utils",
"version": "2.2.1-beta",
"version": "2.2.1",
"description": "Utility functions for setting up Jest",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib/spl-gov-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@marinade.finance/spl-gov-utils",
"version": "2.2.1-beta",
"version": "2.2.1",
"description": "SPL Governance Marinade constants",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib/ts-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@marinade.finance/ts-common",
"version": "2.2.1-beta",
"version": "2.2.1",
"description": "TS common utilities",
"repository": {
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions packages/lib/web3js-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@marinade.finance/web3js-common",
"version": "2.2.1-beta",
"version": "2.2.1",
"description": "Web3 JS reusable utilities",
"repository": {
"type": "git",
Expand All @@ -25,14 +25,14 @@
],
"devDependencies": {
"@solana/web3.js": "^1.78.5",
"@marinade.finance/ts-common": "2.2.1-beta",
"@marinade.finance/ts-common": "2.2.1",
"bn.js": "^5.2.1",
"borsh": "^0.7.0",
"bs58": "^5.0.0"
},
"peerDependencies": {
"@solana/web3.js": "^1.78.5",
"@marinade.finance/ts-common": "2.2.1-beta",
"@marinade.finance/ts-common": "2.2.1",
"bn.js": "^5.2.1",
"borsh": "^0.7.0",
"bs58": "^5.0.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/marinade-ts-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
"pino": "^8.15.1",
"pino-pretty": "^10.2.0",
"@marinade.finance/ledger-utils": "^3.0.1",
"@marinade.finance/cli-common": "^2.2.1-beta",
"@marinade.finance/web3js-common": "^2.2.1-beta",
"@marinade.finance/cli-common": "^2.2.1",
"@marinade.finance/web3js-common": "^2.2.1",
"@marinade.finance/marinade-ts-sdk": "^5.0.7"
},
"devDependencies": {
"@marinade.finance/jest-utils": "^2.2.1-beta",
"@marinade.finance/jest-utils": "^2.2.1",
"@types/bn.js": "^5.1.1",
"@solana/spl-token-3.x": "npm:@solana/spl-token@^0.3.8"
},
Expand Down
37 changes: 8 additions & 29 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 62f1498

Please sign in to comment.