update dependencies: electron to v22, fix playwright to v1.27.1 (#2976)

Changes:
- as discussed in #2903: update to electron v22 (we can revert it before
next release if we find any problems)
- update other dependencies
- set playwright to version v1.27.1 until #2969 is solved
This commit is contained in:
Karsten Hassel
2022-12-08 21:30:05 +01:00
committed by GitHub
parent bd0b3c00ad
commit abbae90a8f
5 changed files with 1537 additions and 1651 deletions

4
vendor/package.json vendored
View File

@@ -10,9 +10,9 @@
"url": "https://github.com/MichMich/MagicMirror/issues"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.2.0",
"@fortawesome/fontawesome-free": "^6.2.1",
"moment": "^2.29.4",
"moment-timezone": "^0.5.37",
"moment-timezone": "^0.5.39",
"nunjucks": "^3.2.3",
"suncalc": "^1.9.0",
"weathericons": "^2.1.0"