mirror of
https://github.com/MichMich/MagicMirror.git
synced 2026-06-09 03:34:51 +00:00
update dependencies (#4124)
This commit is contained in:
1547
package-lock.json
generated
1547
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
36
package.json
36
package.json
@@ -90,55 +90,55 @@
|
||||
"@fontsource/roboto": "^5.2.10",
|
||||
"@fontsource/roboto-condensed": "^5.2.8",
|
||||
"@fortawesome/fontawesome-free": "^7.2.0",
|
||||
"ajv": "^8.18.0",
|
||||
"ajv": "^8.20.0",
|
||||
"animate.css": "^4.1.1",
|
||||
"croner": "^10.0.1",
|
||||
"eslint": "^10.2.0",
|
||||
"eslint": "^10.2.1",
|
||||
"express": "^5.2.1",
|
||||
"feedme": "^2.0.2",
|
||||
"globals": "^17.4.0",
|
||||
"globals": "^17.5.0",
|
||||
"helmet": "^8.1.0",
|
||||
"html-to-text": "^9.0.5",
|
||||
"iconv-lite": "^0.7.2",
|
||||
"ipaddr.js": "^2.3.0",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.6.1",
|
||||
"moment-timezone": "^0.6.2",
|
||||
"node-ical": "^0.26.0",
|
||||
"nunjucks": "^3.2.4",
|
||||
"pm2": "^6.0.14",
|
||||
"socket.io": "^4.8.3",
|
||||
"suncalc": "^1.9.0",
|
||||
"systeminformation": "^5.31.5",
|
||||
"undici": "^8.0.2",
|
||||
"undici": "^8.1.0",
|
||||
"weathericons": "^2.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@stylistic/eslint-plugin": "^5.10.0",
|
||||
"@vitest/coverage-v8": "^4.1.2",
|
||||
"@vitest/eslint-plugin": "^1.6.14",
|
||||
"@vitest/ui": "^4.1.2",
|
||||
"cspell": "^9.7.0",
|
||||
"@vitest/coverage-v8": "^4.1.5",
|
||||
"@vitest/eslint-plugin": "^1.6.16",
|
||||
"@vitest/ui": "^4.1.5",
|
||||
"cspell": "^10.0.0",
|
||||
"eslint-plugin-import-x": "^4.16.2",
|
||||
"eslint-plugin-jsdoc": "^62.9.0",
|
||||
"eslint-plugin-package-json": "^0.91.1",
|
||||
"eslint-plugin-playwright": "^2.10.1",
|
||||
"eslint-plugin-package-json": "^0.91.2",
|
||||
"eslint-plugin-playwright": "^2.10.2",
|
||||
"express-basic-auth": "^1.2.1",
|
||||
"husky": "^9.1.7",
|
||||
"jsdom": "^29.0.1",
|
||||
"jsdom": "^29.1.0",
|
||||
"lint-staged": "^16.4.0",
|
||||
"markdownlint-cli2": "^0.22.0",
|
||||
"msw": "^2.12.14",
|
||||
"markdownlint-cli2": "^0.22.1",
|
||||
"msw": "^2.13.6",
|
||||
"playwright": "^1.59.1",
|
||||
"prettier": "^3.8.1",
|
||||
"prettier": "^3.8.3",
|
||||
"prettier-plugin-jinja-template": "^2.1.0",
|
||||
"stylelint": "^17.6.0",
|
||||
"stylelint": "^17.9.1",
|
||||
"stylelint-config-standard": "^40.0.0",
|
||||
"stylelint-prettier": "^5.0.3",
|
||||
"vitest": "^4.1.2"
|
||||
"vitest": "^4.1.5"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"electron": "^41.1.1"
|
||||
"electron": "^41.3.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22.21.1 <23 || >=24"
|
||||
|
||||
Reference in New Issue
Block a user