Update dependencies and remove now unnecessary webterminal resize hint
This commit is contained in:
+6
-6
@@ -23,13 +23,13 @@
|
||||
"gulp-sass": "^5.1.0",
|
||||
"gulp-serve": "^1.4.0",
|
||||
"gulp-sourcemaps": "^3.0.0",
|
||||
"monaco-editor": "^0.33.0",
|
||||
"node-sass": "^7.0.1",
|
||||
"monaco-editor": "^0.34.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"rimraf": "^3.0.2",
|
||||
"xterm": "^4.19.0",
|
||||
"xterm-addon-attach": "^0.6.0",
|
||||
"xterm-addon-fit": "^0.5.0",
|
||||
"yargs": "^17.3.1"
|
||||
"xterm": "^5.0.0",
|
||||
"xterm-addon-attach": "^0.7.0",
|
||||
"xterm-addon-fit": "^0.6.0",
|
||||
"yargs": "^17.5.1"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"env": {
|
||||
|
||||
Reference in New Issue
Block a user