Skip to content

Commit

Permalink
Update Deps
Browse files Browse the repository at this point in the history
  • Loading branch information
anudit committed Nov 2, 2022
1 parent 0942b0e commit c8cd183
Show file tree
Hide file tree
Showing 3 changed files with 133 additions and 133 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@babel/core": "^7.19.6",
"@babel/runtime": "^7.19.4",
"@babel/runtime": "^7.20.1",
"@biconomy/mexa": "^3.0.4",
"@chakra-ui/icons": "^2.0.11",
"@chakra-ui/react": "^2.3.6",
Expand All @@ -35,14 +35,14 @@
"@gnosis.pm/safe-apps-sdk": "^7.8.0",
"@gnosis.pm/safe-apps-web3modal": "^17.0.2",
"@hapi/iron": "^7.0.0",
"@onflow/fcl": "^1.3.1",
"@onflow/fcl": "^1.3.2",
"@portis/web3": "^4.0.7",
"@react-three/drei": "^9.37.1",
"@react-three/fiber": "^8.8.10",
"@react-three/drei": "^9.40.0",
"@react-three/fiber": "^8.9.0",
"@self.id/web": "^0.5.0",
"@solana/web3.js": "^1.66.2",
"@textile/hub": "^6.3.4",
"@theconvospace/sdk": "^0.6.3",
"@theconvospace/sdk": "^0.6.4",
"@walletconnect/web3-provider": "^1.8.0",
"ably": "^1.2.30",
"axios": "^0.27.2",
Expand All @@ -51,7 +51,7 @@
"critters": "^0.0.16",
"dotenv": "^16.0.3",
"ethers": "^5.7.2",
"framer-motion": "^7.6.1",
"framer-motion": "^7.6.4",
"got": "^12.5.2",
"ioredis": "^5.2.3",
"js-cookie": "^3.0.1",
Expand All @@ -76,7 +76,7 @@
"styled-components": "^5.3.6",
"swr": "^1.3.0",
"telegraf": "^4.10.0",
"three": "^0.145.0",
"three": "^0.146.0",
"tweetnacl": "^1.0.3",
"twitter-v2": "^1.1.0",
"url-metadata": "^2.5.0",
Expand All @@ -91,7 +91,7 @@
"eslint-config-next": "^12.3.1",
"eslint-plugin-react": "^7.31.10",
"eslint-plugin-react-hooks": "^4.6.0",
"next-sitemap": "^3.1.29",
"next-sitemap": "^3.1.30",
"terraform": "^1.22.1",
"tf-next": "^0.13.2"
},
Expand Down
Loading

1 comment on commit c8cd183

@vercel
Copy link

@vercel vercel bot commented on c8cd183 Nov 2, 2022

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:

convo – ./

convo-convo.vercel.app
convo-git-main-convo.vercel.app
convo-sooty.vercel.app

Please sign in to comment.