mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-13 23:55:11 +00:00
update dependencies including electron to v28 (#3357)
This commit is contained in:
12
package.json
12
package.json
@@ -51,16 +51,16 @@
|
||||
"devDependencies": {
|
||||
"@stylistic/eslint-plugin": "^1.5.3",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"eslint-plugin-jest": "^27.6.1",
|
||||
"eslint-plugin-jest": "^27.6.3",
|
||||
"eslint-plugin-jsdoc": "^48.0.2",
|
||||
"eslint-plugin-unicorn": "^50.0.1",
|
||||
"express-basic-auth": "^1.2.1",
|
||||
"husky": "^8.0.3",
|
||||
"jest": "^29.7.0",
|
||||
"jsdom": "^23.0.1",
|
||||
"jsdom": "^23.2.0",
|
||||
"lint-staged": "^15.2.0",
|
||||
"playwright": "^1.40.1",
|
||||
"prettier": "^3.1.1",
|
||||
"playwright": "^1.41.0",
|
||||
"prettier": "^3.2.2",
|
||||
"sinon": "^17.0.1",
|
||||
"stylelint": "^16.1.0",
|
||||
"stylelint-config-standard": "^36.0.0",
|
||||
@@ -68,7 +68,7 @@
|
||||
"suncalc": "^1.9.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"electron": "^27.2.0"
|
||||
"electron": "^28.1.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"colors": "^1.4.0",
|
||||
@@ -85,7 +85,7 @@
|
||||
"module-alias": "^2.2.3",
|
||||
"moment": "^2.30.1",
|
||||
"node-ical": "^0.17.1",
|
||||
"socket.io": "^4.7.2",
|
||||
"socket.io": "^4.7.4",
|
||||
"systeminformation": "^5.21.22"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
Reference in New Issue
Block a user