mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-15 02:57:27 +00:00
update dependencies (#3536)
This commit is contained in:
22
package.json
22
package.json
@@ -59,7 +59,7 @@
|
||||
"console-stamp": "^3.1.2",
|
||||
"envsub": "^4.1.0",
|
||||
"eslint": "^8.57.0",
|
||||
"express": "^4.19.2",
|
||||
"express": "^4.21.0",
|
||||
"express-ipfilter": "^1.3.2",
|
||||
"feedme": "^2.0.2",
|
||||
"helmet": "^7.1.0",
|
||||
@@ -74,26 +74,26 @@
|
||||
"systeminformation": "^5.23.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@stylistic/eslint-plugin": "^2.7.2",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"eslint-plugin-jest": "^28.8.1",
|
||||
"eslint-plugin-jsdoc": "^50.2.2",
|
||||
"eslint-plugin-package-json": "^0.15.2",
|
||||
"@stylistic/eslint-plugin": "^2.8.0",
|
||||
"eslint-plugin-import": "^2.30.0",
|
||||
"eslint-plugin-jest": "^28.8.3",
|
||||
"eslint-plugin-jsdoc": "^50.2.3",
|
||||
"eslint-plugin-package-json": "^0.15.3",
|
||||
"eslint-plugin-unicorn": "^55.0.0",
|
||||
"express-basic-auth": "^1.2.1",
|
||||
"husky": "^9.1.5",
|
||||
"husky": "^9.1.6",
|
||||
"jest": "^29.7.0",
|
||||
"jsdom": "^25.0.0",
|
||||
"lint-staged": "^15.2.9",
|
||||
"playwright": "^1.46.1",
|
||||
"lint-staged": "^15.2.10",
|
||||
"playwright": "^1.47.1",
|
||||
"prettier": "^3.3.3",
|
||||
"sinon": "^18.0.0",
|
||||
"sinon": "^19.0.2",
|
||||
"stylelint": "^16.9.0",
|
||||
"stylelint-config-standard": "^36.0.1",
|
||||
"stylelint-prettier": "^5.0.2"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"electron": "^31.4.0"
|
||||
"electron": "^31.6.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
|
||||
Reference in New Issue
Block a user