File tree Expand file tree Collapse file tree 2 files changed +200
-117
lines changed Expand file tree Collapse file tree 2 files changed +200
-117
lines changed Original file line number Diff line number Diff line change 55
55
"@babel/preset-env" : " ^7.20.2" ,
56
56
"@babel/preset-typescript" : " ^7.21.0" ,
57
57
"@pinata/sdk" : " ^1.1.13" ,
58
- "@polkadot/api" : " ^10. 11.2" ,
58
+ "@polkadot/api" : " ^11.2.1 " ,
59
59
"@polkadot/keyring" : " ^12.6.2" ,
60
60
"@polkadot/util-crypto" : " ^12.6.2" ,
61
61
"@polkadot/x-randomvalues" : " ^12.6.2" ,
89
89
"webpack-cli" : " ^4.5.0"
90
90
},
91
91
"dependencies" : {
92
- "@polkadot/api-augment" : " ^10. 11.2" ,
92
+ "@polkadot/api-augment" : " ^11.2.1 " ,
93
93
"JSONStream" : " ^1.3.5" ,
94
94
"chalk" : " ^4.1.0" ,
95
95
"emoji-regex" : " ^9.2.2" ,
102
102
"winston" : " ^3.3.3"
103
103
},
104
104
"peerDependency" : {
105
- "@polkadot/api" : " ^10 .x" ,
105
+ "@polkadot/api" : " ^11 .x" ,
106
106
"@polkadot/keyring" : " ^12.x" ,
107
107
"@polkadot/util-crypto" : " ^12.x" ,
108
108
"@polkadot/util" : " ^12.x"
You can’t perform that action at this time.
0 commit comments