Skip to content

Commit

Permalink
Release v1.13.18
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 29, 2022
1 parent 726d806 commit b46e440
Show file tree
Hide file tree
Showing 13 changed files with 37 additions and 37 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@
"test": "jest **/*.test.ts",
"doctor:packages": "yarn doctor packages/"
},
"version": "1.13.17",
"version": "1.13.18",
"packageManager": "yarn@3.2.1"
}
4 changes: 2 additions & 2 deletions packages/anchor-contrib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saberhq/anchor-contrib",
"version": "1.13.17",
"version": "1.13.18",
"description": "TypeScript client for Anchor programs.",
"homepage": "https://github.com/saber-hq/saber-common/packages/anchor-contrib#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
Expand Down Expand Up @@ -35,7 +35,7 @@
"typescript": "^4.7.2"
},
"dependencies": {
"@saberhq/solana-contrib": "^1.13.17",
"@saberhq/solana-contrib": "^1.13.18",
"eventemitter3": "^4.0.7",
"lodash.camelcase": "^4.3.0",
"lodash.mapvalues": "^4.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/browserslist-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saberhq/browserslist-config",
"version": "1.13.17",
"version": "1.13.18",
"description": "Saber shareable config for Browserslist.",
"homepage": "https://github.com/saber-hq/saber-common/packages/browserslist-config#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
Expand Down
8 changes: 4 additions & 4 deletions packages/chai-solana/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saberhq/chai-solana",
"version": "1.13.17",
"version": "1.13.18",
"description": "Solana Chai helpers",
"homepage": "https://github.com/saber-hq/saber-common/packages/chai-solana#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
Expand All @@ -25,9 +25,9 @@
"src/"
],
"dependencies": {
"@saberhq/anchor-contrib": "^1.13.17",
"@saberhq/solana-contrib": "^1.13.17",
"@saberhq/token-utils": "^1.13.17",
"@saberhq/anchor-contrib": "^1.13.18",
"@saberhq/solana-contrib": "^1.13.18",
"@saberhq/token-utils": "^1.13.18",
"@types/chai": "^4.3.1",
"@types/chai-as-promised": "^7.1.5",
"@types/promise-retry": "^1.1.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saberhq/eslint-config-react",
"version": "1.13.17",
"version": "1.13.18",
"description": "Saber base React ESLint config",
"homepage": "https://github.com/saber-hq/saber-common/packages/eslint-config-react#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
Expand All @@ -23,7 +23,7 @@
"eslint": ">=7"
},
"dependencies": {
"@saberhq/eslint-config": "^1.13.17",
"@saberhq/eslint-config": "^1.13.18",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.30.0",
"eslint-plugin-react-hooks": "^4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saberhq/eslint-config",
"version": "1.13.17",
"version": "1.13.18",
"description": "Saber base ESLint config",
"homepage": "https://github.com/saber-hq/saber-common/packages/eslint-config#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/option-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saberhq/option-utils",
"version": "1.13.17",
"version": "1.13.18",
"description": "Utilities for handling optional values in TypeScript.",
"homepage": "https://github.com/saber-hq/saber-common/packages/option-utils#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/solana-contrib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saberhq/solana-contrib",
"version": "1.13.17",
"version": "1.13.18",
"description": "Common types and libraries for Solana",
"homepage": "https://github.com/saber-hq/saber-common/packages/solana-contrib#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
Expand Down
6 changes: 3 additions & 3 deletions packages/stableswap-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saberhq/stableswap-sdk",
"version": "1.13.17",
"version": "1.13.18",
"description": "Solana SDK for Saber's StableSwap program.",
"homepage": "https://github.com/saber-hq/saber-common/packages/stableswap-sdk#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
Expand Down Expand Up @@ -42,8 +42,8 @@
"jsbi": "^3 || ^4"
},
"dependencies": {
"@saberhq/solana-contrib": "^1.13.17",
"@saberhq/token-utils": "^1.13.17",
"@saberhq/solana-contrib": "^1.13.18",
"@saberhq/token-utils": "^1.13.18",
"@solana/buffer-layout": "^4.0.0",
"lodash.mapvalues": "^4.6.0",
"tiny-invariant": "^1.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/token-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@saberhq/token-utils",
"description": "Token-related math and transaction utilities for Solana.",
"version": "1.13.17",
"version": "1.13.18",
"homepage": "https://github.com/saber-hq/saber-common/packages/token-utils#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
"bugs": "https://github.com/saber-hq/saber-common/issues",
Expand All @@ -24,7 +24,7 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@saberhq/solana-contrib": "^1.13.17",
"@saberhq/solana-contrib": "^1.13.18",
"@solana/buffer-layout": "^4.0.0",
"@solana/spl-token": "^0.1.8",
"@ubeswap/token-math": "^5.0.2",
Expand All @@ -38,7 +38,7 @@
"src/"
],
"devDependencies": {
"@saberhq/tsconfig": "^1.13.17",
"@saberhq/tsconfig": "^1.13.18",
"@solana/web3.js": "^1.43.2",
"@types/bn.js": "^5.1.0",
"jsbi": "^4.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@saberhq/tsconfig",
"description": "Saber TypeScript configurations.",
"version": "1.13.17",
"version": "1.13.18",
"homepage": "https://github.com/saber-hq/saber-common/packages/tsconfig#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
"bugs": "https://github.com/saber-hq/saber-common/issues",
Expand Down
4 changes: 2 additions & 2 deletions packages/use-solana/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saberhq/use-solana",
"version": "1.13.17",
"version": "1.13.18",
"description": "Solana utilities for React applications.",
"homepage": "https://github.com/saber-hq/saber-common/packages/use-solana#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
Expand Down Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@ledgerhq/hw-transport": "^6.27.1",
"@ledgerhq/hw-transport-webusb": "^6.27.1",
"@saberhq/solana-contrib": "^1.13.17",
"@saberhq/solana-contrib": "^1.13.18",
"@solana/wallet-adapter-base": "^0.9.5",
"@solana/wallet-adapter-clover": "^0.4.4",
"@solana/wallet-adapter-coin98": "^0.5.4",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2155,12 +2155,12 @@ __metadata:
languageName: node
linkType: hard

"@saberhq/anchor-contrib@^1.13.17, @saberhq/anchor-contrib@workspace:packages/anchor-contrib":
"@saberhq/anchor-contrib@^1.13.18, @saberhq/anchor-contrib@workspace:packages/anchor-contrib":
version: 0.0.0-use.local
resolution: "@saberhq/anchor-contrib@workspace:packages/anchor-contrib"
dependencies:
"@project-serum/anchor": ^0.24.2
"@saberhq/solana-contrib": ^1.13.17
"@saberhq/solana-contrib": ^1.13.18
"@solana/web3.js": ^1.43.2
"@types/lodash.camelcase": ^4.3.7
"@types/lodash.mapvalues": ^4.6.7
Expand Down Expand Up @@ -2188,9 +2188,9 @@ __metadata:
resolution: "@saberhq/chai-solana@workspace:packages/chai-solana"
dependencies:
"@project-serum/anchor": ^0.24.2
"@saberhq/anchor-contrib": ^1.13.17
"@saberhq/solana-contrib": ^1.13.17
"@saberhq/token-utils": ^1.13.17
"@saberhq/anchor-contrib": ^1.13.18
"@saberhq/solana-contrib": ^1.13.18
"@saberhq/token-utils": ^1.13.18
"@saberhq/tsconfig": "workspace:*"
"@solana/web3.js": ^1.43.2
"@types/chai": ^4.3.1
Expand All @@ -2216,7 +2216,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@saberhq/eslint-config-react@workspace:packages/eslint-config-react"
dependencies:
"@saberhq/eslint-config": ^1.13.17
"@saberhq/eslint-config": ^1.13.18
eslint-plugin-jsx-a11y: ^6.5.1
eslint-plugin-react: ^7.30.0
eslint-plugin-react-hooks: ^4.5.0
Expand All @@ -2225,7 +2225,7 @@ __metadata:
languageName: unknown
linkType: soft

"@saberhq/eslint-config@*, @saberhq/eslint-config@^1.13.17, @saberhq/eslint-config@workspace:packages/eslint-config":
"@saberhq/eslint-config@*, @saberhq/eslint-config@^1.13.18, @saberhq/eslint-config@workspace:packages/eslint-config":
version: 0.0.0-use.local
resolution: "@saberhq/eslint-config@workspace:packages/eslint-config"
dependencies:
Expand Down Expand Up @@ -2295,7 +2295,7 @@ __metadata:
languageName: unknown
linkType: soft

"@saberhq/solana-contrib@^1.13.17, @saberhq/solana-contrib@workspace:packages/solana-contrib":
"@saberhq/solana-contrib@^1.13.18, @saberhq/solana-contrib@workspace:packages/solana-contrib":
version: 0.0.0-use.local
resolution: "@saberhq/solana-contrib@workspace:packages/solana-contrib"
dependencies:
Expand Down Expand Up @@ -2324,8 +2324,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@saberhq/stableswap-sdk@workspace:packages/stableswap-sdk"
dependencies:
"@saberhq/solana-contrib": ^1.13.17
"@saberhq/token-utils": ^1.13.17
"@saberhq/solana-contrib": ^1.13.18
"@saberhq/token-utils": ^1.13.18
"@saberhq/tsconfig": "workspace:*"
"@solana/buffer-layout": ^4.0.0
"@solana/web3.js": ^1.43.2
Expand All @@ -2345,12 +2345,12 @@ __metadata:
languageName: unknown
linkType: soft

"@saberhq/token-utils@^1.13.17, @saberhq/token-utils@workspace:packages/token-utils":
"@saberhq/token-utils@^1.13.18, @saberhq/token-utils@workspace:packages/token-utils":
version: 0.0.0-use.local
resolution: "@saberhq/token-utils@workspace:packages/token-utils"
dependencies:
"@saberhq/solana-contrib": ^1.13.17
"@saberhq/tsconfig": ^1.13.17
"@saberhq/solana-contrib": ^1.13.18
"@saberhq/tsconfig": ^1.13.18
"@solana/buffer-layout": ^4.0.0
"@solana/spl-token": ^0.1.8
"@solana/web3.js": ^1.43.2
Expand All @@ -2367,7 +2367,7 @@ __metadata:
languageName: unknown
linkType: soft

"@saberhq/tsconfig@^1.13.17, @saberhq/tsconfig@workspace:*, @saberhq/tsconfig@workspace:packages/tsconfig":
"@saberhq/tsconfig@^1.13.18, @saberhq/tsconfig@workspace:*, @saberhq/tsconfig@workspace:packages/tsconfig":
version: 0.0.0-use.local
resolution: "@saberhq/tsconfig@workspace:packages/tsconfig"
languageName: unknown
Expand All @@ -2379,7 +2379,7 @@ __metadata:
dependencies:
"@ledgerhq/hw-transport": ^6.27.1
"@ledgerhq/hw-transport-webusb": ^6.27.1
"@saberhq/solana-contrib": ^1.13.17
"@saberhq/solana-contrib": ^1.13.18
"@saberhq/tsconfig": "workspace:*"
"@solana/wallet-adapter-base": ^0.9.5
"@solana/wallet-adapter-clover": ^0.4.4
Expand Down

0 comments on commit b46e440

Please sign in to comment.