File tree 2 files changed +18
-7
lines changed 2 files changed +18
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bnc-onboard" ,
3
- "version" : " 1.34.2-0.0.9 " ,
3
+ "version" : " 1.34.2-0.0.10 " ,
4
4
"description" : " Onboard users to web3 by allowing them to select a wallet, get that wallet ready to transact and have access to synced wallet state." ,
5
5
"keywords" : [
6
6
" ethereum" ,
Original file line number Diff line number Diff line change 1777
1777
pbjs "^0.0.5"
1778
1778
1779
1779
" @keystonehq/bc-ur-registry-eth@^0.6.8 " :
1780
- version "0.6.13 "
1781
- resolved "https://registry.yarnpkg.com/@keystonehq/bc-ur-registry-eth/-/bc-ur-registry-eth-0.6.13 .tgz#c1680930b1d3fed14857336bd4fb47a484dfac32 "
1782
- integrity sha512-sQQMMiKlacxMOIGeH8l/m/j3sL2VaM7Zid/xvf6cogZ5EZ5pa8Jow8cgY/t7krTOOBp81/GglCbwCGC8RIOLqA ==
1780
+ version "0.6.8 "
1781
+ resolved "https://registry.yarnpkg.com/@keystonehq/bc-ur-registry-eth/-/bc-ur-registry-eth-0.6.8 .tgz#1cbb661a25a27f3b0d68ad0644883c2521b4bbc1 "
1782
+ integrity sha512-JluftBw7BbK2v/Lv3j9nwr5QWqXnDbIGB/7FLKwrniKpMCihbA/Lpr0lK6vOqo2+7bReJ7yXMm2LOaXSEdQ+hw ==
1783
1783
dependencies :
1784
1784
" @keystonehq/bc-ur-registry" " ^0.4.4"
1785
1785
ethereumjs-util "^7.0.8"
1809
1809
uuid "^8.3.2"
1810
1810
1811
1811
" @keystonehq/sdk@^0.7.8 " :
1812
- version "0.7.13 "
1813
- resolved "https://registry.yarnpkg.com/@keystonehq/sdk/-/sdk-0.7.13 .tgz#127c465735a5c942468c7e729f4a8f982de9a0ff "
1814
- integrity sha512-m4bDz2w94Q3qlt1Nq2kepbH2rEI/97lxbuak8wk1dzRDLpe+VLb/TCy/87EepOfnjJD+1h6q/c4ZMgE2YMFZyA ==
1812
+ version "0.7.8 "
1813
+ resolved "https://registry.yarnpkg.com/@keystonehq/sdk/-/sdk-0.7.8 .tgz#1d808c4c59bd7a58d29c3f7fb2df10beb38a4c3f "
1814
+ integrity sha512-WlrKftKYsdNopKqMwP+FZRFX2VBfkUC0T3NeaNg9f8RsFokeYXqYd/E4TSbv1dYY9R+jAvRqSzz44g5H2RPIlg ==
1815
1815
dependencies :
1816
1816
" @ngraveio/bc-ur" " ^1.0.0"
1817
+ " @types/qrcode.react" " ^1.0.1"
1818
+ " @types/react-dom" " ^17.0.9"
1819
+ " @types/react-modal" " ^3.12.0"
1820
+ " @types/react-qr-reader" " ^2.1.3"
1817
1821
qrcode.react "^1.0.1"
1818
1822
react "16.13.1"
1819
1823
react-dom "16.13.1"
2234
2238
dependencies :
2235
2239
" @types/react" " *"
2236
2240
2241
+ " @types/react-dom@^17.0.9 " :
2242
+ version "17.0.9"
2243
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.9.tgz#441a981da9d7be117042e1a6fd3dac4b30f55add"
2244
+ integrity sha512-wIvGxLfgpVDSAMH5utdL9Ngm5Owu0VsGmldro3ORLXV8CShrL8awVj06NuEXFQ5xyaYfdca7Sgbk/50Ri1GdPg==
2245
+ dependencies :
2246
+ " @types/react" " *"
2247
+
2237
2248
" @types/react-modal@^3.12.0 " :
2238
2249
version "3.12.0"
2239
2250
resolved "https://registry.yarnpkg.com/@types/react-modal/-/react-modal-3.12.0.tgz#91fa86a76fd7fc57e36d2cf9b76efe5735a855a1"
You can’t perform that action at this time.
0 commit comments