chore:(deps): bump @solana/web3.js from 1.29.2 to 1.30.0 in /explorer (#20899)

Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.29.2 to 1.30.0.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Changelog](https://github.com/solana-labs/solana-web3.js/blob/master/.releaserc.json)
- [Commits](https://github.com/solana-labs/solana-web3.js/compare/v1.29.2...v1.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-10-23 11:30:01 -04:00 committed by GitHub
parent 25235de6f3
commit 62e9d6f700
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1192 additions and 42 deletions

File diff suppressed because it is too large Load Diff

View File

@ -12,7 +12,7 @@
"@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.13.3",
"@solana/spl-token-registry": "^0.2.285",
"@solana/web3.js": "^1.29.2",
"@solana/web3.js": "^1.30.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.4.1",