Update dependencies (#3155)

Takes https://github.com/MichMich/MagicMirror/pull/3153 (why does that
always base against master despite the yaml configuring it against
develop?) and updates othe rminor dependencies (not prettier v3 that
will take a little time)

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Veeck
2023-07-16 23:16:53 +02:00
committed by GitHub
parent 1bd146f52e
commit 49c72d8dfc
5 changed files with 1048 additions and 1136 deletions

View File

@@ -10,7 +10,7 @@
"url": "https://github.com/MichMich/MagicMirror/issues"
},
"dependencies": {
"@fontsource/roboto": "^5.0.3",
"@fontsource/roboto-condensed": "^5.0.3"
"@fontsource/roboto": "^5.0.5",
"@fontsource/roboto-condensed": "^5.0.5"
}
}