Skip to content

Commit

Permalink
build(deps): bump @solana/web3.js from 1.95.5 to 1.98.0
Browse files Browse the repository at this point in the history
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.95.5 to 1.98.0.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Changelog](https://github.com/solana-labs/solana-web3.js/blob/maintenance/v1.x/.releaserc.json)
- [Commits](solana-labs/solana-web3.js@v1.95.5...v1.98.0)

---
updated-dependencies:
- dependency-name: "@solana/web3.js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 5380b0e commit 3e45bfe
Show file tree
Hide file tree
Showing 9 changed files with 64 additions and 40 deletions.
2 changes: 1 addition & 1 deletion name-service/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"typescript": "^5.7.2"
},
"dependencies": {
"@solana/web3.js": "^1.95.5",
"@solana/web3.js": "^1.98.0",
"bn.js": "^5.1.3",
"borsh": "^2.0.0"
}
Expand Down
80 changes: 52 additions & 28 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion single-pool/js/packages/classic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"typescript": "^5.7.2"
},
"dependencies": {
"@solana/web3.js": "^1.95.5",
"@solana/web3.js": "^1.98.0",
"@solana/addresses": "2.0.0",
"@solana/spl-single-pool": "1.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion stake-pool/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@solana/buffer-layout": "^4.0.1",
"@solana/spl-token": "0.4.9",
"@solana/web3.js": "^1.95.5",
"@solana/web3.js": "^1.98.0",
"bn.js": "^5.2.0",
"buffer": "^6.0.3",
"buffer-layout": "^1.2.2",
Expand Down
4 changes: 2 additions & 2 deletions token-group/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@
"watch": "tsc --build --verbose --watch tsconfig.all.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.95.5"
"@solana/web3.js": "^1.98.0"
},
"dependencies": {
"@solana/codecs": "2.0.0"
},
"devDependencies": {
"@solana/spl-type-length-value": "0.2.0",
"@solana/web3.js": "^1.95.5",
"@solana/web3.js": "^1.98.0",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.2",
Expand Down
2 changes: 1 addition & 1 deletion token-lending/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-typescript": "^12.1.1",
"@solana/spl-token": "0.4.9",
"@solana/web3.js": "^1.95.5",
"@solana/web3.js": "^1.98.0",
"@types/eslint": "^8.56.7",
"@types/node": "^22.10.2",
"@typescript-eslint/eslint-plugin": "^8.4.0",
Expand Down
4 changes: 2 additions & 2 deletions token-metadata/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@
"watch": "tsc --build --verbose --watch tsconfig.all.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.95.5"
"@solana/web3.js": "^1.98.0"
},
"dependencies": {
"@solana/codecs": "2.0.0"
},
"devDependencies": {
"@solana/spl-type-length-value": "0.2.0",
"@solana/web3.js": "^1.95.5",
"@solana/web3.js": "^1.98.0",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.2",
Expand Down
4 changes: 2 additions & 2 deletions token-swap/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@
"@solana/buffer-layout-utils": "^0.2.0"
},
"peerDependencies": {
"@solana/web3.js": "^1.95.5"
"@solana/web3.js": "^1.98.0"
},
"devDependencies": {
"@solana/spl-token": "0.4.9",
"@solana/web3.js": "^1.95.5",
"@solana/web3.js": "^1.98.0",
"@types/bn.js": "^5.1.6",
"@types/chai-as-promised": "^8.0.1",
"@types/chai": "^5.0.1",
Expand Down
4 changes: 2 additions & 2 deletions token/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"deploy:docs": "npm run docs && gh-pages --dest token/js --dist docs --dotfiles"
},
"peerDependencies": {
"@solana/web3.js": "^1.95.5"
"@solana/web3.js": "^1.98.0"
},
"dependencies": {
"@solana/buffer-layout": "^4.0.0",
Expand All @@ -62,7 +62,7 @@
"devDependencies": {
"@solana/codecs-strings": "2.0.0",
"@solana/spl-memo": "0.2.5",
"@solana/web3.js": "^1.95.5",
"@solana/web3.js": "^1.98.0",
"@types/chai-as-promised": "^8.0.1",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.10",
Expand Down

0 comments on commit 3e45bfe

Please sign in to comment.