mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-13 10:22:26 +00:00
[core] bump dependencies into september (#3872)
nothing fancy in these though --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: veeck <gitkraken@veeck.de>
This commit is contained in:
12
package.json
12
package.json
@@ -89,7 +89,7 @@
|
||||
"moment-timezone": "^0.6.0",
|
||||
"node-ical": "^0.20.1",
|
||||
"nunjucks": "^3.2.4",
|
||||
"pm2": "^6.0.8",
|
||||
"pm2": "^6.0.9",
|
||||
"socket.io": "^4.8.1",
|
||||
"suncalc": "^1.9.0",
|
||||
"systeminformation": "^5.27.8",
|
||||
@@ -97,17 +97,17 @@
|
||||
"weathericons": "^2.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@stylistic/eslint-plugin": "^5.2.3",
|
||||
"cspell": "^9.2.0",
|
||||
"@stylistic/eslint-plugin": "^5.3.1",
|
||||
"cspell": "^9.2.1",
|
||||
"eslint-plugin-import-x": "^4.16.1",
|
||||
"eslint-plugin-jest": "^29.0.1",
|
||||
"eslint-plugin-jsdoc": "^54.1.1",
|
||||
"eslint-plugin-package-json": "^0.56.0",
|
||||
"eslint-plugin-package-json": "^0.56.1",
|
||||
"express-basic-auth": "^1.2.1",
|
||||
"husky": "^9.1.7",
|
||||
"jest": "^30.1.1",
|
||||
"jest": "^30.1.2",
|
||||
"jsdom": "^26.1.0",
|
||||
"lint-staged": "^16.1.5",
|
||||
"lint-staged": "^16.1.6",
|
||||
"markdownlint-cli2": "^0.18.1",
|
||||
"playwright": "^1.55.0",
|
||||
"prettier": "^3.6.2",
|
||||
|
||||
Reference in New Issue
Block a user