Skip to content

Commit

Permalink
Updated packages:
Browse files Browse the repository at this point in the history
  • Loading branch information
synthetixio-team committed Nov 6, 2023
1 parent 60ceb5f commit 4b1446f
Show file tree
Hide file tree
Showing 39 changed files with 115 additions and 77 deletions.
5 changes: 3 additions & 2 deletions v2/components/CRatioBanner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@snx-v2/CRatioBanner",
"private": true,
"main": "index.ts",
"version": "0.0.12",
"version": "0.0.13-0",
"dependencies": {
"@chakra-ui/react": "^2.5.0",
"@snx-v2/CountDown": "workspace:*",
Expand All @@ -14,5 +14,6 @@
"@storybook/react": "^6.5.16",
"react": "^18.2.0",
"react-i18next": "^12.1.5"
}
},
"stableVersion": "0.0.12"
}
5 changes: 3 additions & 2 deletions v2/components/CRatioHealthCard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@snx-v2/CRatioHealthCard",
"private": true,
"main": "index.ts",
"version": "0.0.11",
"version": "0.0.12-0",
"dependencies": {
"@chakra-ui/react": "^2.5.0",
"@snx-v2/CRatioHealthPercentage": "workspace:^",
Expand All @@ -12,5 +12,6 @@
"@storybook/react": "^6.5.16",
"react": "^18.2.0",
"react-i18next": "^12.1.5"
}
},
"stableVersion": "0.0.11"
}
5 changes: 3 additions & 2 deletions v2/components/CRatioProgressBar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@
"name": "@snx-v2/CRatioProgressBar",
"private": true,
"main": "index.ts",
"version": "0.0.10",
"version": "0.0.11-0",
"dependencies": {
"@chakra-ui/react": "^2.5.0",
"@snx-v2/getHealthVariant": "workspace:*",
"@snx-v2/icons": "workspace:*",
"@snx-v2/useDebtData": "workspace:*",
"@storybook/react": "^6.5.16",
"react": "^18.2.0"
}
},
"stableVersion": "0.0.10"
}
5 changes: 3 additions & 2 deletions v2/components/Notifi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
"name": "@snx-v2/Notifi",
"private": true,
"main": "index.ts",
"version": "0.0.1",
"version": "0.0.2-0",
"dependencies": {
"@notifi-network/notifi-react-card": "^0.86.0",
"@snx-v2/ContractContext": "workspace:*",
"@snx-v2/useSynthetixContracts": "workspace:*",
"react": "^18.2.0"
}
},
"stableVersion": "0.0.1"
}
5 changes: 3 additions & 2 deletions v2/components/NotifiButton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@snx-v2/NotifiButton",
"private": true,
"main": "index.ts",
"version": "0.0.1",
"version": "0.0.2-0",
"dependencies": {
"@chakra-ui/react": "^2.5.0",
"@ethersproject/bytes": "^5.7.0",
Expand All @@ -14,5 +14,6 @@
"@snx-v2/useSynthetixContracts": "workspace:*",
"@synthetixio/safe-import": "workspace:*",
"react": "^18.2.0"
}
},
"stableVersion": "0.0.1"
}
5 changes: 3 additions & 2 deletions v2/components/WalletLayout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@
"name": "@snx-v2/WalletLayout",
"private": true,
"main": "index.ts",
"version": "0.0.9",
"version": "0.0.10-0",
"dependencies": {
"@chakra-ui/react": "^2.5.0",
"@snx-v2/ContractContext": "workspace:*",
"@snx-v2/useSynthetixContracts": "workspace:*",
"react": "^18.2.0",
"react-i18next": "^12.1.5",
"react-router-dom": "^6.8.1"
}
},
"stableVersion": "0.0.9"
}
2 changes: 1 addition & 1 deletion v2/lib/formatters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@snx-v2/formatters",
"private": true,
"main": "dist/index.js",
"version": "1.0.0",
"version": "0.0.1-0",
"scripts": {
"build": "tsc"
},
Expand Down
5 changes: 3 additions & 2 deletions v2/lib/synthsByName/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
"name": "@snx-v2/synthsByName",
"private": true,
"main": "index.ts",
"version": "0.0.10",
"version": "0.0.11-0",
"dependencies": {
"@snx-v2/ContractContext": "workspace:*",
"@snx-v2/useSynthetixContracts": "workspace:*",
"@synthetixio/contracts": "workspace:*",
"@tanstack/react-query": "^4.24.6",
"react": "^18.2.0"
}
},
"stableVersion": "0.0.10"
}
5 changes: 3 additions & 2 deletions v2/lib/txnLink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
"name": "@snx-v2/txnLink",
"private": true,
"main": "index.ts",
"version": "0.0.10",
"version": "0.0.11-0",
"dependencies": {
"@snx-v2/ContractContext": "workspace:*",
"@snx-v2/useSynthetixContracts": "workspace:*",
"react": "^18.2.0"
}
},
"stableVersion": "0.0.10"
}
5 changes: 3 additions & 2 deletions v2/lib/useApr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
"name": "@snx-v2/useApr",
"private": true,
"main": "index.ts",
"version": "0.0.10",
"version": "0.0.11-0",
"dependencies": {
"@snx-v2/useDebtData": "workspace:*",
"@snx-v2/useGlobalStakingApr": "workspace:*",
"@snx-v2/useStakingApr": "workspace:*"
}
},
"stableVersion": "0.0.10"
}
5 changes: 3 additions & 2 deletions v2/lib/useBurnMutation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@
"name": "@snx-v2/useBurnMutation",
"private": true,
"main": "index.ts",
"version": "0.0.10",
"version": "0.0.11-0",
"dependencies": {
"@ethersproject/bignumber": "^5.7.0",
"@snx-v2/txnReducer": "workspace:*",
"@snx-v2/useGasOptions": "workspace:*",
"@snx-v2/useSynthetixContracts": "workspace:*",
"@tanstack/react-query": "^4.24.6",
"react": "^18.2.0"
}
},
"stableVersion": "0.0.10"
}
5 changes: 3 additions & 2 deletions v2/lib/useClaimLiquidatorRewardsMutation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@
"name": "@snx-v2/useClaimLiquidatorRewardsMutation",
"private": true,
"main": "index.ts",
"version": "0.0.10",
"version": "0.0.11-0",
"dependencies": {
"@snx-v2/ContractContext": "workspace:*",
"@snx-v2/txnReducer": "workspace:*",
"@snx-v2/useGasOptions": "workspace:*",
"@snx-v2/useSynthetixContracts": "workspace:*",
"@tanstack/react-query": "^4.24.6",
"react": "^18.2.0"
}
},
"stableVersion": "0.0.10"
}
5 changes: 3 additions & 2 deletions v2/lib/useClaimRewardsMutation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@
"name": "@snx-v2/useClaimRewardsMutation",
"private": true,
"main": "index.ts",
"version": "0.0.10",
"version": "0.0.11-0",
"dependencies": {
"@snx-v2/txnReducer": "workspace:*",
"@snx-v2/useDelegateWallet": "workspace:*",
"@snx-v2/useGasOptions": "workspace:*",
"@snx-v2/useSynthetixContracts": "workspace:*",
"@tanstack/react-query": "^4.24.6",
"react": "^18.2.0"
}
},
"stableVersion": "0.0.10"
}
5 changes: 3 additions & 2 deletions v2/lib/useClaimableRewards/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
"name": "@snx-v2/useClaimableRewards",
"private": true,
"main": "index.ts",
"version": "0.0.9",
"version": "0.0.10-0",
"dependencies": {
"@snx-v2/useExchangeRatesData": "workspace:*",
"@snx-v2/useGetLiquidationRewards": "workspace:*",
"@snx-v2/useRewardsAvailable": "workspace:*",
"@tanstack/react-query": "^4.24.6",
"react": "^18.2.0"
}
},
"stableVersion": "0.0.9"
}
5 changes: 3 additions & 2 deletions v2/lib/useDSnxBalance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@snx-v2/useDSnxBalance",
"private": true,
"main": "index.ts",
"version": "0.0.10",
"version": "0.0.11-0",
"dependencies": {
"@snx-v2/Constants": "workspace:*",
"@snx-v2/ContractContext": "workspace:*",
Expand All @@ -12,5 +12,6 @@
"@tanstack/react-query": "^4.24.6",
"ethers": "^5.7.2",
"react": "^18.2.0"
}
},
"stableVersion": "0.0.10"
}
5 changes: 3 additions & 2 deletions v2/lib/useDebtData/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@snx-v2/useDebtData",
"private": true,
"main": "index.ts",
"version": "0.0.11",
"version": "0.0.12-0",
"dependencies": {
"@ethersproject/strings": "^5.7.0",
"@snx-v2/ContractContext": "workspace:*",
Expand All @@ -12,5 +12,6 @@
"@tanstack/react-query": "^4.24.6",
"ethers": "^5.7.2",
"react": "^18.2.0"
}
},
"stableVersion": "0.0.11"
}
5 changes: 3 additions & 2 deletions v2/lib/useDebtShareDataPeriod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@snx-v2/useDebtShareDataPeriod",
"private": true,
"main": "index.ts",
"version": "0.0.11",
"version": "0.0.12-0",
"dependencies": {
"@snx-v2/ContractContext": "workspace:*",
"@snx-v2/useGlobalProvidersWithFallback": "workspace:*",
Expand All @@ -11,5 +11,6 @@
"@synthetixio/wei": "^2.74.4",
"@tanstack/react-query": "^4.24.6",
"react": "^18.2.0"
}
},
"stableVersion": "0.0.11"
}
5 changes: 3 additions & 2 deletions v2/lib/useEscrowBalance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
"name": "@snx-v2/useEscrowBalance",
"private": true,
"main": "index.ts",
"version": "0.0.10",
"version": "0.0.11-0",
"dependencies": {
"@snx-v2/ContractContext": "workspace:*",
"@snx-v2/useSynthetixContracts": "workspace:*",
"@synthetixio/wei": "^2.74.4",
"@tanstack/react-query": "^4.24.6",
"react": "^18.2.0"
}
},
"stableVersion": "0.0.10"
}
5 changes: 3 additions & 2 deletions v2/lib/useExchangeRatesData/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@snx-v2/useExchangeRatesData",
"private": true,
"main": "index.ts",
"version": "0.0.11",
"version": "0.0.12-0",
"dependencies": {
"@ethersproject/strings": "^5.7.0",
"@snx-v2/ContractContext": "workspace:*",
Expand All @@ -11,5 +11,6 @@
"@tanstack/react-query": "^4.24.6",
"ethers": "^5.7.2",
"react": "^18.2.0"
}
},
"stableVersion": "0.0.11"
}
5 changes: 3 additions & 2 deletions v2/lib/useFeePeriodMultiNetwork/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
"name": "@snx-v2/useFeePeriodMultiNetwork",
"private": true,
"main": "index.ts",
"version": "0.0.11",
"version": "0.0.12-0",
"dependencies": {
"@snx-v2/useGlobalProvidersWithFallback": "workspace:*",
"@snx-v2/useSynthetixContracts": "workspace:*",
"@synthetixio/contracts-interface": "workspace:*",
"@tanstack/react-query": "^4.24.6",
"react": "^18.2.0"
}
},
"stableVersion": "0.0.11"
}
5 changes: 3 additions & 2 deletions v2/lib/useFeePoolData/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@
"name": "@snx-v2/useFeePoolData",
"private": true,
"main": "index.ts",
"version": "0.0.11",
"version": "0.0.12-0",
"dependencies": {
"@snx-v2/ContractContext": "workspace:*",
"@snx-v2/useSynthetixContracts": "workspace:*",
"@synthetixio/wei": "^2.74.4",
"@tanstack/react-query": "^4.24.6",
"date-fns": "^2.29.3",
"react": "^18.2.0"
}
},
"stableVersion": "0.0.11"
}
5 changes: 3 additions & 2 deletions v2/lib/useFeesBurnedInPeriod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
"name": "@snx-v2/useFeesBurnedInPeriod",
"private": true,
"main": "index.ts",
"version": "0.0.11",
"version": "0.0.12-0",
"dependencies": {
"@snx-v2/ContractContext": "workspace:*",
"@snx-v2/useDebtShareDataPeriod": "workspace:*",
"@snx-v2/useFeePeriodMultiNetwork": "workspace:*",
"@synthetixio/wei": "^2.74.4",
"react": "^18.2.0"
}
},
"stableVersion": "0.0.11"
}
5 changes: 3 additions & 2 deletions v2/lib/useGasOptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@snx-v2/useGasOptions",
"private": true,
"main": "index.ts",
"version": "0.0.11",
"version": "0.0.12-0",
"dependencies": {
"@ethersproject/bignumber": "^5.7.0",
"@ethersproject/contracts": "^5.7.0",
Expand All @@ -15,5 +15,6 @@
"@synthetixio/wei": "^2.74.4",
"@tanstack/react-query": "^4.24.6",
"react": "^18.2.0"
}
},
"stableVersion": "0.0.11"
}
5 changes: 3 additions & 2 deletions v2/lib/useGasPrice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@snx-v2/useGasPrice",
"private": true,
"main": "index.ts",
"version": "0.0.11",
"version": "0.0.12-0",
"dependencies": {
"@snx-v2/Constants": "workspace:*",
"@snx-v2/ContractContext": "workspace:*",
Expand All @@ -12,5 +12,6 @@
"@synthetixio/wei": "^2.74.4",
"@tanstack/react-query": "^4.24.6",
"react": "^18.2.0"
}
},
"stableVersion": "0.0.11"
}
Loading

1 comment on commit 4b1446f

@vercel
Copy link

@vercel vercel bot commented on 4b1446f Nov 6, 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:

v2-storybook – ./v2/ui

v2-storybook-synthetixio.vercel.app
staking-storybook.vercel.app
v2-storybook-git-master-synthetixio.vercel.app

Please sign in to comment.