update packages, try to fix build issue

This commit is contained in:
apoorvlathey
2024-09-23 14:03:11 +04:00
parent b62904ea42
commit aa911d8865
4 changed files with 1748 additions and 630 deletions

View File

@@ -10,25 +10,25 @@
"lint": "next lint"
},
"dependencies": {
"@chakra-ui/icons": "^1.0.14",
"@chakra-ui/icons": "^1.1.7",
"@chakra-ui/next-js": "^2.2.0",
"@chakra-ui/react": "^2.8.1",
"@emotion/react": "^11",
"@emotion/styled": "^11",
"@fortawesome/fontawesome-svg-core": "^6.4.0",
"@fortawesome/free-brands-svg-icons": "^6.4.0",
"@fortawesome/free-solid-svg-icons": "^6.4.0",
"@fortawesome/react-fontawesome": "^0.1.18",
"@rainbow-me/rainbowkit": "^1.0.11",
"@chakra-ui/react": "^2.8.2",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-brands-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/react-fontawesome": "^0.2.2",
"@rainbow-me/rainbowkit": "^1.3.7",
"@reown/walletkit": "^1.0.0",
"@types/node": "^17.0.10",
"@types/react": "^17.0.38",
"@types/react-dom": "^17.0.11",
"@walletconnect/client": "^1.8.0",
"@walletconnect/core": "^2.7.3",
"@walletconnect/core": "^2.16.2",
"@walletconnect/legacy-types": "^2.0.0",
"@walletconnect/types": "^2.7.3",
"@walletconnect/utils": "^2.7.3",
"@walletconnect/web3wallet": "^1.7.1",
"@walletconnect/types": "^2.16.2",
"@walletconnect/utils": "^2.16.2",
"axios": "^0.24.0",
"blo": "^1.0.0",
"chakra-react-select": "^4.4.3",