Skip to content

Commit

Permalink
chore(deps): bump @substrate/connect from 1.2.1 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [@substrate/connect](https://github.com/paritytech/substrate-connect) from 1.2.1 to 2.0.0.
- [Release notes](https://github.com/paritytech/substrate-connect/releases)
- [Changelog](https://github.com/paritytech/substrate-connect/blob/main/DEPLOY-RELEASE.md)
- [Commits](https://github.com/paritytech/substrate-connect/commits/@substrate/[email protected])

---
updated-dependencies:
- dependency-name: "@substrate/connect"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2024
1 parent d43bd60 commit b006b94
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@polkadot/api": "^14.0.1",
"@polkadot/rpc-provider": "^14.0.1",
"@polkawatch/ddp-client": "^2.0.20",
"@substrate/connect": "^1.1.0",
"@substrate/connect": "^2.0.0",
"@w3ux/extension-assets": "^0.4.0",
"@w3ux/factories": "1.0.0-beta.0",
"@w3ux/hooks": "1.2.1-beta.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3000,15 +3000,15 @@ __metadata:
languageName: node
linkType: hard

"@substrate/connect@npm:^1.1.0":
version: 1.3.1
resolution: "@substrate/connect@npm:1.3.1"
"@substrate/connect@npm:^2.0.0":
version: 2.0.0
resolution: "@substrate/connect@npm:2.0.0"
dependencies:
"@substrate/connect-extension-protocol": "npm:^2.2.0"
"@substrate/connect-known-chains": "npm:^1.6.0"
"@substrate/smoldot-discovery": "npm:^1.2.0"
"@substrate/smoldot-discovery": "npm:^2.0.0"
smoldot: "npm:2.0.30"
checksum: 10c0/4103ff6d8b42bdcce9156743d1ec29d04bf2ce1de1e524b5ee9266d15d985aca41f683ad01a9b39c11f5a439d68d36e2d3d13968edd477357f3cfd92876abd7b
checksum: 10c0/7bcf85acc4f651dd1e0a2d7ba51b08980736167f9e0523ce7285121e9cfb74110d2c02d11a656ffd7d3754316f1c3a6d43cfd78f5b6859bb3fced592fd24d99c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3053,12 +3053,12 @@ __metadata:
languageName: node
linkType: hard

"@substrate/smoldot-discovery@npm:^1.2.0":
version: 1.2.0
resolution: "@substrate/smoldot-discovery@npm:1.2.0"
"@substrate/smoldot-discovery@npm:^2.0.0":
version: 2.0.0
resolution: "@substrate/smoldot-discovery@npm:2.0.0"
dependencies:
"@substrate/discovery": "npm:^0.2.0"
checksum: 10c0/4ce1db4ddc2d90bfefd692956539681199612102dd2bb836697c6eb64cd0c1a22e311ca37eae774fcbb8d5442cd5b370f8bba7e34f44963db687f10d7ec0bdd9
checksum: 10c0/39192924ff4d2b574eef588b147c3013f9554adcbd181ad437299bd62c4e76b6b67fd95813e1896ebf9ab896e21048e5fdd119911f147e351f3fd208d582a8ff
languageName: node
linkType: hard

Expand Down Expand Up @@ -8561,7 +8561,7 @@ __metadata:
"@polkadot/api": "npm:^14.0.1"
"@polkadot/rpc-provider": "npm:^14.0.1"
"@polkawatch/ddp-client": "npm:^2.0.20"
"@substrate/connect": "npm:^1.1.0"
"@substrate/connect": "npm:^2.0.0"
"@types/chroma-js": "npm:^2.4.4"
"@types/lodash.debounce": "npm:^4.0.9"
"@types/react": "npm:^18.3.3"
Expand Down

0 comments on commit b006b94

Please sign in to comment.