mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-13 15:45:13 +00:00
update electron to v27 (#3241)
and - update other deps - update package-lock.json version to v3 in /vendor and /fonts
This commit is contained in:
@@ -58,18 +58,18 @@
|
||||
"husky": "^8.0.3",
|
||||
"jest": "^29.7.0",
|
||||
"jsdom": "^22.1.0",
|
||||
"lint-staged": "^14.0.1",
|
||||
"lint-staged": "^15.0.2",
|
||||
"lodash": "^4.17.21",
|
||||
"playwright": "^1.39.0",
|
||||
"prettier": "^3.0.3",
|
||||
"sinon": "^16.1.0",
|
||||
"stylelint": "^15.10.3",
|
||||
"sinon": "^16.1.3",
|
||||
"stylelint": "^15.11.0",
|
||||
"stylelint-config-standard": "^34.0.0",
|
||||
"stylelint-prettier": "^4.0.2",
|
||||
"suncalc": "^1.9.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"electron": "^26.4.0"
|
||||
"electron": "^27.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"colors": "^1.4.0",
|
||||
|
Reference in New Issue
Block a user