Skip to content

Commit 2c7c85b

Browse files
Bump the solana-ecosystem group with 4 updates
Bumps the solana-ecosystem group with 4 updates: [@solana-program/compute-budget](https://github.com/solana-program/compute-budget), [@solana-program/system](https://github.com/solana-program/system), [@solana-program/token](https://github.com/solana-program/token) and [@solana-program/token-2022](https://github.com/solana-program/token-2022). Updates `@solana-program/compute-budget` from 0.12.0 to 0.15.0 - [Release notes](https://github.com/solana-program/compute-budget/releases) - [Commits](https://github.com/solana-program/compute-budget/compare/js@v0.12.0...js@v0.15.0) Updates `@solana-program/system` from 0.10.0 to 0.12.0 - [Release notes](https://github.com/solana-program/system/releases) - [Commits](https://github.com/solana-program/system/compare/js@v0.10.0...js@v0.12.0) Updates `@solana-program/token` from 0.9.0 to 0.12.0 - [Release notes](https://github.com/solana-program/token/releases) - [Commits](https://github.com/solana-program/token/compare/js@v0.9.0...js@v0.12.0) Updates `@solana-program/token-2022` from 0.8.0 to 0.9.0 - [Release notes](https://github.com/solana-program/token-2022/releases) - [Commits](https://github.com/solana-program/token-2022/compare/js@v0.8.0...js@v0.9.0) --- updated-dependencies: - dependency-name: "@solana-program/compute-budget" dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: solana-ecosystem - dependency-name: "@solana-program/system" dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: solana-ecosystem - dependency-name: "@solana-program/token" dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: solana-ecosystem - dependency-name: "@solana-program/token-2022" dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: solana-ecosystem ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a47bf4c commit 2c7c85b

2 files changed

Lines changed: 27 additions & 24 deletions

File tree

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@
7676
"@nanostores/preact": "^0.5.2",
7777
"@nanostores/react": "^0.8.4",
7878
"@openzeppelin/contracts": "5.6.1",
79-
"@solana-program/compute-budget": "^0.12.0",
80-
"@solana-program/system": "^0.10.0",
81-
"@solana-program/token": "^0.9.0",
82-
"@solana-program/token-2022": "^0.8.0",
79+
"@solana-program/compute-budget": "^0.15.0",
80+
"@solana-program/system": "^0.12.0",
81+
"@solana-program/token": "^0.12.0",
82+
"@solana-program/token-2022": "^0.9.0",
8383
"@solana/kit": "^5.5.1",
8484
"@solana/react": "^5.5.1",
8585
"@solana/wallet-adapter-base": "^0.9.27",

0 commit comments

Comments
 (0)