File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 42
42
" express"
43
43
],
44
44
"dependencies" : {
45
+ "@lydell/node-pty" : " ^1.0.0-beta.4" ,
45
46
"currify" : " ^4.0.0" ,
46
47
"debug" : " ^4.0.1" ,
47
48
"express" : " ^4.14.0" ,
57
58
"@babel/core" : " ^7.0.0" ,
58
59
"@babel/preset-env" : " ^7.0.0" ,
59
60
"@iocmd/wait" : " ^2.1.0" ,
61
+ "@xterm/addon-fit" : " ^0.9.0" ,
62
+ "@xterm/addon-webgl" : " ^0.17.0" ,
63
+ "@xterm/xterm" : " ^5.0.0" ,
60
64
"babel-loader" : " ^9.1.3" ,
61
65
"c8" : " ^9.1.0" ,
62
66
"clean-css-loader" : " ^4.1.1" ,
74
78
"optimize-css-assets-webpack-plugin" : " ^6.0.1" ,
75
79
"putout" : " ^35.7.3" ,
76
80
"request" : " ^2.81.0" ,
77
- "serve-once" : " ^2 .0.0" ,
81
+ "serve-once" : " ^3 .0.0" ,
78
82
"socket.io-client" : " ^4.0.0" ,
79
83
"style-loader" : " ^3.2.1" ,
80
84
"supertape" : " ^10.4.0" ,
81
85
"webpack" : " ^5.1.3" ,
82
- "webpack-cli" : " ^5.1.4" ,
83
- "@xterm/xterm" : " ^5.0.0" ,
84
- "@xterm/addon-fit" : " ^0.9.0" ,
85
- "@xterm/addon-webgl" : " ^0.17.0"
86
+ "webpack-cli" : " ^5.1.4"
86
87
},
87
88
"engines" : {
88
89
"node" : " >=18"
You can’t perform that action at this time.
0 commit comments