Skip to content

Commit 751c83b

Browse files
authored
Update node-ical and other deps (#4025)
1 parent 5c1cc47 commit 751c83b

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -92,13 +92,13 @@
9292
"ipaddr.js": "^2.3.0",
9393
"moment": "^2.30.1",
9494
"moment-timezone": "^0.6.0",
95-
"node-ical": "^0.24.0",
95+
"node-ical": "^0.24.1",
9696
"nunjucks": "^3.2.4",
9797
"pm2": "^6.0.14",
9898
"socket.io": "^4.8.3",
9999
"suncalc": "^1.9.0",
100-
"systeminformation": "^5.30.6",
101-
"undici": "^7.19.1",
100+
"systeminformation": "^5.30.7",
101+
"undici": "^7.19.2",
102102
"weathericons": "^2.1.0"
103103
},
104104
"devDependencies": {
@@ -108,7 +108,7 @@
108108
"@vitest/ui": "^4.0.18",
109109
"cspell": "^9.6.2",
110110
"eslint-plugin-import-x": "^4.16.1",
111-
"eslint-plugin-jsdoc": "^62.4.1",
111+
"eslint-plugin-jsdoc": "^62.5.0",
112112
"eslint-plugin-package-json": "^0.88.2",
113113
"eslint-plugin-playwright": "^2.5.1",
114114
"express-basic-auth": "^1.2.1",
@@ -117,16 +117,16 @@
117117
"lint-staged": "^16.2.7",
118118
"markdownlint-cli2": "^0.20.0",
119119
"msw": "^2.12.7",
120-
"playwright": "^1.58.0",
120+
"playwright": "^1.58.1",
121121
"prettier": "^3.8.1",
122122
"prettier-plugin-jinja-template": "^2.1.0",
123-
"stylelint": "^17.0.0",
123+
"stylelint": "^17.1.0",
124124
"stylelint-config-standard": "^40.0.0",
125125
"stylelint-prettier": "^5.0.3",
126126
"vitest": "^4.0.18"
127127
},
128128
"optionalDependencies": {
129-
"electron": "^40.0.0"
129+
"electron": "^40.1.0"
130130
},
131131
"engines": {
132132
"node": ">=22.21.1 <23 || >=24"

0 commit comments

Comments
 (0)