|
74 | 74 | "console-stamp": "^3.1.2", |
75 | 75 | "croner": "^9.1.0", |
76 | 76 | "envsub": "^4.1.0", |
77 | | - "eslint": "^9.31.0", |
| 77 | + "eslint": "^9.33.0", |
78 | 78 | "express": "^5.1.0", |
79 | 79 | "express-ipfilter": "^1.3.2", |
80 | 80 | "feedme": "^2.0.2", |
|
90 | 90 | "socket.io": "^4.8.1", |
91 | 91 | "suncalc": "^1.9.0", |
92 | 92 | "systeminformation": "^5.27.7", |
93 | | - "undici": "^7.12.0", |
| 93 | + "undici": "^7.13.0", |
94 | 94 | "weathericons": "^2.1.0" |
95 | 95 | }, |
96 | 96 | "devDependencies": { |
97 | | - "@stylistic/eslint-plugin": "^5.2.2", |
| 97 | + "@stylistic/eslint-plugin": "^5.2.3", |
98 | 98 | "cspell": "^9.2.0", |
99 | 99 | "eslint-plugin-import-x": "^4.16.1", |
100 | 100 | "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", |
103 | 103 | "express-basic-auth": "^1.2.1", |
104 | 104 | "husky": "^9.1.7", |
105 | 105 | "jest": "^30.0.5", |
106 | 106 | "jsdom": "^26.1.0", |
107 | | - "lint-staged": "^16.1.2", |
| 107 | + "lint-staged": "^16.1.5", |
108 | 108 | "markdownlint-cli2": "^0.18.1", |
109 | | - "playwright": "^1.54.1", |
| 109 | + "playwright": "^1.54.2", |
110 | 110 | "prettier": "^3.6.2", |
111 | 111 | "sinon": "^21.0.0", |
112 | | - "stylelint": "^16.22.0", |
| 112 | + "stylelint": "^16.23.1", |
113 | 113 | "stylelint-config-standard": "^39.0.0", |
114 | 114 | "stylelint-prettier": "^5.0.3" |
115 | 115 | }, |
116 | 116 | "optionalDependencies": { |
117 | | - "electron": "^37.2.3" |
| 117 | + "electron": "^37.2.6" |
118 | 118 | }, |
119 | 119 | "engines": { |
120 | 120 | "node": ">=22.14.0" |
|
0 commit comments