update packages, try to fix build issue
This commit is contained in:
26
package.json
26
package.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user