File tree 3 files changed +5
-2
lines changed
3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 47
47
],
48
48
"devDependencies" : {
49
49
"@sindresorhus/tsconfig" : " ^3.0.1" ,
50
- "@types/mute-stream" : " ^0.0.1" ,
51
50
"@types/node" : " ^20.4.1" ,
52
51
"@types/prettier" : " ^2.7.3" ,
53
- "@types/wrap-ansi" : " ^3.0.0" ,
54
52
"@typescript-eslint/eslint-plugin" : " ^6.0.0" ,
55
53
"@typescript-eslint/parser" : " ^6.0.0" ,
56
54
"@vitest/coverage-v8" : " ^0.33.0" ,
Original file line number Diff line number Diff line change 58
58
"homepage" : " https://github.com/SBoudrias/Inquirer.js/blob/master/packages/core/README.md" ,
59
59
"dependencies" : {
60
60
"@inquirer/type" : " ^1.1.0" ,
61
+ "@types/mute-stream" : " ^0.0.1" ,
62
+ "@types/node" : " ^20.4.1" ,
63
+ "@types/wrap-ansi" : " ^3.0.0" ,
61
64
"ansi-escapes" : " ^4.3.2" ,
62
65
"chalk" : " ^4.1.2" ,
63
66
"cli-spinners" : " ^2.8.0" ,
Original file line number Diff line number Diff line change 61
61
"homepage" : " https://github.com/SBoudrias/Inquirer.js/blob/master/packages/testing/README.md" ,
62
62
"dependencies" : {
63
63
"@inquirer/type" : " ^1.1.0" ,
64
+ "@types/mute-stream" : " ^0.0.1" ,
65
+ "@types/node" : " ^20.4.1" ,
64
66
"ansi-escapes" : " ^4.3.2" ,
65
67
"mute-stream" : " ^1.0.0" ,
66
68
"strip-ansi" : " ^6.0.1"
You can’t perform that action at this time.
0 commit comments