Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
runjuu committed Dec 19, 2023
1 parent 5c557bc commit 15f95ed
Show file tree
Hide file tree
Showing 2 changed files with 1,051 additions and 931 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
"start": "pnpm --filter crossbell.io run start"
},
"dependencies": {
"@crossbell/connect-kit": "1.4.7",
"@crossbell/contract": "1.4.6",
"@crossbell/indexer": "1.4.6",
"@crossbell/ipfs-gateway": "0.0.19",
"@crossbell/ipfs-react": "0.0.19",
"@crossbell/notification": "1.4.6",
"@crossbell/ui": "1.4.6",
"@crossbell/util-ethers": "1.4.0",
"@crossbell/util-hooks": "1.4.4",
"@crossbell/util-metadata": "1.4.0",
"@crossbell/connect-kit": "1.5.20",
"@crossbell/contract": "1.5.20",
"@crossbell/indexer": "1.5.20",
"@crossbell/ipfs-gateway": "0.0.21",
"@crossbell/ipfs-react": "0.0.21",
"@crossbell/notification": "1.5.20",
"@crossbell/ui": "1.5.20",
"@crossbell/util-ethers": "1.5.20",
"@crossbell/util-hooks": "1.5.20",
"@crossbell/util-metadata": "1.5.20",
"@ctrl/tinycolor": "3.6.0",
"@emoji-mart/react": "1.1.1",
"@emotion/cache": "11.11.0",
Expand All @@ -50,7 +50,7 @@
"@wagmi/core": "^1.2.1",
"canvas-confetti": "1.6.0",
"classnames": "2.3.2",
"crossbell": "1.4.0",
"crossbell": "1.10.1",
"dayjs": "1.11.8",
"detect-browser": "5.3.0",
"embla-carousel-react": "7.1.0",
Expand Down Expand Up @@ -80,12 +80,12 @@
"sticky-sidebar-v2": "1.1.1",
"type-fest": "3.12.0",
"typeit-react": "2.6.4",
"viem": "1.1.6",
"wagmi": "1.2.1",
"zustand": "^4.3.8"
"viem": "1.20.2",
"wagmi": "1.4.12",
"zustand": "4.4.7"
},
"devDependencies": {
"@crossbell/ipfs-gateway-next": "0.0.19",
"@crossbell/ipfs-gateway-next": "0.0.21",
"@iconify/utils": "2.1.7",
"@types/canvas-confetti": "1.6.0",
"@types/lodash.compact": "3.0.7",
Expand Down
Loading

0 comments on commit 15f95ed

Please sign in to comment.