Skip to content

Commit

Permalink
Bump @kinobi-so/renderers-rust from 0.21.5 to 0.21.6 (#254)
Browse files Browse the repository at this point in the history
Bumps [@kinobi-so/renderers-rust](https://github.com/kinobi-so/kinobi) from 0.21.5 to 0.21.6.
- [Release notes](https://github.com/kinobi-so/kinobi/releases)
- [Commits](https://github.com/kinobi-so/kinobi/compare/@kinobi-so/[email protected]...@kinobi-so/[email protected])

---
updated-dependencies:
- dependency-name: "@kinobi-so/renderers-rust"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent 54c3741 commit 8857739
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 21 deletions.
2 changes: 1 addition & 1 deletion rust-sdk/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@kinobi-so/nodes-from-anchor": "^0.21.1",
"@kinobi-so/renderers-rust": "^0.21.5",
"@kinobi-so/renderers-rust": "^0.21.6",
"@orca-so/whirlpools-program": "*"
}
}
29 changes: 9 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2587,17 +2587,6 @@ __metadata:
languageName: node
linkType: hard

"@kinobi-so/renderers-core@npm:0.21.1":
version: 0.21.1
resolution: "@kinobi-so/renderers-core@npm:0.21.1"
dependencies:
"@kinobi-so/errors": "npm:0.21.3"
"@kinobi-so/nodes": "npm:0.21.3"
"@kinobi-so/visitors-core": "npm:0.21.3"
checksum: 10c0/587e3efa459b4964aa200c4a6586d2cd44ffe806b375fcd245785983618bbb4e15cb9c363116201f9c555181aaca5c60fc282cc52cb2722fc0043326efd8c437
languageName: node
linkType: hard

"@kinobi-so/renderers-core@npm:0.21.2":
version: 0.21.2
resolution: "@kinobi-so/renderers-core@npm:0.21.2"
Expand Down Expand Up @@ -2625,17 +2614,17 @@ __metadata:
languageName: node
linkType: hard

"@kinobi-so/renderers-rust@npm:^0.21.5":
version: 0.21.5
resolution: "@kinobi-so/renderers-rust@npm:0.21.5"
"@kinobi-so/renderers-rust@npm:^0.21.6":
version: 0.21.6
resolution: "@kinobi-so/renderers-rust@npm:0.21.6"
dependencies:
"@kinobi-so/errors": "npm:0.21.3"
"@kinobi-so/nodes": "npm:0.21.3"
"@kinobi-so/renderers-core": "npm:0.21.1"
"@kinobi-so/visitors-core": "npm:0.21.3"
"@kinobi-so/errors": "npm:0.21.4"
"@kinobi-so/nodes": "npm:0.21.4"
"@kinobi-so/renderers-core": "npm:0.21.2"
"@kinobi-so/visitors-core": "npm:0.21.4"
"@solana/codecs-strings": "npm:rc"
nunjucks: "npm:^3.2.4"
checksum: 10c0/28bc667652d8d9522cde02974a3d7e23eba6bedd6172147a5cedcc2ba4d43f54301b4e04dd90a5a64fbea6292efd3507f5190899b68d02e87e96e1821beb32a8
checksum: 10c0/33b578b42cd8b190d99ea1ca390647d5e17a10e262c095007122cfc1bccc1f6e0bf0ef81f646a981b43f0b879ca930d4517342aba08917ced91a9447592c4916
languageName: node
linkType: hard

Expand Down Expand Up @@ -3019,7 +3008,7 @@ __metadata:
resolution: "@orca-so/whirlpools-rust-client@workspace:rust-sdk/client"
dependencies:
"@kinobi-so/nodes-from-anchor": "npm:^0.21.1"
"@kinobi-so/renderers-rust": "npm:^0.21.5"
"@kinobi-so/renderers-rust": "npm:^0.21.6"
"@orca-so/whirlpools-program": "npm:*"
languageName: unknown
linkType: soft
Expand Down

0 comments on commit 8857739

Please sign in to comment.