Skip to content

Commit d0f735f

Browse files
build(deps-dev): bump @solana/kit from 5.0.0 to 5.1.0
Bumps [@solana/kit](https://github.com/anza-xyz/kit) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/anza-xyz/kit/releases) - [Commits](anza-xyz/kit@v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: "@solana/kit" dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f1ac47 commit d0f735f

File tree

2 files changed

+454
-212
lines changed

2 files changed

+454
-212
lines changed

clients/js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"url": "https://github.com/solana-program/token-wrap/issues"
4343
},
4444
"peerDependencies": {
45-
"@solana/kit": "^5.0.0"
45+
"@solana/kit": "^5.1.0"
4646
},
4747
"dependencies": {
4848
"@solana-program/system": "^0.10.0",
@@ -53,7 +53,7 @@
5353
},
5454
"devDependencies": {
5555
"@eslint/js": "^9.39.1",
56-
"@solana/kit": "^5.0.0",
56+
"@solana/kit": "^5.1.0",
5757
"@tsconfig/strictest": "^2.0.8",
5858
"@types/node": "^25.0.0",
5959
"eslint": "^9.39.1",

0 commit comments

Comments
 (0)