chore: bump dependencies into october (#3909)

This commit is contained in:
Veeck
2025-10-01 19:13:54 +02:00
committed by GitHub
parent 787cc6bd1f
commit b09a27a83b
3 changed files with 372 additions and 340 deletions

View File

@@ -21,6 +21,8 @@ planned for 2026-01-01
### Updated
- [core] Update dependencies (#3909)
## [2.33.0] - 2025-10-01
Thanks to: @Crazylegstoo, @dathbe, @m-idler, @plebcity, @khassel, @KristjanESPERANTO, @rejas and @sdetweil!

700
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -100,15 +100,15 @@
"cspell": "^9.2.1",
"eslint-plugin-import-x": "^4.16.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",
"express-basic-auth": "^1.2.1",
"husky": "^9.1.7",
"jest": "^30.1.3",
"jest": "^30.2.0",
"jsdom": "^27.0.0",
"lint-staged": "^16.2.0",
"lint-staged": "^16.2.3",
"markdownlint-cli2": "^0.18.1",
"playwright": "^1.55.0",
"playwright": "^1.55.1",
"prettier": "^3.6.2",
"prettier-plugin-jinja-template": "^2.1.0",
"stylelint": "^16.24.0",
@@ -116,7 +116,7 @@
"stylelint-prettier": "^5.0.3"
},
"optionalDependencies": {
"electron": "^38.1.2"
"electron": "^38.2.0"
},
"engines": {
"node": ">=22.18.0"