Update xtermjs and monaco editor

This commit is contained in:
Johannes Zellner
2022-07-02 12:38:29 +02:00
parent e5d6a5d381
commit c8da53fc80
2 changed files with 16 additions and 16 deletions
+2 -2
View File
@@ -23,10 +23,10 @@
"gulp-sass": "^5.1.0",
"gulp-serve": "^1.4.0",
"gulp-sourcemaps": "^3.0.0",
"monaco-editor": "^0.32.1",
"monaco-editor": "^0.33.0",
"node-sass": "^7.0.1",
"rimraf": "^3.0.2",
"xterm": "^4.18.0",
"xterm": "^4.19.0",
"xterm-addon-attach": "^0.6.0",
"xterm-addon-fit": "^0.5.0",
"yargs": "^17.3.1"