Skip to content

Commit

Permalink
Merge pull request #71 from Crossbell-Box/feat/update-crossbell-deps
Browse files Browse the repository at this point in the history
chore: update `@crossbell/connect-kit` to `1.5.20`
  • Loading branch information
DIYgod committed Dec 20, 2023
2 parents 98ca5d7 + 5137963 commit 876c131
Show file tree
Hide file tree
Showing 2 changed files with 877 additions and 411 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"**/*": "prettier --write --ignore-unknown"
},
"dependencies": {
"@crossbell/connect-kit": "1.5.14",
"@crossbell/contract": "1.5.13",
"@crossbell/indexer": "1.5.13",
"@crossbell/notification": "^1.5.13",
"@crossbell/ui": "1.5.13",
"@crossbell/util-ethers": "1.5.13",
"@crossbell/util-hooks": "1.5.13",
"@crossbell/util-metadata": "1.5.13",
"@crossbell/connect-kit": "1.5.20",
"@crossbell/contract": "1.5.20",
"@crossbell/indexer": "1.5.20",
"@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": "^4.0.2",
"@emotion/react": "^11.11.1",
"@floating-ui/react": "^0.26.1",
Expand All @@ -32,7 +32,7 @@
"@tanstack/react-query-persist-client": "^4.32.6",
"axios": "^1.5.1",
"clsx": "^2.0.0",
"crossbell": "^1.9.0",
"crossbell": "1.10.1",
"dayjs": "^1.11.10",
"downshift": "^8.2.2",
"hast": "^1.0.0",
Expand Down Expand Up @@ -69,9 +69,9 @@
"unified": "^10.1.2",
"unist-builder": "^4.0.0",
"unist-util-visit": "^5.0.0",
"viem": "^1.16.6",
"wagmi": "1.4.4",
"zustand": "^4.4.3"
"viem": "^1.20.2",
"wagmi": "1.4.12",
"zustand": "^4.4.7"
},
"devDependencies": {
"@tailwindcss/line-clamp": "^0.4.4",
Expand Down
Loading

0 comments on commit 876c131

Please sign in to comment.