chore:(deps): bump @cloudflare/stream-react in /explorer

Bumps [@cloudflare/stream-react](https://github.com/cloudflare/stream-react) from 1.2.0 to 1.5.0.
- [Release notes](https://github.com/cloudflare/stream-react/releases)
- [Commits](https://github.com/cloudflare/stream-react/compare/v1.2.0...v1.5.0)

---
updated-dependencies:
- dependency-name: "@cloudflare/stream-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-15 08:33:39 +00:00 committed by GitHub
parent 47e1c9107d
commit 7b9a2ae20f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -11,7 +11,7 @@
"@blockworks-foundation/mango-client": "^3.2.16", "@blockworks-foundation/mango-client": "^3.2.16",
"@bonfida/bot": "^0.5.3", "@bonfida/bot": "^0.5.3",
"@bonfida/spl-name-service": "^0.1.30", "@bonfida/spl-name-service": "^0.1.30",
"@cloudflare/stream-react": "^1.2.0", "@cloudflare/stream-react": "^1.7.0",
"@metamask/jazzicon": "^2.0.0", "@metamask/jazzicon": "^2.0.0",
"@metaplex/js": "4.12.0", "@metaplex/js": "4.12.0",
"@project-serum/anchor": "0.23.0", "@project-serum/anchor": "0.23.0",
@ -1943,9 +1943,9 @@
} }
}, },
"node_modules/@cloudflare/stream-react": { "node_modules/@cloudflare/stream-react": {
"version": "1.2.0", "version": "1.7.0",
"resolved": "https://registry.npmjs.org/@cloudflare/stream-react/-/stream-react-1.2.0.tgz", "resolved": "https://registry.npmjs.org/@cloudflare/stream-react/-/stream-react-1.7.0.tgz",
"integrity": "sha512-uLsKstcNOrTH19UEFxHWUX6h8SM9Ytr1Qyo6dIObuDUQ40g/cJgNnNnFn4gcGWf3zPwXQN3LkRmVol5MU/rU2Q==", "integrity": "sha512-jYjN1NfEAkYeSYA97Bj9sRq8ODk4ORnrxe2wouPQ3QHFvRbApN66QlDpSK0KriAz3emWQbDOB5rf0NRaKoqEhQ==",
"engines": { "engines": {
"node": ">=10" "node": ">=10"
}, },
@ -29015,9 +29015,9 @@
} }
}, },
"@cloudflare/stream-react": { "@cloudflare/stream-react": {
"version": "1.2.0", "version": "1.7.0",
"resolved": "https://registry.npmjs.org/@cloudflare/stream-react/-/stream-react-1.2.0.tgz", "resolved": "https://registry.npmjs.org/@cloudflare/stream-react/-/stream-react-1.7.0.tgz",
"integrity": "sha512-uLsKstcNOrTH19UEFxHWUX6h8SM9Ytr1Qyo6dIObuDUQ40g/cJgNnNnFn4gcGWf3zPwXQN3LkRmVol5MU/rU2Q==", "integrity": "sha512-jYjN1NfEAkYeSYA97Bj9sRq8ODk4ORnrxe2wouPQ3QHFvRbApN66QlDpSK0KriAz3emWQbDOB5rf0NRaKoqEhQ==",
"requires": {} "requires": {}
}, },
"@cnakazawa/watch": { "@cnakazawa/watch": {

View File

@ -6,7 +6,7 @@
"@blockworks-foundation/mango-client": "^3.2.16", "@blockworks-foundation/mango-client": "^3.2.16",
"@bonfida/bot": "^0.5.3", "@bonfida/bot": "^0.5.3",
"@bonfida/spl-name-service": "^0.1.30", "@bonfida/spl-name-service": "^0.1.30",
"@cloudflare/stream-react": "^1.2.0", "@cloudflare/stream-react": "^1.7.0",
"@metamask/jazzicon": "^2.0.0", "@metamask/jazzicon": "^2.0.0",
"@metaplex/js": "4.12.0", "@metaplex/js": "4.12.0",
"@project-serum/anchor": "0.23.0", "@project-serum/anchor": "0.23.0",