dashboard: update dependencies

This commit is contained in:
Johannes Zellner
2024-03-11 18:49:30 +01:00
parent 90c8348c9c
commit d50c8539b2
3 changed files with 37 additions and 34 deletions

View File

@@ -13,9 +13,9 @@
"author": "",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@fortawesome/fontawesome-free": "^6.4.0",
"@fortawesome/fontawesome-free": "^6.5.1",
"bootstrap-sass": "^3.4.3",
"chart.js": "^4.3.0",
"chart.js": "^4.4.2",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^8.0.0",
"gulp-concat": "^2.6.1",
@@ -24,8 +24,8 @@
"gulp-sass": "^5.1.0",
"gulp-serve": "^1.4.0",
"gulp-sourcemaps": "^3.0.0",
"moment": "^2.29.4",
"sass": "^1.63.3",
"moment": "^2.30.1",
"sass": "^1.71.1",
"yargs": "^17.7.2"
},
"eslintConfig": {