Skip to content

Commit 7033004

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.9.0 to 0.10.0 - [Release notes](https://github.com/solana-program/compute-budget/releases) - [Commits](https://github.com/solana-program/compute-budget/compare/[email protected]@v0.10.0) Updates `@solana-program/system` from 0.8.1 to 0.9.0 - [Release notes](https://github.com/solana-program/system/releases) - [Commits](https://github.com/solana-program/system/compare/[email protected]@v0.9.0) Updates `@solana-program/token` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/solana-program/token/releases) - [Commits](https://github.com/solana-program/token/compare/[email protected]@v0.7.0) Updates `@solana-program/token-2022` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/solana-program/token-2022/releases) - [Commits](https://github.com/solana-program/token-2022/compare/[email protected]@v0.6.0) --- updated-dependencies: - dependency-name: "@solana-program/compute-budget" dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: solana-ecosystem - dependency-name: "@solana-program/system" dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: solana-ecosystem - dependency-name: "@solana-program/token" dependency-version: 0.7.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.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: solana-ecosystem ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18004b9 commit 7033004

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
@@ -69,10 +69,10 @@
6969
"@openzeppelin/contracts": "^4.9.6",
7070
"@supabase/supabase-js": "^2.75.1",
7171
"astro": "^5.14.4",
72-
"@solana-program/compute-budget": "^0.9.0",
73-
"@solana-program/system": "^0.8.1",
74-
"@solana-program/token": "^0.6.0",
75-
"@solana-program/token-2022": "^0.5.0",
72+
"@solana-program/compute-budget": "^0.10.0",
73+
"@solana-program/system": "^0.9.0",
74+
"@solana-program/token": "^0.7.0",
75+
"@solana-program/token-2022": "^0.6.0",
7676
"@solana/kit": "^3.0.3",
7777
"@solana/react": "^3.0.3",
7878
"@solana/wallet-adapter-base": "^0.9.27",

0 commit comments

Comments
 (0)