Commit 183483e 1 parent c236ef4 commit 183483e Copy full SHA for 183483e
File tree 1 file changed +6
-9
lines changed
1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change 12
12
"lint" : " next lint"
13
13
},
14
14
"dependencies" : {
15
- "@near-wallet-selector/core" : " ^8.9.7 " ,
16
- "@near-wallet-selector/here-wallet" : " ^8.9.7 " ,
17
- "@near-wallet-selector/modal-ui" : " ^8.9.7 " ,
18
- "@near-wallet-selector/my-near-wallet" : " ^8.9.7 " ,
15
+ "@near-wallet-selector/core" : " ^8.9.11 " ,
16
+ "@near-wallet-selector/here-wallet" : " ^8.9.11 " ,
17
+ "@near-wallet-selector/modal-ui" : " ^8.9.11 " ,
18
+ "@near-wallet-selector/my-near-wallet" : " ^8.9.11 " ,
19
19
"bootstrap" : " ^5" ,
20
20
"bootstrap-icons" : " ^1.11.3" ,
21
- "near-api-js" : " ^3 .0.4 " ,
21
+ "near-api-js" : " ^4 .0.3 " ,
22
22
"next" : " 14.2.3" ,
23
23
"react" : " ^18" ,
24
24
"react-dom" : " ^18"
25
25
},
26
- "overrides" : {
27
- "near-api-js" : " ^3.0.4"
28
- },
29
26
"devDependencies" : {
30
27
"eslint" : " ^8" ,
31
28
"eslint-config-next" : " 14.2.3"
32
29
}
33
- }
30
+ }
You can’t perform that action at this time.
0 commit comments