File tree 2 files changed +392
-346
lines changed
2 files changed +392
-346
lines changed Original file line number Diff line number Diff line change 5
5
"build" : " tsc"
6
6
},
7
7
"devDependencies" : {
8
- "@types/chai" : " ^ 4.3.1" ,
9
- "@types/jest" : " ^ 27.5.1" ,
8
+ "@types/chai" : " 4.3.1" ,
9
+ "@types/jest" : " 27.5.1" ,
10
10
"@types/js-yaml" : " 4.0.5" ,
11
- "typescript" : " 4.6.3 "
11
+ "typescript" : " 4.7.4 "
12
12
},
13
13
"dependencies" : {
14
- "@babel/plugin-transform-typescript" : " ^ 7.16.8" ,
15
- "@babel/preset-env" : " ^ 7.17.10" ,
16
- "@babel/preset-typescript" : " ^ 7.16.7" ,
17
- "@gear-js/api" : " 0.22.2 " ,
18
- "@polkadot/api" : " 8.9 .1" ,
19
- "babel-jest" : " ^ 28.1.0" ,
20
- "chai" : " ^ 4.3.6" ,
21
- "dotenv" : " ^ 16.0.1" ,
22
- "jest" : " ^ 28.1.0" ,
14
+ "@babel/plugin-transform-typescript" : " 7.16.8" ,
15
+ "@babel/preset-env" : " 7.17.10" ,
16
+ "@babel/preset-typescript" : " 7.16.7" ,
17
+ "@gear-js/api" : " 0.23.5 " ,
18
+ "@polkadot/api" : " 8.13 .1" ,
19
+ "babel-jest" : " 28.1.0" ,
20
+ "chai" : " 4.3.6" ,
21
+ "dotenv" : " 16.0.1" ,
22
+ "jest" : " 28.1.0" ,
23
23
"js-yaml" : " 4.1.0" ,
24
24
"node-fetch" : " 2.6.7" ,
25
- "ts-jest" : " ^ 28.0.2" ,
26
- "ts-node" : " 10.7.0 " ,
27
- "typeorm" : " ^ 0.3.6"
25
+ "ts-jest" : " 28.0.2" ,
26
+ "ts-node" : " 10.9.1 " ,
27
+ "typeorm" : " 0.3.6"
28
28
}
29
29
}
You can’t perform that action at this time.
0 commit comments