File tree Expand file tree Collapse file tree 11 files changed +90
-99
lines changed
Expand file tree Collapse file tree 11 files changed +90
-99
lines changed Original file line number Diff line number Diff line change 1818 "@emotion/styled" : " ^11.14.0" ,
1919 "dedot" : " ^0.17.0" ,
2020 "framer-motion" : " ^10.18.0" ,
21- "react" : " ^18.3 .1" ,
22- "react-dom" : " ^18.3 .1" ,
21+ "react" : " ^19.1 .1" ,
22+ "react-dom" : " ^19.1 .1" ,
2323 "react-hot-toast" : " ^2.6.0" ,
2424 "react-toastify" : " ^10.0.6" ,
2525 "react-use" : " ^17.6.0" ,
2828 },
2929 "devDependencies" : {
3030 "@dedot/chaintypes" : " ^0.155.0" ,
31- "@types/react" : " ^18.3 .1" ,
32- "@types/react-dom" : " ^18.3 .1" ,
31+ "@types/react" : " ^19.1 .1" ,
32+ "@types/react-dom" : " ^19.1 .1" ,
3333 "@typescript-eslint/eslint-plugin" : " ^8.44.0" ,
3434 "@typescript-eslint/parser" : " ^8.44.0" ,
3535 "@vitejs/plugin-react" : " ^4.3.4" ,
Original file line number Diff line number Diff line change @@ -4,8 +4,12 @@ import MainFooter from '@/components/shared/MainFooter';
44import MainHeader from '@/components/shared/MainHeader' ;
55import RemarkTransactionExample from '@/components/RemarkTransactionExample' ;
66import TransferKeepAliveExample from '@/components/TransferKeepAliveExample' ;
7+ import { useTypink } from 'typink' ;
78
89function App ( ) {
10+ const { networkConnections } = useTypink ( ) ;
11+ console . log ( networkConnections ) ;
12+
913 return (
1014 < Flex direction = 'column' minHeight = '100vh' >
1115 < MainHeader />
Original file line number Diff line number Diff line change 1818 "@emotion/styled" : " ^11.14.0" ,
1919 "dedot" : " ^0.17.0" ,
2020 "framer-motion" : " ^10.18.0" ,
21- "react" : " ^18.3 .1" ,
22- "react-dom" : " ^18.3 .1" ,
21+ "react" : " ^19.1 .1" ,
22+ "react-dom" : " ^19.1 .1" ,
2323 "react-toastify" : " ^10.0.6" ,
2424 "react-use" : " ^17.6.0" ,
2525 "typink" : " workspace:*"
2626 },
2727 "devDependencies" : {
2828 "@dedot/chaintypes" : " ^0.155.0" ,
29- "@types/react" : " ^18.3 .1" ,
30- "@types/react-dom" : " ^18.3 .1" ,
29+ "@types/react" : " ^19.1 .1" ,
30+ "@types/react-dom" : " ^19.1 .1" ,
3131 "@typescript-eslint/eslint-plugin" : " ^8.44.0" ,
3232 "@typescript-eslint/parser" : " ^8.44.0" ,
3333 "@vitejs/plugin-react" : " ^4.3.4" ,
Original file line number Diff line number Diff line change 1818 "@emotion/styled" : " ^11.14.0" ,
1919 "dedot" : " ^0.17.0" ,
2020 "framer-motion" : " ^10.18.0" ,
21- "react" : " ^18.3 .1" ,
22- "react-dom" : " ^18.3 .1" ,
21+ "react" : " ^19.1 .1" ,
22+ "react-dom" : " ^19.1 .1" ,
2323 "react-toastify" : " ^10.0.6" ,
2424 "react-use" : " ^17.6.0" ,
2525 "typink" : " workspace:*"
2626 },
2727 "devDependencies" : {
2828 "@dedot/chaintypes" : " ^0.155.0" ,
29- "@types/react" : " ^18.3 .1" ,
30- "@types/react-dom" : " ^18.3 .1" ,
29+ "@types/react" : " ^19.1 .1" ,
30+ "@types/react-dom" : " ^19.1 .1" ,
3131 "@typescript-eslint/eslint-plugin" : " ^8.44.0" ,
3232 "@typescript-eslint/parser" : " ^8.44.0" ,
3333 "@vitejs/plugin-react" : " ^4.3.4" ,
Original file line number Diff line number Diff line change 1818 "@emotion/styled" : " ^11.14.0" ,
1919 "dedot" : " ^0.17.0" ,
2020 "framer-motion" : " ^10.18.0" ,
21- "react" : " ^18.3 .1" ,
22- "react-dom" : " ^18.3 .1" ,
21+ "react" : " ^19.1 .1" ,
22+ "react-dom" : " ^19.1 .1" ,
2323 "react-toastify" : " ^10.0.6" ,
2424 "react-use" : " ^17.6.0" ,
2525 "typink" : " workspace:*"
2626 },
2727 "devDependencies" : {
2828 "@dedot/chaintypes" : " ^0.155.0" ,
29- "@types/react" : " ^18.3 .1" ,
30- "@types/react-dom" : " ^18.3 .1" ,
29+ "@types/react" : " ^19.1 .1" ,
30+ "@types/react-dom" : " ^19.1 .1" ,
3131 "@typescript-eslint/eslint-plugin" : " ^8.44.0" ,
3232 "@typescript-eslint/parser" : " ^8.44.0" ,
3333 "@vitejs/plugin-react" : " ^4.3.4" ,
Original file line number Diff line number Diff line change 2323 "@subwallet-connect/talisman" : " ^1.0.8" ,
2424 "dedot" : " ^0.17.0" ,
2525 "framer-motion" : " ^10.18.0" ,
26- "react" : " ^18.3 .1" ,
27- "react-dom" : " ^18.3 .1" ,
26+ "react" : " ^19.1 .1" ,
27+ "react-dom" : " ^19.1 .1" ,
2828 "react-use" : " ^17.6.0" ,
2929 "sonner" : " ^2.0.7" ,
3030 "svelte-qrcode" : " ^1.0.1" ,
3131 "typink" : " workspace:*"
3232 },
3333 "devDependencies" : {
3434 "@dedot/chaintypes" : " ^0.155.0" ,
35- "@types/react" : " ^18.3 .1" ,
36- "@types/react-dom" : " ^18.3 .1" ,
35+ "@types/react" : " ^19.1 .1" ,
36+ "@types/react-dom" : " ^19.1 .1" ,
3737 "@typescript-eslint/eslint-plugin" : " ^8.44.0" ,
3838 "@typescript-eslint/parser" : " ^8.44.0" ,
3939 "@vitejs/plugin-react" : " ^4.3.4" ,
Original file line number Diff line number Diff line change 2121 "@talismn/connect-wallets" : " ^1.2.8" ,
2222 "dedot" : " ^0.17.0" ,
2323 "framer-motion" : " ^10.18.0" ,
24- "react" : " ^18.3 .1" ,
25- "react-dom" : " ^18.3 .1" ,
24+ "react" : " ^19.1 .1" ,
25+ "react-dom" : " ^19.1 .1" ,
2626 "react-toastify" : " ^10.0.6" ,
2727 "react-use" : " ^17.6.0" ,
2828 "typink" : " workspace:*"
2929 },
3030 "devDependencies" : {
3131 "@dedot/chaintypes" : " ^0.155.0" ,
3232 "@trivago/prettier-plugin-sort-imports" : " ^5.2.2" ,
33- "@types/react" : " ^18.3 .1" ,
34- "@types/react-dom" : " ^18.3 .1" ,
33+ "@types/react" : " ^19.1 .1" ,
34+ "@types/react-dom" : " ^19.1 .1" ,
3535 "@typescript-eslint/eslint-plugin" : " ^8.44.0" ,
3636 "@typescript-eslint/parser" : " ^8.44.0" ,
3737 "@vitejs/plugin-react" : " ^4.7.0" ,
Original file line number Diff line number Diff line change 2121 "lucide-react" : " ^0.544.0" ,
2222 "next" : " ^15.5.3" ,
2323 "next-themes" : " ^0.4.6" ,
24- "react" : " ^18.3 .1" ,
25- "react-dom" : " ^18.3 .1" ,
24+ "react" : " ^19.1 .1" ,
25+ "react-dom" : " ^19.1 .1" ,
2626 "sonner" : " ^2.0.7" ,
2727 "tailwind-merge" : " ^3.3.1" ,
2828 "typink" : " ^0.4.0"
3131 "@tailwindcss/postcss" : " ^4.1.13" ,
3232 "@trivago/prettier-plugin-sort-imports" : " ^5.2.2" ,
3333 "@types/node" : " ^24.5.2" ,
34- "@types/react" : " ^18.3 .1" ,
35- "@types/react-dom" : " ^18.3 .1" ,
34+ "@types/react" : " ^19.1 .1" ,
35+ "@types/react-dom" : " ^19.1 .1" ,
3636 "@typescript-eslint/eslint-plugin" : " ^8.44.0" ,
3737 "@typescript-eslint/parser" : " ^8.44.0" ,
3838 "eslint" : " ^9.35.0" ,
Original file line number Diff line number Diff line change 2121 "lucide-react" : " ^0.544.0" ,
2222 "next" : " ^15.5.3" ,
2323 "next-themes" : " ^0.4.6" ,
24- "react" : " ^18.3 .1" ,
25- "react-dom" : " ^18.3 .1" ,
24+ "react" : " ^19.1 .1" ,
25+ "react-dom" : " ^19.1 .1" ,
2626 "sonner" : " ^2.0.7" ,
2727 "tailwind-merge" : " ^3.3.1" ,
2828 "typink" : " ^0.4.0"
3131 "@tailwindcss/postcss" : " ^4.1.13" ,
3232 "@trivago/prettier-plugin-sort-imports" : " ^5.2.2" ,
3333 "@types/node" : " ^24.5.2" ,
34- "@types/react" : " ^18.3 .1" ,
35- "@types/react-dom" : " ^18.3 .1" ,
34+ "@types/react" : " ^19.1 .1" ,
35+ "@types/react-dom" : " ^19.1 .1" ,
3636 "@typescript-eslint/eslint-plugin" : " ^8.44.0" ,
3737 "@typescript-eslint/parser" : " ^8.44.0" ,
3838 "eslint" : " ^9.35.0" ,
Original file line number Diff line number Diff line change 4343 },
4444 "devDependencies" : {
4545 "@testing-library/react" : " ^16.3.0" ,
46- "@types/react" : " ^18.3 .1" ,
46+ "@types/react" : " ^19.1 .1" ,
4747 "@vitest/ui" : " ^3.2.4" ,
4848 "jsdom" : " ^25.0.1" ,
49- "react" : " ^18.3 .1" ,
50- "react-dom" : " ^18.3 .1" ,
49+ "react" : " ^19.1 .1" ,
50+ "react-dom" : " ^19.1 .1" ,
5151 "react-hot-toast" : " ^2.6.0" ,
5252 "react-toastify" : " ^10.0.6" ,
5353 "react-use" : " ^17.6.0" ,
You can’t perform that action at this time.
0 commit comments