File tree Expand file tree Collapse file tree 2 files changed +345
-387
lines changed
Expand file tree Collapse file tree 2 files changed +345
-387
lines changed Original file line number Diff line number Diff line change 1010 "author" : " Cratecode" ,
1111 "license" : " Apache-2.0" ,
1212 "dependencies" : {
13- "@cratecode/client" : " ^1.0.12 " ,
13+ "@cratecode/client" : " ^1.0.13 " ,
1414 "prompts" : " ^2.4.2" ,
15- "yargs" : " ^17.5.1 "
15+ "yargs" : " ^17.7.2 "
1616 },
1717 "files" : [
1818 " dist" ,
1919 " README.md" ,
2020 " LICENSE"
2121 ],
2222 "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 "
3131 }
3232}
You can’t perform that action at this time.
0 commit comments