Update dependencies
This commit is contained in:
12
package.json
12
package.json
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user