File tree Expand file tree Collapse file tree 3 files changed +119
-119
lines changed Expand file tree Collapse file tree 3 files changed +119
-119
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @lifi/sdk" ,
3
- "version" : " 3.0.0-alpha.38 " ,
3
+ "version" : " 3.0.0-alpha.39 " ,
4
4
"description" : " LI.FI Any-to-Any Cross-Chain-Swap SDK" ,
5
5
"keywords" : [
6
6
" bridge" ,
103
103
"@commitlint/cli" : " ^18.4.3" ,
104
104
"@commitlint/config-conventional" : " ^18.4.3" ,
105
105
"@types/ws" : " ^8.5.10" ,
106
- "@typescript-eslint/eslint-plugin" : " ^6.13.2 " ,
107
- "@typescript-eslint/parser" : " ^6.13.2 " ,
108
- "@vitest/coverage-v8" : " ^1.0.2 " ,
106
+ "@typescript-eslint/eslint-plugin" : " ^6.14.0 " ,
107
+ "@typescript-eslint/parser" : " ^6.14.0 " ,
108
+ "@vitest/coverage-v8" : " ^1.0.4 " ,
109
109
"bs58" : " ^5.0.0" ,
110
110
"eslint" : " ^8.55.0" ,
111
111
"eslint-config-prettier" : " ^9.1.0" ,
114
114
"husky" : " ^8.0.3" ,
115
115
"lint-staged" : " ^15.2.0" ,
116
116
"madge" : " ^6.1.0" ,
117
- "msw" : " ^2.0.10 " ,
117
+ "msw" : " ^2.0.11 " ,
118
118
"pinst" : " ^3.0.0" ,
119
- "prettier" : " ^3.1.0 " ,
119
+ "prettier" : " ^3.1.1 " ,
120
120
"standard-version" : " ^9.5.0" ,
121
- "ts-node" : " ^10.9.1 " ,
121
+ "ts-node" : " ^10.9.2 " ,
122
122
"typescript" : " ^5.3.3" ,
123
- "vitest" : " ^1.0.2 "
123
+ "vitest" : " ^1.0.4 "
124
124
},
125
125
"packageManager" :
" [email protected] " ,
126
126
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
export const name = '@lifi/sdk'
2
- export const version = '3.0.0-alpha.38 '
2
+ export const version = '3.0.0-alpha.39 '
You can’t perform that action at this time.
0 commit comments