File tree 2 files changed +469
-229
lines changed
2 files changed +469
-229
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jike-cli" ,
3
3
"version" : " 0.10.1" ,
4
- "packageManager" :
" [email protected] .0 " ,
4
+ "packageManager" :
" [email protected] .5 " ,
5
5
"description" : " Jike CLI" ,
6
6
"type" : " module" ,
7
7
"license" : " AGPL-3.0" ,
32
32
"prepublishOnly" : " pnpm run build"
33
33
},
34
34
"dependencies" : {
35
- "@poppinss/cliui" : " ^6.3 .0" ,
35
+ "@poppinss/cliui" : " ^6.4 .0" ,
36
36
"@vue-reactivity/fs" : " ^0.1.1" ,
37
37
"commander" : " ^11.1.0" ,
38
38
"enquirer" : " ^2.4.1" ,
39
39
"eventemitter3" : " ^5.0.1" ,
40
- "jike-sdk" : " ^0.26.1 " ,
41
- "open" : " ^10.0.3 " ,
40
+ "jike-sdk" : " ^0.27.0 " ,
41
+ "open" : " ^10.1.0 " ,
42
42
"terminal-image" : " ^2.0.0"
43
43
},
44
44
"devDependencies" : {
45
- "@sxzz/eslint-config" : " ^3.7.6 " ,
46
- "@sxzz/prettier-config" : " ^2.0.0 " ,
47
- "@types/node" : " ^20.11.10 " ,
48
- "bumpp" : " ^9.3 .0" ,
49
- "date-fns" : " ^3.3.1 " ,
50
- "eslint" : " ^8.56 .0" ,
45
+ "@sxzz/eslint-config" : " ^3.8.7 " ,
46
+ "@sxzz/prettier-config" : " ^2.0.1 " ,
47
+ "@types/node" : " ^20.11.30 " ,
48
+ "bumpp" : " ^9.4 .0" ,
49
+ "date-fns" : " ^3.6.0 " ,
50
+ "eslint" : " ^8.57 .0" ,
51
51
"fast-glob" : " ^3.3.2" ,
52
- "prettier" : " ^3.2.4 " ,
53
- "tsup" : " ^8.0.1 " ,
54
- "tsx" : " ^4.7.0 " ,
55
- "typescript" : " ^5.3 .3"
52
+ "prettier" : " ^3.2.5 " ,
53
+ "tsup" : " ^8.0.2 " ,
54
+ "tsx" : " ^4.7.1 " ,
55
+ "typescript" : " ^5.4 .3"
56
56
},
57
57
"engines" : {
58
58
"node" : " >=18.12.0"
You can’t perform that action at this time.
0 commit comments