File tree 2 files changed +1022
-791
lines changed
2 files changed +1022
-791
lines changed Original file line number Diff line number Diff line change 50
50
}
51
51
],
52
52
"peerDependencies" : {
53
- "ethers" : " ^6.1 .0" ,
53
+ "ethers" : " ^6.2 .0" ,
54
54
"qs" : " ^6.11.0" ,
55
55
"starknet" : " ^4.22.0"
56
56
},
57
57
"devDependencies" : {
58
- "@babel/plugin-transform-modules-commonjs" : " 7.21.2 " ,
59
- "@babel/preset-env" : " 7.21.4 " ,
60
- "@babel/preset-typescript" : " 7.21.4 " ,
61
- "@size-limit/preset-small-lib" : " 8.2.4 " ,
62
- "@types/jest" : " 29.5.1 " ,
58
+ "@babel/plugin-transform-modules-commonjs" : " 7.22.5 " ,
59
+ "@babel/preset-env" : " 7.22.5 " ,
60
+ "@babel/preset-typescript" : " 7.22.5 " ,
61
+ "@size-limit/preset-small-lib" : " 8.2.6 " ,
62
+ "@types/jest" : " 29.5.2 " ,
63
63
"@types/qs" : " 6.9.7" ,
64
- "@typescript-eslint/eslint-plugin" : " 5.59.1 " ,
65
- "@typescript-eslint/parser" : " 5.59.1 " ,
66
- "eslint" : " 8.39 .0" ,
64
+ "@typescript-eslint/eslint-plugin" : " 5.60.0 " ,
65
+ "@typescript-eslint/parser" : " 5.60.0 " ,
66
+ "eslint" : " 8.43 .0" ,
67
67
"eslint-config-prettier" : " 8.8.0" ,
68
68
"eslint-plugin-import" : " 2.27.5" ,
69
69
"eslint-plugin-prettier" : " 4.2.1" ,
72
72
"fetch-mock" : " 9.11.0" ,
73
73
"jest" : " 29.5.0" ,
74
74
"prettier" : " 2.8.8" ,
75
- "qs" : " 6.11.1 " ,
76
- "size-limit" : " 8.2.4 " ,
75
+ "qs" : " 6.11.2 " ,
76
+ "size-limit" : " 8.2.6 " ,
77
77
"starknet" : " 4.22.0" ,
78
- "tsup" : " 6.7 .0" ,
79
- "typedoc" : " 0.24.6 " ,
78
+ "tsup" : " 7.0 .0" ,
79
+ "typedoc" : " 0.24.8 " ,
80
80
"typescript" : " 5.0.4"
81
81
}
82
82
}
You can’t perform that action at this time.
0 commit comments