Update dependencies

This commit is contained in:
Johannes Zellner
2021-01-30 12:17:29 +01:00
parent 13cc4fb045
commit 5880101d9a
2 changed files with 214 additions and 109 deletions

View File

@@ -13,7 +13,7 @@
"author": "",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.14.0",
"@fortawesome/fontawesome-free": "^5.15.2",
"bootstrap-sass": "^3.4.1",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^7.0.1",
@@ -22,13 +22,13 @@
"gulp-ejs": "^5.1.0",
"gulp-sass": "^4.1.0",
"gulp-serve": "^1.4.0",
"gulp-sourcemaps": "^2.6.5",
"monaco-editor": "^0.20.0",
"gulp-sourcemaps": "^3.0.0",
"monaco-editor": "^0.22.1",
"rimraf": "^3.0.2",
"xterm": "^4.9.0",
"xterm": "^4.10.0",
"xterm-addon-attach": "^0.6.0",
"xterm-addon-fit": "^0.4.0",
"yargs": "^16.0.3"
"xterm-addon-fit": "^0.5.0",
"yargs": "^16.2.0"
},
"eslintConfig": {
"env": {