Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

Commit

Permalink
Bump the npm_and_yarn group across 3 directories with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update in the /demos/frontend/05_serialize_custom_data directory: [@solana/web3.js](https://github.com/solana-labs/solana-web3.js).
Bumps the npm_and_yarn group with 2 updates in the /demos/frontend/07_create_dapp_cli directory: [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) and [ejs](https://github.com/mde/ejs).
Bumps the npm_and_yarn group with 1 update in the /demos/frontend/07_create_dapp_cli/anchor directory: [@solana/web3.js](https://github.com/solana-labs/solana-web3.js).


Updates `@solana/web3.js` from 1.91.6 to 1.91.7
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](solana-labs/solana-web3.js@v1.91.6...v1.91.7)

Updates `@solana/web3.js` from 1.90.2 to 1.91.7
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](solana-labs/solana-web3.js@v1.91.6...v1.91.7)

Updates `ejs` from 3.1.9 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v3.1.9...v3.1.10)

Updates `@solana/web3.js` from 1.90.0 to 1.90.2
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](solana-labs/solana-web3.js@v1.91.6...v1.91.7)

---
updated-dependencies:
- dependency-name: "@solana/web3.js"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@solana/web3.js"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: ejs
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@solana/web3.js"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent 0956e06 commit a59c1a0
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
8 changes: 4 additions & 4 deletions demos/frontend/05_serialize_custom_data/package-lock.json

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

2 changes: 1 addition & 1 deletion demos/frontend/07_create_dapp_cli/anchor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.1",
"dependencies": {
"@coral-xyz/anchor": "^0.29.0",
"@solana/web3.js": "1.90.0"
"@solana/web3.js": "1.90.2"
},
"type": "commonjs",
"main": "./index.cjs",
Expand Down
16 changes: 8 additions & 8 deletions demos/frontend/07_create_dapp_cli/package-lock.json

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

2 changes: 1 addition & 1 deletion demos/frontend/07_create_dapp_cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@solana/wallet-adapter-base": "^0.9.23",
"@solana/wallet-adapter-react": "^0.15.35",
"@solana/wallet-adapter-react-ui": "^0.9.35",
"@solana/web3.js": "1.90.2",
"@solana/web3.js": "1.91.7",
"@swc/helpers": "~0.5.2",
"@tabler/icons-react": "2.47.0",
"@tailwindcss/typography": "0.5.10",
Expand Down

0 comments on commit a59c1a0

Please sign in to comment.