Skip to content

Commit ca24119

Browse files
build(deps-dev): bump @solana/kit from 3.0.3 to 4.0.0 in /clients/js (#97)
Bumps [@solana/kit](https://github.com/anza-xyz/kit) from 3.0.3 to 4.0.0. - [Release notes](https://github.com/anza-xyz/kit/releases) - [Commits](anza-xyz/kit@v3.0.3...v4.0.0) --- updated-dependencies: - dependency-name: "@solana/kit" dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3531bc0 commit ca24119

File tree

2 files changed

+305
-298
lines changed

2 files changed

+305
-298
lines changed

clients/js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@
4242
"homepage": "https://github.com/solana-program/config#readme",
4343
"license": "MIT",
4444
"peerDependencies": {
45-
"@solana/kit": "^3.0"
45+
"@solana/kit": "^4.0"
4646
},
4747
"devDependencies": {
4848
"@ava/typescript": "^6.0.0",
4949
"@solana/eslint-config-solana": "^3.0.3",
50-
"@solana/kit": "^3.0",
50+
"@solana/kit": "^4.0",
5151
"@types/node": "^24",
5252
"@typescript-eslint/eslint-plugin": "^7.16.1",
5353
"@typescript-eslint/parser": "^7.16.1",

0 commit comments

Comments
 (0)