File tree Expand file tree Collapse file tree 2 files changed +214
-219
lines changed Expand file tree Collapse file tree 2 files changed +214
-219
lines changed Original file line number Diff line number Diff line change 51
51
"@babel/preset-env" : " 7.22.10" ,
52
52
"@rollup/plugin-babel" : " 6.0.3" ,
53
53
"@rollup/plugin-multi-entry" : " 6.0.0" ,
54
- "@rollup/plugin-node-resolve" : " 15.2.0 " ,
55
- "@types/jest" : " 29.5.3 " ,
54
+ "@rollup/plugin-node-resolve" : " 15.2.1 " ,
55
+ "@types/jest" : " 29.5.4 " ,
56
56
"@types/ramda" : " 0.29.3" ,
57
57
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
58
58
"@typescript-eslint/parser" : " 5.62.0" ,
62
62
"eslint-plugin-jest" : " 27.2.3" ,
63
63
"ethers" : " 6.7.1" ,
64
64
"husky" : " 8.0.3" ,
65
- "jest" : " 29.6.3 " ,
65
+ "jest" : " 29.6.4 " ,
66
66
"lint-staged" : " 14.0.1" ,
67
67
"npm-run-all" : " 4.1.5" ,
68
68
"pre-commit" : " 1.2.2" ,
69
69
"prettier" : " 3.0.2" ,
70
70
"rimraf" : " 5.0.1" ,
71
- "rollup" : " 3.28.0 " ,
71
+ "rollup" : " 3.28.1 " ,
72
72
"rollup-plugin-dts" : " 6.0.0" ,
73
73
"ts-jest" : " 29.1.1" ,
74
- "typescript" : " 5.1.6 "
74
+ "typescript" : " 5.2.2 "
75
75
},
76
76
"lint-staged" : {
77
77
"./lib/**/*.ts" : [
98
98
"testTimeout" : 500000
99
99
},
100
100
"dependencies" : {
101
- "@devprotocol/util-ts" : " 3.0 .0" ,
101
+ "@devprotocol/util-ts" : " 3.1 .0" ,
102
102
"bignumber.js" : " 9.1.1" ,
103
103
"js-base64" : " ^3.7.2" ,
104
104
"ramda" : " ^0.29.0"
You can’t perform that action at this time.
0 commit comments