dashboard: update fontawesome and sass

This commit is contained in:
Johannes Zellner
2024-04-20 13:41:04 +02:00
parent 9fd964022e
commit 02a0f65e4b
2 changed files with 16 additions and 16 deletions

View File

@@ -14,7 +14,7 @@
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@fontsource/noto-sans": "^5.0.21",
"@fortawesome/fontawesome-free": "^6.5.1",
"@fortawesome/fontawesome-free": "^6.5.2",
"bootstrap-sass": "^3.4.3",
"chart.js": "^4.4.2",
"gulp": "^4.0.2",
@@ -24,7 +24,7 @@
"gulp-serve": "^1.4.0",
"gulp-sourcemaps": "^3.0.0",
"moment": "^2.30.1",
"sass": "^1.71.1",
"sass": "^1.75.0",
"yargs": "^17.7.2"
},
"eslintConfig": {