Update dependencies

This commit is contained in:
veeck
2022-03-22 21:29:49 +01:00
parent eca339ad60
commit 1bdab10872
6 changed files with 243 additions and 181 deletions

4
vendor/package.json vendored
View File

@@ -10,11 +10,11 @@
"url": "https://github.com/MichMich/MagicMirror/issues"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.4",
"@fortawesome/fontawesome-free": "^6.1.1",
"moment": "^2.29.1",
"moment-timezone": "^0.5.34",
"nunjucks": "^3.2.3",
"suncalc": "^1.8.0",
"suncalc": "^1.9.0",
"weathericons": "^2.1.0"
}
}