mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-10-19 02:43:12 +00:00
chore: bump dependencies into october (#3909)
This commit is contained in:
@@ -21,6 +21,8 @@ planned for 2026-01-01
|
|||||||
|
|
||||||
### Updated
|
### Updated
|
||||||
|
|
||||||
|
- [core] Update dependencies (#3909)
|
||||||
|
|
||||||
## [2.33.0] - 2025-10-01
|
## [2.33.0] - 2025-10-01
|
||||||
|
|
||||||
Thanks to: @Crazylegstoo, @dathbe, @m-idler, @plebcity, @khassel, @KristjanESPERANTO, @rejas and @sdetweil!
|
Thanks to: @Crazylegstoo, @dathbe, @m-idler, @plebcity, @khassel, @KristjanESPERANTO, @rejas and @sdetweil!
|
||||||
|
700
package-lock.json
generated
700
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
@@ -100,15 +100,15 @@
|
|||||||
"cspell": "^9.2.1",
|
"cspell": "^9.2.1",
|
||||||
"eslint-plugin-import-x": "^4.16.1",
|
"eslint-plugin-import-x": "^4.16.1",
|
||||||
"eslint-plugin-jest": "^29.0.1",
|
"eslint-plugin-jest": "^29.0.1",
|
||||||
"eslint-plugin-jsdoc": "^60.1.1",
|
"eslint-plugin-jsdoc": "^60.7.0",
|
||||||
"eslint-plugin-package-json": "^0.56.3",
|
"eslint-plugin-package-json": "^0.56.3",
|
||||||
"express-basic-auth": "^1.2.1",
|
"express-basic-auth": "^1.2.1",
|
||||||
"husky": "^9.1.7",
|
"husky": "^9.1.7",
|
||||||
"jest": "^30.1.3",
|
"jest": "^30.2.0",
|
||||||
"jsdom": "^27.0.0",
|
"jsdom": "^27.0.0",
|
||||||
"lint-staged": "^16.2.0",
|
"lint-staged": "^16.2.3",
|
||||||
"markdownlint-cli2": "^0.18.1",
|
"markdownlint-cli2": "^0.18.1",
|
||||||
"playwright": "^1.55.0",
|
"playwright": "^1.55.1",
|
||||||
"prettier": "^3.6.2",
|
"prettier": "^3.6.2",
|
||||||
"prettier-plugin-jinja-template": "^2.1.0",
|
"prettier-plugin-jinja-template": "^2.1.0",
|
||||||
"stylelint": "^16.24.0",
|
"stylelint": "^16.24.0",
|
||||||
@@ -116,7 +116,7 @@
|
|||||||
"stylelint-prettier": "^5.0.3"
|
"stylelint-prettier": "^5.0.3"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"electron": "^38.1.2"
|
"electron": "^38.2.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=22.18.0"
|
"node": ">=22.18.0"
|
||||||
|
Reference in New Issue
Block a user