Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @quarryprotocol/quarry-sdk from 3.0.0 to 5.3.0 #129

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@project-serum/anchor": "^0.23.0",
"@quarryprotocol/quarry-sdk": "^3.0.0",
"@quarryprotocol/quarry-sdk": "^5.3.0",
"@saberhq/anchor-contrib": "^1.12.55",
"@saberhq/solana-contrib": "^1.12.55",
"@saberhq/token-utils": "^1.12.55",
Expand Down
48 changes: 35 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -181,21 +181,22 @@ __metadata:
languageName: node
linkType: hard

"@quarryprotocol/quarry-sdk@npm:^3.0.0":
version: 3.0.0
resolution: "@quarryprotocol/quarry-sdk@npm:3.0.0"
"@quarryprotocol/quarry-sdk@npm:^5.3.0":
version: 5.3.0
resolution: "@quarryprotocol/quarry-sdk@npm:5.3.0"
dependencies:
tiny-invariant: ^1.2.0
tslib: ^2.3.1
superstruct: ^0.16.5
tiny-invariant: ^1.3.1
tslib: ^2.4.0
peerDependencies:
"@project-serum/anchor": ">=0.19"
"@saberhq/anchor-contrib": ^1.11
"@saberhq/solana-contrib": ^1.11
"@saberhq/token-utils": ^1.11
"@solana/web3.js": ^1
bn.js: ^5.2.0
"@project-serum/anchor": ">=0.24"
"@saberhq/anchor-contrib": ^1.13
"@saberhq/solana-contrib": ^1.13
"@saberhq/token-utils": ^1.13
"@solana/web3.js": ^1.43
bn.js: ^5.2.1
jsbi: ^3 || ^4
checksum: c80715cedd832856159ff26b2712415eaccaf40c3e3f020cc8a6b7603ff200da469f409f10cb24c7c079b563d4115e8422ba9f74b484451e510da17dbb781a04
checksum: 3a8236d6e0c48725b11a1135000f06b0367668a9cfdfe6bdaa4133304877d6eaddf7169828b428287fdec519beffe0e7c75e4899be21f6d48a8dec0557e84e66
languageName: node
linkType: hard

Expand All @@ -204,7 +205,7 @@ __metadata:
resolution: "@quarryprotocol/rewarder-list@workspace:."
dependencies:
"@project-serum/anchor": ^0.23.0
"@quarryprotocol/quarry-sdk": ^3.0.0
"@quarryprotocol/quarry-sdk": ^5.3.0
"@rushstack/eslint-patch": ^1.1.1
"@saberhq/anchor-contrib": ^1.12.55
"@saberhq/eslint-config": ^1.12.55
Expand Down Expand Up @@ -3695,6 +3696,13 @@ __metadata:
languageName: node
linkType: hard

"superstruct@npm:^0.16.5":
version: 0.16.7
resolution: "superstruct@npm:0.16.7"
checksum: c8c855ff6945da8a41048c6d236de7b1af5d4d9c31742b3ee54d65647c31597488620281f65e095d5efc9e2fbdaad529b8c8f2506c12569d428467c835a21477
languageName: node
linkType: hard

"supports-color@npm:^7.1.0":
version: 7.2.0
resolution: "supports-color@npm:7.2.0"
Expand Down Expand Up @@ -3753,6 +3761,13 @@ __metadata:
languageName: node
linkType: hard

"tiny-invariant@npm:^1.3.1":
version: 1.3.1
resolution: "tiny-invariant@npm:1.3.1"
checksum: 872dbd1ff20a21303a2fd20ce3a15602cfa7fcf9b228bd694a52e2938224313b5385a1078cb667ed7375d1612194feaca81c4ecbe93121ca1baebe344de4f84c
languageName: node
linkType: hard

"to-regex-range@npm:^5.0.1":
version: 5.0.1
resolution: "to-regex-range@npm:5.0.1"
Expand Down Expand Up @@ -3854,6 +3869,13 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.4.0":
version: 2.4.1
resolution: "tslib@npm:2.4.1"
checksum: 19480d6e0313292bd6505d4efe096a6b31c70e21cf08b5febf4da62e95c265c8f571f7b36fcc3d1a17e068032f59c269fab3459d6cd3ed6949eafecf64315fca
languageName: node
linkType: hard

"tsutils@npm:^3.21.0":
version: 3.21.0
resolution: "tsutils@npm:3.21.0"
Expand Down