mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-13 23:55:11 +00:00
Bundle all Dependabot updates (#3378)
and also node-ical --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
14
package.json
14
package.json
@@ -50,13 +50,13 @@
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"eslint-plugin-jest": "^27.6.3",
|
||||
"eslint-plugin-jsdoc": "^48.0.4",
|
||||
"eslint-plugin-package-json": "^0.10.1",
|
||||
"eslint-plugin-package-json": "^0.10.2",
|
||||
"eslint-plugin-unicorn": "^50.0.1",
|
||||
"express-basic-auth": "^1.2.1",
|
||||
"husky": "^9.0.6",
|
||||
"husky": "^9.0.7",
|
||||
"jest": "^29.7.0",
|
||||
"jsdom": "^23.2.0",
|
||||
"lint-staged": "^15.2.0",
|
||||
"jsdom": "^24.0.0",
|
||||
"lint-staged": "^15.2.1",
|
||||
"playwright": "^1.41.1",
|
||||
"prettier": "^3.2.4",
|
||||
"sinon": "^17.0.1",
|
||||
@@ -66,10 +66,10 @@
|
||||
"suncalc": "^1.9.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"electron": "^28.2.0"
|
||||
"electron": "^28.2.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"ansis": "^2.0.3",
|
||||
"ansis": "^2.1.0",
|
||||
"console-stamp": "^3.1.2",
|
||||
"envsub": "^4.1.0",
|
||||
"eslint": "^8.56.0",
|
||||
@@ -81,7 +81,7 @@
|
||||
"iconv-lite": "^0.6.3",
|
||||
"module-alias": "^2.2.3",
|
||||
"moment": "^2.30.1",
|
||||
"node-ical": "^0.17.1",
|
||||
"node-ical": "^0.17.2",
|
||||
"pm2": "^5.3.1",
|
||||
"socket.io": "^4.7.4",
|
||||
"systeminformation": "^5.21.24"
|
||||
|
Reference in New Issue
Block a user