File tree 4 files changed +156
-97
lines changed
4 files changed +156
-97
lines changed Original file line number Diff line number Diff line change 18
18
"homepage" : " https://github.com/kintone/js-sdk/tree/main/packages/create-plugin" ,
19
19
"bugs" : " https://github.com/kintone/js-sdk/issues" ,
20
20
"dependencies" : {
21
- "@inquirer/prompts" : " ^5.3.8 " ,
21
+ "@inquirer/prompts" : " ^7.4.0 " ,
22
22
"chalk" : " ^4.1.2" ,
23
23
"glob" : " ^10.4.5" ,
24
24
"lodash" : " ^4.17.21" ,
Original file line number Diff line number Diff line change 44
44
"@types/inquirer" : " 8.2.10"
45
45
},
46
46
"dependencies" : {
47
- "@inquirer/prompts" : " ^5.3.8 " ,
47
+ "@inquirer/prompts" : " ^7.4.0 " ,
48
48
"@kintone/rest-api-client" : " ^5.5.2" ,
49
49
"chokidar" : " ^3.6.0" ,
50
50
"meow" : " ^9.0.0" ,
Original file line number Diff line number Diff line change 41
41
},
42
42
"homepage" : " https://github.com/kintone/js-sdk/tree/main/packages/plugin-uploader#readme" ,
43
43
"dependencies" : {
44
- "@inquirer/prompts" : " ^5.3.8 " ,
44
+ "@inquirer/prompts" : " ^7.4.0 " ,
45
45
"chalk" : " ^4.1.2" ,
46
46
"meow" : " ^9.0.0" ,
47
47
"os-locale" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments