File tree 2 files changed +593
-368
lines changed
2 files changed +593
-368
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" : " pnpm@9.0.5 " ,
4
+ "packageManager" : " pnpm@9.1.0 " ,
5
5
"description" : " Jike CLI" ,
6
6
"type" : " module" ,
7
7
"license" : " AGPL-3.0" ,
42
42
"terminal-image" : " ^2.0.0"
43
43
},
44
44
"devDependencies" : {
45
- "@sxzz/eslint-config" : " ^3.9 .0" ,
46
- "@sxzz/prettier-config" : " ^2.0.1 " ,
47
- "@types/node" : " ^20.12.6 " ,
48
- "bumpp" : " ^9.4.0 " ,
45
+ "@sxzz/eslint-config" : " ^3.11 .0" ,
46
+ "@sxzz/prettier-config" : " ^2.0.2 " ,
47
+ "@types/node" : " ^20.12.10 " ,
48
+ "bumpp" : " ^9.4.1 " ,
49
49
"date-fns" : " ^3.6.0" ,
50
- "eslint" : " ^9.0 .0" ,
50
+ "eslint" : " ^9.2 .0" ,
51
51
"fast-glob" : " ^3.3.2" ,
52
52
"prettier" : " ^3.2.5" ,
53
53
"tsup" : " ^8.0.2" ,
54
- "tsx" : " ^4.7.2 " ,
55
- "typescript" : " ^5.4.4 "
54
+ "tsx" : " ^4.9.3 " ,
55
+ "typescript" : " ^5.4.5 "
56
56
},
57
57
"engines" : {
58
58
"node" : " >=18.12.0"
You can’t perform that action at this time.
0 commit comments