This repository was archived by the owner on Aug 30, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55``` ts
66
7- /// <reference types = " node" />
8-
97import { allChains } from ' ./constants' ;
108import { Balance } from ' ./types' ;
119import { balanceAction } from ' ./actions' ;
@@ -603,10 +601,10 @@ export type WalletLinkConnectorType = "walletLink" | "coinbase" | {
603601
604602// Warnings were encountered during analysis:
605603//
606- // dist/index.d.ts:396 :5 - (ae-forgotten-export) The symbol "MagicConnectorArguments" needs to be exported by the entry point index.d.ts
607- // dist/index.d.ts:403 :5 - (ae-forgotten-export) The symbol "GnosisConnectorArguments" needs to be exported by the entry point index.d.ts
608- // dist/index.d.ts:977 :5 - (ae-forgotten-export) The symbol "wagmi_core" needs to be exported by the entry point index.d.ts
609- // dist/index.d.ts:2134 :9 - (ae-forgotten-export) The symbol "PublishedMetadata" needs to be exported by the entry point index.d.ts
604+ // dist/index.d.ts:395 :5 - (ae-forgotten-export) The symbol "MagicConnectorArguments" needs to be exported by the entry point index.d.ts
605+ // dist/index.d.ts:402 :5 - (ae-forgotten-export) The symbol "GnosisConnectorArguments" needs to be exported by the entry point index.d.ts
606+ // dist/index.d.ts:976 :5 - (ae-forgotten-export) The symbol "wagmi_core" needs to be exported by the entry point index.d.ts
607+ // dist/index.d.ts:2118 :9 - (ae-forgotten-export) The symbol "PublishedMetadata" needs to be exported by the entry point index.d.ts
610608
611609// (No @packageDocumentation comment for this package)
612610
Original file line number Diff line number Diff line change 975975 integrity sha512-6G7eMTU2cAbeRsGHQ84ZWkRL1hOM7xeUoNh8PEY+PZQyTaeVxImFWXb8sS1QakhT9nE8LBesOb5iXfwBaOCEQw==
976976
977977" @thirdweb-dev/sdk@^2.1.0 " :
978- version "2.1.4 "
979- resolved "https://registry.yarnpkg.com/@thirdweb-dev/sdk/-/sdk-2.1.4 .tgz#71dfa199cf2bff7bef68996238a9f80be9cd6f9a "
980- integrity sha512-Fa2U3QpMhWnlJvt8q+4hElmt2aLNgdJbdmS6BB8Ds0fOqfWFSEPwuva2wiq0tHPsdMqCvCuXDhWVsaTEiVmMEQ ==
978+ version "2.1.5 "
979+ resolved "https://registry.yarnpkg.com/@thirdweb-dev/sdk/-/sdk-2.1.5 .tgz#d65025f5d88b9da1076efae014fd5dc1872dd524 "
980+ integrity sha512-dQmDL8VV/Lqdj7r2wnZ8khXL+xII5HWcDBIs/TgMhQd1EhU+MlvPgKzCPI/O4ngFipS60YS8HNefJjKWebwDBw ==
981981 dependencies :
982982 " @ethersproject/bignumber" " ^5.6.0"
983983 " @ethersproject/bytes" " ^5.6.1"
You can’t perform that action at this time.
0 commit comments