Skip to content
Merged
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 ts-sdk/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@codama/nodes-from-anchor": "^1.1.1",
"@codama/renderers-js": "^1.1.2",
"@codama/renderers-js": "^1.2.0",
"@orca-so/whirlpools-program": "*",
"@solana/web3.js": "^2.0.0",
"codama": "^1.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1807,9 +1807,9 @@ __metadata:
languageName: node
linkType: hard

"@codama/renderers-js@npm:^1.1.2":
version: 1.1.2
resolution: "@codama/renderers-js@npm:1.1.2"
"@codama/renderers-js@npm:^1.2.0":
version: 1.2.0
resolution: "@codama/renderers-js@npm:1.2.0"
dependencies:
"@codama/errors": "npm:1.2.1"
"@codama/nodes": "npm:1.2.1"
Expand All @@ -1819,7 +1819,7 @@ __metadata:
"@solana/codecs-strings": "npm:rc"
nunjucks: "npm:^3.2.4"
prettier: "npm:^3.4.2"
checksum: 10c0/ccdab66937cd395271d5a2687d8876df58a4a99f819de585fd686a0edf172b8799bf2f1a891a4be4021f127cdd8b0dddb6ddb09ab6a9b7c9134f667fb2fb0309
checksum: 10c0/f9bebd3bbdeb0f7b5e3c84011b14807f2779c7e6964478c871e9cf96c450139acf031f89054c13f7b3834aea22ec5ab6b64e6bfa186a2415f4eef91f6ff0ab26
languageName: node
linkType: hard

Expand Down Expand Up @@ -4322,7 +4322,7 @@ __metadata:
resolution: "@orca-so/whirlpools-client@workspace:ts-sdk/client"
dependencies:
"@codama/nodes-from-anchor": "npm:^1.1.1"
"@codama/renderers-js": "npm:^1.1.2"
"@codama/renderers-js": "npm:^1.2.0"
"@orca-so/whirlpools-program": "npm:*"
"@solana/web3.js": "npm:^2.0.0"
codama: "npm:^1.2.1"
Expand Down
Loading