Update dashboard dependencies and fixup apps icon for new fontawesome

This commit is contained in:
Johannes Zellner
2023-06-13 13:54:34 +02:00
parent 54682a1370
commit ce1181531a
3 changed files with 33 additions and 33 deletions

View File

@@ -13,7 +13,7 @@
"author": "",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.4",
"@fortawesome/fontawesome-free": "^6.4.0",
"bootstrap-sass": "^3.4.3",
"chart.js": "^4.3.0",
"gulp": "^4.0.2",
@@ -25,9 +25,9 @@
"gulp-serve": "^1.4.0",
"gulp-sourcemaps": "^3.0.0",
"moment": "^2.29.4",
"monaco-editor": "^0.38.0",
"sass": "^1.62.1",
"xterm": "^5.1.0",
"monaco-editor": "^0.39.0",
"sass": "^1.63.3",
"xterm": "^5.2.1",
"xterm-addon-attach": "^0.8.0",
"xterm-addon-fit": "^0.7.0",
"yargs": "^17.7.2"