Skip to content

Commit

Permalink
v0.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitindenis1 committed Aug 27, 2023
1 parent 08a1d6d commit 50b10a0
Show file tree
Hide file tree
Showing 13 changed files with 47 additions and 47 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "0.8.9",
"version": "0.8.10",
"useNx": false,
"useWorkspaces": true,
"progress": true,
Expand Down
46 changes: 23 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/chronos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbs-network/twap-ui-chronos",
"version": "0.8.9",
"version": "0.8.10",
"description": "TWAP UI for Chronos",
"license": "MIT",
"author": "Orbs",
Expand All @@ -24,7 +24,7 @@
"@mui/material": "5.x",
"@mui/system": "5.x",
"@orbs-network/twap": "1.x",
"@orbs-network/twap-ui": "^0.8.9",
"@orbs-network/twap-ui": "^0.8.10",
"lodash": "4.x",
"react-icons": "4.x",
"web3": "1.x"
Expand Down
8 changes: 4 additions & 4 deletions packages/dapp-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbs-network/twap-ui-dapp-example",
"version": "0.8.9",
"version": "0.8.10",
"private": true,
"license": "MIT",
"homepage": "https://orbs-network.github.io/twap-ui/",
Expand All @@ -11,9 +11,9 @@
},
"dependencies": {
"@mui/material": "^5.13.2",
"@orbs-network/twap-ui-pangolin": "^0.8.9",
"@orbs-network/twap-ui-spiritswap": "^0.8.9",
"@orbs-network/twap-ui-spookyswap": "^0.8.9",
"@orbs-network/twap-ui-pangolin": "^0.8.10",
"@orbs-network/twap-ui-spiritswap": "^0.8.10",
"@orbs-network/twap-ui-spookyswap": "^0.8.10",
"@tanstack/react-query": "4.x",
"@tanstack/react-query-devtools": "4.x",
"@types/react": "18.x",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbs-network/twap-ui",
"version": "0.8.9",
"version": "0.8.10",
"description": "TWAP UI",
"license": "MIT",
"author": "Orbs",
Expand Down
4 changes: 2 additions & 2 deletions packages/pancake/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbs-network/twap-ui-pancake",
"version": "0.8.9",
"version": "0.8.10",
"description": "TWAP UI for Pancake",
"license": "MIT",
"author": "Orbs",
Expand All @@ -24,7 +24,7 @@
"@mui/material": "5.x",
"@mui/system": "5.x",
"@orbs-network/twap": "1.x",
"@orbs-network/twap-ui": "^0.8.9",
"@orbs-network/twap-ui": "^0.8.10",
"lodash": "4.x",
"react-icons": "4.x",
"web3": "1.x"
Expand Down
4 changes: 2 additions & 2 deletions packages/pangolin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbs-network/twap-ui-pangolin",
"version": "0.8.9",
"version": "0.8.10",
"description": "TWAP UI for Pangolin",
"license": "MIT",
"author": "Orbs",
Expand All @@ -25,7 +25,7 @@
"@mui/material": "5.x",
"@mui/system": "5.x",
"@orbs-network/twap": "1.x",
"@orbs-network/twap-ui": "^0.8.9",
"@orbs-network/twap-ui": "^0.8.10",
"lodash": "4.x",
"react-icons": "4.x",
"web3": "1.x"
Expand Down
4 changes: 2 additions & 2 deletions packages/quickswap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbs-network/twap-ui-quickswap",
"version": "0.8.9",
"version": "0.8.10",
"description": "TWAP UI for Quickswap",
"license": "MIT",
"author": "Orbs",
Expand All @@ -24,7 +24,7 @@
"@mui/material": "5.x",
"@mui/system": "5.x",
"@orbs-network/twap": "1.x",
"@orbs-network/twap-ui": "^0.8.9",
"@orbs-network/twap-ui": "^0.8.10",
"lodash": "4.x",
"react-icons": "4.x",
"web3": "1.x"
Expand Down
4 changes: 2 additions & 2 deletions packages/spiritswap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbs-network/twap-ui-spiritswap",
"version": "0.8.9",
"version": "0.8.10",
"description": "TWAP UI for Spiritswap",
"license": "MIT",
"author": "Orbs",
Expand All @@ -24,7 +24,7 @@
"@mui/material": "5.x",
"@mui/system": "5.x",
"@orbs-network/twap": "1.x",
"@orbs-network/twap-ui": "^0.8.9",
"@orbs-network/twap-ui": "^0.8.10",
"lodash": "4.x",
"react-icons": "4.x",
"web3": "1.x"
Expand Down
4 changes: 2 additions & 2 deletions packages/spookyswap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbs-network/twap-ui-spookyswap",
"version": "0.8.9",
"version": "0.8.10",
"description": "TWAP UI for Spookyswap",
"license": "MIT",
"author": "Orbs",
Expand All @@ -24,7 +24,7 @@
"@mui/material": "5.x",
"@mui/system": "5.x",
"@orbs-network/twap": "1.x",
"@orbs-network/twap-ui": "^0.8.9",
"@orbs-network/twap-ui": "^0.8.10",
"lodash": "4.x",
"react-icons": "4.x",
"web3": "1.x"
Expand Down
4 changes: 2 additions & 2 deletions packages/stellaswap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbs-network/twap-ui-stellaswap",
"version": "0.8.9",
"version": "0.8.10",
"description": "TWAP UI for stellaswap",
"license": "MIT",
"author": "Orbs",
Expand All @@ -24,7 +24,7 @@
"@mui/material": "5.x",
"@mui/system": "5.x",
"@orbs-network/twap": "1.x",
"@orbs-network/twap-ui": "^0.8.9",
"@orbs-network/twap-ui": "^0.8.10",
"lodash": "4.x",
"react-icons": "4.x",
"web3": "1.x"
Expand Down
4 changes: 2 additions & 2 deletions packages/sushiswap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbs-network/twap-ui-sushiswap",
"version": "0.8.9",
"version": "0.8.10",
"description": "TWAP UI for Sushiwap",
"license": "MIT",
"author": "Orbs",
Expand All @@ -24,7 +24,7 @@
"@mui/material": "5.x",
"@mui/system": "5.x",
"@orbs-network/twap": "1.x",
"@orbs-network/twap-ui": "^0.8.9",
"@orbs-network/twap-ui": "^0.8.10",
"lodash": "4.x",
"react-icons": "4.x",
"web3": "1.x"
Expand Down
4 changes: 2 additions & 2 deletions packages/thena/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbs-network/twap-ui-thena",
"version": "0.8.9",
"version": "0.8.10",
"description": "TWAP UI for Thena",
"license": "MIT",
"author": "Orbs",
Expand All @@ -24,7 +24,7 @@
"@mui/material": "5.x",
"@mui/system": "5.x",
"@orbs-network/twap": "1.x",
"@orbs-network/twap-ui": "^0.8.9",
"@orbs-network/twap-ui": "^0.8.10",
"lodash": "4.x",
"react-icons": "4.x",
"web3": "1.x"
Expand Down

0 comments on commit 50b10a0

Please sign in to comment.