Skip to content

Commit dc3b561

Browse files
build(deps): bump @solana-program/system from 0.9.0 to 0.10.0 (#371)
Bumps [@solana-program/system](https://github.com/solana-program/system) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/solana-program/system/releases) - [Commits](https://github.com/solana-program/system/compare/[email protected]@v0.10.0) --- updated-dependencies: - dependency-name: "@solana-program/system" dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b405d3 commit dc3b561

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

clients/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@solana/kit": "^5.0.0"
4646
},
4747
"dependencies": {
48-
"@solana-program/system": "^0.9.0",
48+
"@solana-program/system": "^0.10.0",
4949
"@solana-program/token": "^0.7.0",
5050
"@solana-program/token-2022": "^0.6.1",
5151
"@solana/accounts": "^5.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@changesets/cli": "^2.29.7",
2626
"@codama/renderers-js": "^1.4.3",
2727
"@iarna/toml": "^2.2.5",
28-
"@solana-program/system": "^0.9.0",
28+
"@solana-program/system": "^0.10.0",
2929
"@solana/sysvars": "^4.0.0",
3030
"@types/node": "^24.9.2",
3131
"codama": "^1.3.7",

pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)