|
92 | 92 | "ipaddr.js": "^2.3.0", |
93 | 93 | "moment": "^2.30.1", |
94 | 94 | "moment-timezone": "^0.6.0", |
95 | | - "node-ical": "^0.24.0", |
| 95 | + "node-ical": "^0.24.1", |
96 | 96 | "nunjucks": "^3.2.4", |
97 | 97 | "pm2": "^6.0.14", |
98 | 98 | "socket.io": "^4.8.3", |
99 | 99 | "suncalc": "^1.9.0", |
100 | | - "systeminformation": "^5.30.6", |
101 | | - "undici": "^7.19.1", |
| 100 | + "systeminformation": "^5.30.7", |
| 101 | + "undici": "^7.19.2", |
102 | 102 | "weathericons": "^2.1.0" |
103 | 103 | }, |
104 | 104 | "devDependencies": { |
|
108 | 108 | "@vitest/ui": "^4.0.18", |
109 | 109 | "cspell": "^9.6.2", |
110 | 110 | "eslint-plugin-import-x": "^4.16.1", |
111 | | - "eslint-plugin-jsdoc": "^62.4.1", |
| 111 | + "eslint-plugin-jsdoc": "^62.5.0", |
112 | 112 | "eslint-plugin-package-json": "^0.88.2", |
113 | 113 | "eslint-plugin-playwright": "^2.5.1", |
114 | 114 | "express-basic-auth": "^1.2.1", |
|
117 | 117 | "lint-staged": "^16.2.7", |
118 | 118 | "markdownlint-cli2": "^0.20.0", |
119 | 119 | "msw": "^2.12.7", |
120 | | - "playwright": "^1.58.0", |
| 120 | + "playwright": "^1.58.1", |
121 | 121 | "prettier": "^3.8.1", |
122 | 122 | "prettier-plugin-jinja-template": "^2.1.0", |
123 | | - "stylelint": "^17.0.0", |
| 123 | + "stylelint": "^17.1.0", |
124 | 124 | "stylelint-config-standard": "^40.0.0", |
125 | 125 | "stylelint-prettier": "^5.0.3", |
126 | 126 | "vitest": "^4.0.18" |
127 | 127 | }, |
128 | 128 | "optionalDependencies": { |
129 | | - "electron": "^40.0.0" |
| 129 | + "electron": "^40.1.0" |
130 | 130 | }, |
131 | 131 | "engines": { |
132 | 132 | "node": ">=22.21.1 <23 || >=24" |
|
0 commit comments