use node v20 in github workflow (replacing v19) (#3093)

additional:

- update deps
- suppress more unwanted log errors in e2e tests
- add .gitattributes
- fix prettier/js warnings
This commit is contained in:
Karsten Hassel
2023-04-22 09:29:23 +02:00
committed by GitHub
parent 7e58b38ddf
commit b80485b52f
7 changed files with 425 additions and 407 deletions

2
vendor/package.json vendored
View File

@@ -13,7 +13,7 @@
"@fortawesome/fontawesome-free": "^6.4.0",
"moment": "^2.29.4",
"moment-timezone": "^0.5.43",
"nunjucks": "^3.2.3",
"nunjucks": "^3.2.4",
"suncalc": "^1.9.0",
"weathericons": "^2.1.0"
}