Skip to content

Commit

Permalink
⬆️ Update Joystream/types (#4384)
Browse files Browse the repository at this point in the history
Update `Joystream/types`
  • Loading branch information
thesan authored May 30, 2023
1 parent 62df0b3 commit 11d2bdf
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 8 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@
"@polkadot/util": "9.5.1",
"@polkadot/util-crypto": "9.5.1",
"bn.js": "^4.11.9",
"@joystream/js@1.2.0": "patch:@joystream/js@npm%3A1.2.0#./.yarn/patches/@joystream-js-npm-1.2.0-a8795e7496.patch",
"@joystream/types": "./packages/joystream-types-v0.20.6.tgz"
"@joystream/js@1.2.0": "patch:@joystream/js@npm%3A1.2.0#./.yarn/patches/@joystream-js-npm-1.2.0-a8795e7496.patch"
},
"engines": {
"node": ">=14.18.0",
Expand Down
Binary file removed packages/joystream-types-v0.20.6.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@joystream/js": "1.2.0",
"@joystream/markdown-editor": "^0.1.0",
"@joystream/metadata-protobuf": "^2.0.0",
"@joystream/types": "0.20.6",
"@joystream/types": "^2.0.0",
"@nivo/bar": "^0.79.1",
"@nivo/core": "^0.79.0",
"@noble/hashes": "^1.1.5",
Expand Down
26 changes: 21 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3436,7 +3436,7 @@ __metadata:
"@joystream/js": 1.2.0
"@joystream/markdown-editor": ^0.1.0
"@joystream/metadata-protobuf": ^2.0.0
"@joystream/types": 0.20.6
"@joystream/types": ^2.0.0
"@miragejs/graphql": ^0.1.13
"@nivo/bar": ^0.79.1
"@nivo/core": ^0.79.0
Expand Down Expand Up @@ -3543,9 +3543,25 @@ __metadata:
languageName: unknown
linkType: soft

"@joystream/types@file:./packages/joystream-types-v0.20.6.tgz::locator=pioneer%40workspace%3A.":
version: 0.20.6
resolution: "@joystream/types@file:./packages/joystream-types-v0.20.6.tgz::locator=pioneer%40workspace%3A."
"@joystream/types@npm:^2.0.0":
version: 2.1.0
resolution: "@joystream/types@npm:2.1.0"
dependencies:
"@polkadot/api": 8.9.1
"@polkadot/keyring": 9.5.1
"@polkadot/types": 8.9.1
"@types/lodash": ^4.14.157
"@types/vfile": ^4.0.0
ajv: ^6.11.0
lodash: ^4.17.15
moment: ^2.24.0
checksum: 22411d5715b0f510f21cefbbdba45a91e180744e1c53961fef043026dd6193e9412e91bf0394875cfef325c50e63836c956c898a225223f5f064bfc017108cf4
languageName: node
linkType: hard

"@joystream/types@npm:~0.20.5":
version: 0.20.5
resolution: "@joystream/types@npm:0.20.5"
dependencies:
"@polkadot/api": 8.9.1
"@polkadot/keyring": 9.5.1
Expand All @@ -3555,7 +3571,7 @@ __metadata:
ajv: ^6.11.0
lodash: ^4.17.15
moment: ^2.24.0
checksum: f9085b9885504d388cf0ffcebb3ab8bcb4af6ae8ae095ba6f2c5310aaf61df04dc22ff6f783141c498cbe6eda309f44f34ed30b4c6cd51841a888bcb07b93323
checksum: a3e310f358d7aa6d51a39d639f6ceec5052959abd38bc3ef34339a3c411ea91647d4fe50d09361d2aecd7d254da5d90b774e44dc67656cf1a5cd72aa89b0ba7b
languageName: node
linkType: hard

Expand Down

2 comments on commit 11d2bdf

@vercel
Copy link

@vercel vercel bot commented on 11d2bdf May 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 11d2bdf May 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

pioneer-2 – ./

pioneer-2-git-dev-joystream.vercel.app
pioneer-2.vercel.app
pioneer-2-joystream.vercel.app

Please sign in to comment.