Skip to content

Commit

Permalink
Bump core [ui] [types] [sdk] version
Browse files Browse the repository at this point in the history
@liqnft/candy-shop-types -> 0.2.79
@liqnft/candy-shop-sdk -> 0.5.79
@liqnft/candy-shop -> 0.5.43
  • Loading branch information
RustySol committed Feb 22, 2023
1 parent eca1191 commit f9abf86
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions core/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@liqnft/candy-shop-sdk",
"version": "0.5.78",
"version": "0.5.79",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "SEE LICENSE IN LICENSE",
Expand All @@ -9,7 +9,7 @@
"test": "ts-mocha test/**/*.spec.ts"
},
"dependencies": {
"@liqnft/candy-shop-types": "0.2.78",
"@liqnft/candy-shop-types": "0.2.79",
"@opensea/seaport-js": "^1.0.8",
"@project-serum/anchor": "^0.23.0",
"@solana/spl-token": "^0.2.0",
Expand Down
8 changes: 4 additions & 4 deletions core/sdk/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -856,10 +856,10 @@
"@types/yargs" "^16.0.0"
chalk "^4.0.0"

"@liqnft/[email protected].78":
version "0.2.78"
resolved "https://registry.yarnpkg.com/@liqnft/candy-shop-types/-/candy-shop-types-0.2.78.tgz#cc6ab1fe63a4b1b6a925f47f73af349b0026472a"
integrity sha512-yKHHqqL41LG/6aEQcT96Vsr+V076W9UhBlzqznnoxdsLxgHAAGuhO7LsxxnkwyRJmAX8c/7UO5f90fyt8HA/Mg==
"@liqnft/[email protected].79":
version "0.2.79"
resolved "https://registry.yarnpkg.com/@liqnft/candy-shop-types/-/candy-shop-types-0.2.79.tgz#b0257c1e6d3f403720a784fd305b63e4c990caad"
integrity sha512-zVmO8+fWidowf+JdHrxwfRpS7ue0TsCqr/bzD+ko5UWbMq5JJHH98MaPh5BbhCqc3NMzpij3ietgXMQSh4hmqQ==

"@metaplex-foundation/beet-solana@^0.1.1":
version "0.1.1"
Expand Down
2 changes: 1 addition & 1 deletion core/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@liqnft/candy-shop-types",
"version": "0.2.78",
"version": "0.2.79",
"main": "dist/index.js",
"author": "RustySol",
"license": "SEE LICENSE IN LICENSE",
Expand Down
6 changes: 3 additions & 3 deletions core/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@liqnft/candy-shop",
"version": "0.5.42",
"version": "0.5.43",
"description": "Your own decentralized and escrowless marketplace in minutes",
"main": "dist/index.es.js",
"module": "dist/index.cjs.js",
Expand Down Expand Up @@ -44,8 +44,8 @@
},
"dependencies": {
"@google/model-viewer": "1.8.0",
"@liqnft/candy-shop-sdk": "0.5.78",
"@liqnft/candy-shop-types": "0.2.78",
"@liqnft/candy-shop-sdk": "0.5.79",
"@liqnft/candy-shop-types": "0.2.79",
"@project-serum/anchor": "^0.23.0",
"@radix-ui/react-popover": "^1.0.3",
"@solana/spl-token": "^0.2.0",
Expand Down
18 changes: 9 additions & 9 deletions core/ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1809,12 +1809,12 @@
resolved "https://registry.yarnpkg.com/@ledgerhq/logs/-/logs-6.10.0.tgz#c012c1ecc1a0e53d50e6af381618dca5268461c1"
integrity sha512-lLseUPEhSFUXYTKj6q7s2O3s2vW2ebgA11vMAlKodXGf5AFw4zUoEbTz9CoFOC9jS6xY4Qr8BmRnxP/odT4Uuw==

"@liqnft/[email protected].78":
version "0.5.78"
resolved "https://registry.yarnpkg.com/@liqnft/candy-shop-sdk/-/candy-shop-sdk-0.5.78.tgz#04f1ac230a62d7e600eadbfef12df04155c55c05"
integrity sha512-lpzb20Q6VWBgKCo3MRK/i5+N4tREtlQTTzWSkmfnCc3DMsT28I5LrGjpZWn6bPyurD0KBNJD5BgQTMicCSnvGw==
"@liqnft/[email protected].79":
version "0.5.79"
resolved "https://registry.yarnpkg.com/@liqnft/candy-shop-sdk/-/candy-shop-sdk-0.5.79.tgz#b0910a93302ffbd5c4bdfdd4438e9ac5030a4d8e"
integrity sha512-m+7ah9DKhS4v1UWcHbOeeQkkcrcGZbqDuk05HeZ6l6sh/rXTkVxd/7e2ZISJ/W804fNveApdnwUK3lO8lcm+mQ==
dependencies:
"@liqnft/candy-shop-types" "0.2.78"
"@liqnft/candy-shop-types" "0.2.79"
"@opensea/seaport-js" "^1.0.8"
"@project-serum/anchor" "^0.23.0"
"@solana/spl-token" "^0.2.0"
Expand All @@ -1826,10 +1826,10 @@
idb "^7.0.1"
qs "^6.10.3"

"@liqnft/[email protected].78":
version "0.2.78"
resolved "https://registry.yarnpkg.com/@liqnft/candy-shop-types/-/candy-shop-types-0.2.78.tgz#cc6ab1fe63a4b1b6a925f47f73af349b0026472a"
integrity sha512-yKHHqqL41LG/6aEQcT96Vsr+V076W9UhBlzqznnoxdsLxgHAAGuhO7LsxxnkwyRJmAX8c/7UO5f90fyt8HA/Mg==
"@liqnft/[email protected].79":
version "0.2.79"
resolved "https://registry.yarnpkg.com/@liqnft/candy-shop-types/-/candy-shop-types-0.2.79.tgz#b0257c1e6d3f403720a784fd305b63e4c990caad"
integrity sha512-zVmO8+fWidowf+JdHrxwfRpS7ue0TsCqr/bzD+ko5UWbMq5JJHH98MaPh5BbhCqc3NMzpij3ietgXMQSh4hmqQ==

"@opensea/seaport-js@^1.0.8":
version "1.0.8"
Expand Down

0 comments on commit f9abf86

Please sign in to comment.