Skip to content

Commit

Permalink
v0.10.17
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-orbs committed May 8, 2024
1 parent a1a7cdb commit 62337bc
Show file tree
Hide file tree
Showing 18 changed files with 67 additions and 67 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.10.16",
"version": "0.10.17",
"useNx": false,
"useWorkspaces": true,
"progress": true,
Expand Down
66 changes: 33 additions & 33 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/arbidex/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbs-network/twap-ui-arbidex",
"version": "0.10.16",
"version": "0.10.17",
"description": "TWAP UI for Arbidex",
"license": "MIT",
"author": "Orbs",
Expand All @@ -24,7 +24,7 @@
"@mui/material": "5.x",
"@mui/system": "5.x",
"@orbs-network/twap": "^1.18.x",
"@orbs-network/twap-ui": "^0.10.16",
"@orbs-network/twap-ui": "^0.10.17",
"lodash": "4.x",
"web3": "1.x"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/baseswap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbs-network/twap-ui-baseswap",
"version": "0.10.16",
"version": "0.10.17",
"description": "TWAP UI for BaseSwap",
"license": "MIT",
"author": "Orbs",
Expand All @@ -24,7 +24,7 @@
"@mui/material": "5.x",
"@mui/system": "5.x",
"@orbs-network/twap": "^1.18.x",
"@orbs-network/twap-ui": "^0.10.16",
"@orbs-network/twap-ui": "^0.10.17",
"lodash": "4.x",
"web3": "1.x"
},
Expand Down
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.10.16",
"version": "0.10.17",
"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.18.x",
"@orbs-network/twap-ui": "^0.10.16",
"@orbs-network/twap-ui": "^0.10.17",
"lodash": "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.10.16",
"version": "0.10.17",
"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.10.16",
"@orbs-network/twap-ui-spiritswap": "^0.10.16",
"@orbs-network/twap-ui-spookyswap": "^0.10.16",
"@orbs-network/twap-ui-pangolin": "^0.10.17",
"@orbs-network/twap-ui-spiritswap": "^0.10.17",
"@orbs-network/twap-ui-spookyswap": "^0.10.17",
"@tanstack/react-query": "4.x",
"@tanstack/react-query-devtools": "4.x",
"@types/react": "18.x",
Expand Down
4 changes: 2 additions & 2 deletions packages/kinetix/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbs-network/twap-ui-kinetix",
"version": "0.10.16",
"version": "0.10.17",
"description": "TWAP UI for Kinetix",
"license": "MIT",
"author": "Orbs",
Expand All @@ -24,7 +24,7 @@
"@mui/material": "5.x",
"@mui/system": "5.x",
"@orbs-network/twap": "^1.18.x",
"@orbs-network/twap-ui": "^0.10.16",
"@orbs-network/twap-ui": "^0.10.17",
"lodash": "4.x",
"web3": "1.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.10.16",
"version": "0.10.17",
"description": "TWAP UI",
"license": "MIT",
"author": "Orbs",
Expand Down
4 changes: 2 additions & 2 deletions packages/lynex/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbs-network/twap-ui-lynex",
"version": "0.10.16",
"version": "0.10.17",
"description": "TWAP UI for Lynex",
"license": "MIT",
"author": "Orbs",
Expand All @@ -24,7 +24,7 @@
"@mui/material": "5.x",
"@mui/system": "5.x",
"@orbs-network/twap": "^1.18.x",
"@orbs-network/twap-ui": "^0.10.16",
"@orbs-network/twap-ui": "^0.10.17",
"lodash": "4.x",
"web3": "1.x"
},
Expand Down
Loading

0 comments on commit 62337bc

Please sign in to comment.