Skip to content

Commit df088d5

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.10.0 to 0.11.0 - [Release notes](https://github.com/solana-program/compute-budget/releases) - [Commits](https://github.com/solana-program/compute-budget/compare/js@v0.10.0...js@v0.11.0) Updates `@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/js@v0.9.0...js@v0.10.0) Updates `@solana-program/token` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/solana-program/token/releases) - [Commits](https://github.com/solana-program/token/compare/js@v0.7.0...js@v0.8.0) Updates `@solana-program/token-2022` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/solana-program/token-2022/releases) - [Commits](https://github.com/solana-program/token-2022/compare/js@v0.6.0...js@v0.6.1) --- updated-dependencies: - dependency-name: "@solana-program/compute-budget" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: solana-ecosystem - dependency-name: "@solana-program/system" dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: solana-ecosystem - dependency-name: "@solana-program/token" dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: solana-ecosystem - dependency-name: "@solana-program/token-2022" dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: solana-ecosystem ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d3a621 commit df088d5

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

package-lock.json

Lines changed: 21 additions & 21 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
@@ -71,10 +71,10 @@
7171
"@nanostores/preact": "^0.5.2",
7272
"@nanostores/react": "^0.8.4",
7373
"@openzeppelin/contracts": "5.4.0",
74-
"@solana-program/compute-budget": "^0.10.0",
75-
"@solana-program/system": "^0.9.0",
76-
"@solana-program/token": "^0.7.0",
77-
"@solana-program/token-2022": "^0.6.0",
74+
"@solana-program/compute-budget": "^0.11.0",
75+
"@solana-program/system": "^0.10.0",
76+
"@solana-program/token": "^0.8.0",
77+
"@solana-program/token-2022": "^0.6.1",
7878
"@solana/kit": "^4.0.0",
7979
"@solana/react": "^4.0.0",
8080
"@solana/wallet-adapter-base": "^0.9.27",

0 commit comments

Comments
 (0)