update deps and fix style issue in js/class.js (#3289)

see title, should be merged because style tests are failing, see
https://github.com/MichMich/MagicMirror/pull/3284#issuecomment-1854513673
This commit is contained in:
Karsten Hassel
2023-12-13 22:48:23 +01:00
committed by GitHub
parent 55cd03576f
commit d5406f4900
6 changed files with 337 additions and 664 deletions

View File

@@ -11,6 +11,6 @@
},
"dependencies": {
"@fontsource/roboto": "^5.0.8",
"@fontsource/roboto-condensed": "^5.0.13"
"@fontsource/roboto-condensed": "^5.0.14"
}
}