Commit 93e1121 1 parent 52a635a commit 93e1121 Copy full SHA for 93e1121
File tree 2 files changed +830
-806
lines changed
2 files changed +830
-806
lines changed Original file line number Diff line number Diff line change 62
62
},
63
63
"dependencies" : {
64
64
"compare-versions" : " ^6.1.0" ,
65
+ "elliptic" : " 6.6.1" ,
65
66
"execa" : " ^8.0.1"
66
67
},
67
68
"devDependencies" : {
91
92
"ts-node" : " ^10.9.1" ,
92
93
"turbo" : " ^1.10.15" ,
93
94
"typescript" : " ^5.2.2" ,
94
- "updates" : " ^15.0.2"
95
+ "updates" : " ^15.0.2" ,
96
+ "vitest" : " 3.0.5"
95
97
},
96
98
"pnpm" : {
97
99
"peerDependencyRules" : {
117
119
"braces@<3.0.3" : " >=3.0.3" ,
118
120
"fast-xml-parser@<4.4.1" : " >=4.4.1" ,
119
121
"ws@>=8.0.0 <8.17.1" : " >=8.17.1" ,
120
- "elliptic@>=4.0.0 <=6.5.6" : " >=6.5.7" ,
121
- "elliptic@>=2.0.0 <=6.5.6" : " >=6.5.7" ,
122
- "elliptic@>=5.2.1 <=6.5.6" : " >=6.5.7" ,
123
122
"micromatch@<4.0.8" : " >=4.0.8" ,
124
123
"send@<0.19.0" : " >=0.19.0" ,
125
124
"serve-static@<1.16.0" : " >=1.16.0" ,
126
125
"rollup@>=4.0.0 <4.22.4" : " >=4.22.4" ,
127
126
"fuels" : " 0.98.0" ,
128
127
"secp256k1@=5.0.0" : " >=5.0.1" ,
129
128
"elliptic@<6.6.0" : " >=6.6.0" ,
129
+ "vitest@>=2.0.0 <2.1.9" : " >2.1.9" ,
130
130
"cross-spawn@<7.0.5" : " >=7.0.5" ,
131
131
"nanoid@<3.3.8" : " 3.3.8"
132
132
}
You can’t perform that action at this time.
0 commit comments