dashboard: update packages

This commit is contained in:
Girish Ramakrishnan
2023-05-11 08:50:18 +02:00
parent ba2a6bab68
commit 96d3eda02b

View File

@@ -14,8 +14,8 @@
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.4",
"bootstrap-sass": "^3.4.1",
"chart.js": "^4.1.1",
"bootstrap-sass": "^3.4.3",
"chart.js": "^4.3.0",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^8.0.0",
"gulp-concat": "^2.6.1",
@@ -25,12 +25,12 @@
"gulp-serve": "^1.4.0",
"gulp-sourcemaps": "^3.0.0",
"moment": "^2.29.4",
"monaco-editor": "^0.34.0",
"monaco-editor": "^0.38.0",
"node-sass": "^7.0.3",
"xterm": "^5.1.0",
"xterm-addon-attach": "^0.8.0",
"xterm-addon-fit": "^0.7.0",
"yargs": "^17.5.1"
"yargs": "^17.7.2"
},
"eslintConfig": {
"env": {