Skip to content

Commit

Permalink
Bump dot-connect and change styling for connection (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaut authored Sep 4, 2024
1 parent 38a1210 commit ad598c0
Show file tree
Hide file tree
Showing 3 changed files with 199 additions and 136 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
"@radix-ui/react-toggle": "^1.1.0",
"@radix-ui/react-toggle-group": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.2",
"@reactive-dot/core": "^0.9.0",
"@reactive-dot/react": "^0.9.0",
"@reactive-dot/core": "^0.10.0",
"@reactive-dot/react": "^0.10.0",
"@tanstack/react-table": "^8.20.5",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"copy-to-clipboard": "^3.3.3",
"dot-connect": "^0.5.0",
"dot-connect": "^0.6.0",
"lucide-react": "^0.437.0",
"next-themes": "^0.3.0",
"polkadot-api": "^1.1.0",
Expand Down
129 changes: 87 additions & 42 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ad598c0

Please sign in to comment.