Update dependencies and remove now unnecessary webterminal resize hint

This commit is contained in:
Johannes Zellner
2022-09-20 08:44:57 +02:00
parent f25158b295
commit d3fee6f35b
3 changed files with 91 additions and 91 deletions
+6 -6
View File
@@ -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": {