Skip to content

Commit e9e42db

Browse files
author
veeck
committed
bump all dependencies
1 parent 89b7544 commit e9e42db

File tree

2 files changed

+77
-78
lines changed

2 files changed

+77
-78
lines changed

package-lock.json

Lines changed: 68 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"console-stamp": "^3.1.2",
7575
"croner": "^9.1.0",
7676
"envsub": "^4.1.0",
77-
"eslint": "^9.31.0",
77+
"eslint": "^9.33.0",
7878
"express": "^5.1.0",
7979
"express-ipfilter": "^1.3.2",
8080
"feedme": "^2.0.2",
@@ -90,31 +90,31 @@
9090
"socket.io": "^4.8.1",
9191
"suncalc": "^1.9.0",
9292
"systeminformation": "^5.27.7",
93-
"undici": "^7.12.0",
93+
"undici": "^7.13.0",
9494
"weathericons": "^2.1.0"
9595
},
9696
"devDependencies": {
97-
"@stylistic/eslint-plugin": "^5.2.2",
97+
"@stylistic/eslint-plugin": "^5.2.3",
9898
"cspell": "^9.2.0",
9999
"eslint-plugin-import-x": "^4.16.1",
100100
"eslint-plugin-jest": "^29.0.1",
101-
"eslint-plugin-jsdoc": "^51.4.1",
102-
"eslint-plugin-package-json": "^0.48.0",
101+
"eslint-plugin-jsdoc": "^52.0.4",
102+
"eslint-plugin-package-json": "^0.52.1",
103103
"express-basic-auth": "^1.2.1",
104104
"husky": "^9.1.7",
105105
"jest": "^30.0.5",
106106
"jsdom": "^26.1.0",
107-
"lint-staged": "^16.1.2",
107+
"lint-staged": "^16.1.5",
108108
"markdownlint-cli2": "^0.18.1",
109-
"playwright": "^1.54.1",
109+
"playwright": "^1.54.2",
110110
"prettier": "^3.6.2",
111111
"sinon": "^21.0.0",
112-
"stylelint": "^16.22.0",
112+
"stylelint": "^16.23.1",
113113
"stylelint-config-standard": "^39.0.0",
114114
"stylelint-prettier": "^5.0.3"
115115
},
116116
"optionalDependencies": {
117-
"electron": "^37.2.3"
117+
"electron": "^37.2.6"
118118
},
119119
"engines": {
120120
"node": ">=22.14.0"

0 commit comments

Comments
 (0)