Skip to content

Commit 9973b51

Browse files
feat: telegram account link
1 parent 51c59b7 commit 9973b51

File tree

10 files changed

+533
-11
lines changed

10 files changed

+533
-11
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,15 @@
1717
},
1818
"dependencies": {
1919
"@hookform/resolvers": "^3.9.1",
20-
"@polinetwork/backend": "^0.4.1",
20+
"@polinetwork/backend": "^0.5.3",
2121
"@radix-ui/react-alert-dialog": "^1.1.3",
2222
"@radix-ui/react-avatar": "^1.1.1",
2323
"@radix-ui/react-collapsible": "^1.1.1",
2424
"@radix-ui/react-dialog": "^1.1.2",
2525
"@radix-ui/react-dropdown-menu": "^2.1.2",
2626
"@radix-ui/react-label": "^2.1.1",
2727
"@radix-ui/react-popover": "1.1.4",
28+
"@radix-ui/react-progress": "^1.1.3",
2829
"@radix-ui/react-select": "^2.1.4",
2930
"@radix-ui/react-separator": "^1.1.0",
3031
"@radix-ui/react-slot": "^1.1.0",
@@ -49,6 +50,7 @@
4950
"react-dom": "^18.3.1",
5051
"react-hook-form": "^7.55.0",
5152
"server-only": "^0.0.1",
53+
"sonner": "^2.0.3",
5254
"superjson": "^2.2.1",
5355
"tailwind-merge": "^3.0.1",
5456
"tailwindcss-animate": "^1.0.7",

pnpm-lock.yaml

Lines changed: 113 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)