update required node version and dependencies (#3747)

see discussion in
https://github.com/MagicMirrorOrg/MagicMirror/pull/3746

As [electron v35 requires node js
v22.14.0](https://www.electronjs.org/blog/electron-35-0) we should
update this here too.
This commit is contained in:
Karsten Hassel
2025-03-21 12:30:08 +01:00
committed by GitHub
parent 68ec696c25
commit 46d64abb4b
8 changed files with 90 additions and 84 deletions

View File

@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
planned for 2025-04-01
> ⚠️ This release needs nodejs version `v20` or `v22 or higher`, minimum version is `v20.18.1`
> ⚠️ This release needs nodejs version `v22.14.0 or higher`
### Added
@@ -35,7 +35,7 @@ planned for 2025-04-01
### Updated
- [core] Update dependencies incl. electron to v35 and formatting (#3593, #3693, #3717)
- [core] Update requirements and dependencies incl. electron to v35 and formatting (#3593, #3693, #3717)
- [core] Update prettier, ESLint and simplify config
- Update Greek translation