Skip to content

Commit

Permalink
chore: bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Jun 27, 2023
1 parent 5c8cd6d commit a243a70
Show file tree
Hide file tree
Showing 6 changed files with 436 additions and 424 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
"@types/big.js": "^6.1.6",
"@types/eslint": "^8.40.2",
"@types/events": "^3.0.0",
"@types/node": "^20.3.1",
"@types/react": "^18.2.13",
"@types/node": "^20.3.2",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"cpy-cli": "^4.2.0",
"eslint": "^8.43.0",
"eslint-config-prettier": "^8.8.0",
Expand All @@ -45,7 +45,7 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"lerna": "^7.0.2",
"lerna": "^7.1.0",
"prettier": "^2.8.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/wallet-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"@ethersproject/abstract-signer": "^5.7.0",
"@ethersproject/experimental": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@lifi/sdk": "^2.0.1",
"@walletconnect/ethereum-provider": "^2.8.3",
"@lifi/sdk": "^2.1.0",
"@walletconnect/ethereum-provider": "^2.8.4",
"@walletconnect/modal": "^2.5.4",
"events": "^3.3.0",
"react": "^18.2.0"
Expand Down
14 changes: 7 additions & 7 deletions packages/widget-embedded/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,28 +24,28 @@
"author": "Eugene Chybisov <[email protected]>",
"dependencies": {
"@ethersproject/abstract-signer": "^5.7.0",
"@lifi/sdk": "^2.0.1",
"@lifi/sdk": "^2.1.0",
"@lifi/wallet-management": "^2.0.1",
"@lifi/widget": "^2.0.1",
"@mui/icons-material": "^5.11.16",
"@mui/lab": "^5.0.0-alpha.134",
"@mui/material": "^5.13.5",
"@opensea/seaport-js": "2.0.3",
"@tanstack/react-query": "^4.29.14",
"@mui/material": "^5.13.6",
"@opensea/seaport-js": "2.0.4",
"@tanstack/react-query": "^4.29.18",
"bignumber.js": "^9.1.1",
"ethers": "^5.7.2",
"events": "^3.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.13.0",
"react-router-dom": "^6.14.0",
"web3": "^1.10.0"
},
"devDependencies": {
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
"@vitejs/plugin-react": "^4.0.1",
"buffer": "^6.0.3",
"esbuild": "^0.18.5",
"rollup": "^3.25.1",
"esbuild": "^0.18.10",
"rollup": "^3.25.3",
"rollup-plugin-polyfill-node": "^0.12.0",
"typescript": "^5.1.3",
"vite": "^4.3.9",
Expand Down
6 changes: 3 additions & 3 deletions packages/widget-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@
},
"author": "Eugene Chybisov <[email protected]>",
"dependencies": {
"@lifi/sdk": "^2.0.1",
"@lifi/sdk": "^2.1.0",
"@lifi/wallet-management": "^2.0.1",
"@lifi/widget": "^2.0.1",
"@mui/icons-material": "^5.11.16",
"@mui/lab": "^5.0.0-alpha.134",
"@mui/material": "^5.13.5",
"@mui/material": "^5.13.6",
"ethers": "^5.7.2",
"events": "^3.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.13.0"
"react-router-dom": "^6.14.0"
},
"devDependencies": {
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
Expand Down
14 changes: 7 additions & 7 deletions packages/widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,24 +53,24 @@
"@ethersproject/address": "^5.7.0",
"@ethersproject/experimental": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@lifi/sdk": "^2.0.1",
"@lifi/sdk": "^2.1.0",
"@lifi/wallet-management": "^2.0.1",
"@mui/icons-material": "^5.11.16",
"@mui/lab": "^5.0.0-alpha.134",
"@mui/material": "^5.13.5",
"@tanstack/react-query": "^4.29.14",
"@mui/material": "^5.13.6",
"@tanstack/react-query": "^4.29.18",
"@tanstack/react-virtual": "^3.0.0-beta.54",
"big.js": "^6.2.1",
"i18next": "^23.2.1",
"i18next-browser-languagedetector": "^7.0.2",
"i18next": "^23.2.3",
"i18next-browser-languagedetector": "^7.1.0",
"microdiff": "^1.3.2",
"mitt": "^3.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.45.0",
"react-i18next": "^13.0.0",
"react-i18next": "^13.0.1",
"react-intersection-observer": "^9.5.1",
"react-router-dom": "^6.13.0",
"react-router-dom": "^6.14.0",
"react-timer-hook": "^3.0.6",
"uuid": "^9.0.0",
"zustand": "^4.3.8"
Expand Down
Loading

0 comments on commit a243a70

Please sign in to comment.