mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-13 23:55:11 +00:00
update dependencies (#3460)
see https://github.com/MagicMirrorOrg/MagicMirror/pull/3457#issuecomment-2159316713
This commit is contained in:
26
package.json
26
package.json
@@ -67,32 +67,32 @@
|
||||
"module-alias": "^2.2.3",
|
||||
"moment": "^2.30.1",
|
||||
"node-ical": "^0.18.0",
|
||||
"pm2": "^5.3.1",
|
||||
"pm2": "^5.4.0",
|
||||
"socket.io": "^4.7.5",
|
||||
"suncalc": "^1.9.0",
|
||||
"systeminformation": "^5.22.7"
|
||||
"systeminformation": "^5.22.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@stylistic/eslint-plugin": "^1.8.0",
|
||||
"@stylistic/eslint-plugin": "^1.8.1",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"eslint-plugin-jest": "^28.3.0",
|
||||
"eslint-plugin-jsdoc": "^48.2.3",
|
||||
"eslint-plugin-package-json": "^0.13.1",
|
||||
"eslint-plugin-unicorn": "^52.0.0",
|
||||
"eslint-plugin-jest": "^28.6.0",
|
||||
"eslint-plugin-jsdoc": "^48.2.9",
|
||||
"eslint-plugin-package-json": "^0.14.0",
|
||||
"eslint-plugin-unicorn": "^53.0.0",
|
||||
"express-basic-auth": "^1.2.1",
|
||||
"husky": "^9.0.11",
|
||||
"jest": "^29.7.0",
|
||||
"jsdom": "^24.0.0",
|
||||
"lint-staged": "^15.2.2",
|
||||
"playwright": "^1.43.1",
|
||||
"prettier": "^3.2.5",
|
||||
"jsdom": "^24.1.0",
|
||||
"lint-staged": "^15.2.5",
|
||||
"playwright": "^1.44.1",
|
||||
"prettier": "^3.3.1",
|
||||
"sinon": "^17.0.1",
|
||||
"stylelint": "^16.4.0",
|
||||
"stylelint": "^16.6.1",
|
||||
"stylelint-config-standard": "^36.0.0",
|
||||
"stylelint-prettier": "^5.0.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"electron": "^30.0.1"
|
||||
"electron": "^30.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
|
Reference in New Issue
Block a user