File tree 2 files changed +345
-387
lines changed
2 files changed +345
-387
lines changed Original file line number Diff line number Diff line change 10
10
"author" : " Cratecode" ,
11
11
"license" : " Apache-2.0" ,
12
12
"dependencies" : {
13
- "@cratecode/client" : " ^1.0.12 " ,
13
+ "@cratecode/client" : " ^1.0.13 " ,
14
14
"prompts" : " ^2.4.2" ,
15
- "yargs" : " ^17.5.1 "
15
+ "yargs" : " ^17.7.2 "
16
16
},
17
17
"files" : [
18
18
" dist" ,
19
19
" README.md" ,
20
20
" LICENSE"
21
21
],
22
22
"devDependencies" : {
23
- "@types/node" : " ^18.7.18 " ,
24
- "@types/prompts" : " ^2.0.14 " ,
25
- "@types/yargs" : " ^17.0.12 " ,
26
- "@typescript-eslint/eslint-plugin" : " ^5.37 .0" ,
27
- "@typescript-eslint/parser" : " ^5.37 .0" ,
28
- "eslint" : " ^8.23.1 " ,
29
- "prettier" : " ^2.7.1 " ,
30
- "typescript" : " ^4.8.3 "
23
+ "@types/node" : " ^20.12.12 " ,
24
+ "@types/prompts" : " ^2.4.9 " ,
25
+ "@types/yargs" : " ^17.0.32 " ,
26
+ "@typescript-eslint/eslint-plugin" : " ^7.9 .0" ,
27
+ "@typescript-eslint/parser" : " ^7.9 .0" ,
28
+ "eslint" : " ^9.3.0 " ,
29
+ "prettier" : " ^3.2.5 " ,
30
+ "typescript" : " ^5.4.5 "
31
31
}
32
32
}
You can’t perform that action at this time.
0 commit comments