mirror of
https://github.com/MagicMirrorOrg/MagicMirror.git
synced 2026-03-12 17:51:41 +08:00
Update node-ical and other deps (#4025)
This commit is contained in:
74
package-lock.json
generated
74
package-lock.json
generated
@@ -27,13 +27,13 @@
|
||||
"ipaddr.js": "^2.3.0",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.6.0",
|
||||
"node-ical": "^0.24.0",
|
||||
"node-ical": "^0.24.1",
|
||||
"nunjucks": "^3.2.4",
|
||||
"pm2": "^6.0.14",
|
||||
"socket.io": "^4.8.3",
|
||||
"suncalc": "^1.9.0",
|
||||
"systeminformation": "^5.30.6",
|
||||
"undici": "^7.19.1",
|
||||
"systeminformation": "^5.30.7",
|
||||
"undici": "^7.19.2",
|
||||
"weathericons": "^2.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -43,7 +43,7 @@
|
||||
"@vitest/ui": "^4.0.18",
|
||||
"cspell": "^9.6.2",
|
||||
"eslint-plugin-import-x": "^4.16.1",
|
||||
"eslint-plugin-jsdoc": "^62.4.1",
|
||||
"eslint-plugin-jsdoc": "^62.5.0",
|
||||
"eslint-plugin-package-json": "^0.88.2",
|
||||
"eslint-plugin-playwright": "^2.5.1",
|
||||
"express-basic-auth": "^1.2.1",
|
||||
@@ -52,10 +52,10 @@
|
||||
"lint-staged": "^16.2.7",
|
||||
"markdownlint-cli2": "^0.20.0",
|
||||
"msw": "^2.12.7",
|
||||
"playwright": "^1.58.0",
|
||||
"playwright": "^1.58.1",
|
||||
"prettier": "^3.8.1",
|
||||
"prettier-plugin-jinja-template": "^2.1.0",
|
||||
"stylelint": "^17.0.0",
|
||||
"stylelint": "^17.1.0",
|
||||
"stylelint-config-standard": "^40.0.0",
|
||||
"stylelint-prettier": "^5.0.3",
|
||||
"vitest": "^4.0.18"
|
||||
@@ -64,7 +64,7 @@
|
||||
"node": ">=22.21.1 <23 || >=24"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"electron": "^40.0.0"
|
||||
"electron": "^40.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@acemir/cssom": {
|
||||
@@ -5466,9 +5466,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/electron": {
|
||||
"version": "40.0.0",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-40.0.0.tgz",
|
||||
"integrity": "sha512-UyBy5yJ0/wm4gNugCtNPjvddjAknMTuXR2aCHioXicH7aKRKGDBPp4xqTEi/doVcB3R+MN3wfU9o8d/9pwgK2A==",
|
||||
"version": "40.1.0",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-40.1.0.tgz",
|
||||
"integrity": "sha512-2j/kvw7uF0H1PnzYBzw2k2Q6q16J8ToKrtQzZfsAoXbbMY0l5gQi2DLOauIZLzwp4O01n8Wt/74JhSRwG0yj9A==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
@@ -6081,9 +6081,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-jsdoc": {
|
||||
"version": "62.4.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-62.4.1.tgz",
|
||||
"integrity": "sha512-HgX2iN4j104D/mCUqRbhtzSZbph+KO9jfMHiIJjJ19Q+IwLQ5Na2IqvOJYq4S+4kgvEk1w6KYF4vVus6H2wcHg==",
|
||||
"version": "62.5.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-62.5.0.tgz",
|
||||
"integrity": "sha512-D+1haMVDzW/ZMoPwOnsbXCK07rJtsq98Z1v+ApvDKxSzYTTcPgmFc/nyUDCGmxm2cP7g7hszyjYHO7Zodl/43w==",
|
||||
"dev": true,
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
@@ -9684,13 +9684,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/node-ical": {
|
||||
"version": "0.24.0",
|
||||
"resolved": "https://registry.npmjs.org/node-ical/-/node-ical-0.24.0.tgz",
|
||||
"integrity": "sha512-kBnxTUozR+vukiTaGzliasrnCXimhyvEw97ALVLoPO6xFED8V67O1/ZJbrlZ9ujMfZfiAhBkKLeJ/hU7oB5zAw==",
|
||||
"version": "0.24.1",
|
||||
"resolved": "https://registry.npmjs.org/node-ical/-/node-ical-0.24.1.tgz",
|
||||
"integrity": "sha512-49jmPpznMetMY+oEO+8AhZf/ccSdxuQfcOikjMzhls72OigEDtOMGFZumLHdHx6MVvJf1D7wnbbcn3kRHfIALQ==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@js-temporal/polyfill": "^0.5.1",
|
||||
"rrule-temporal": "^1.3.0"
|
||||
"rrule-temporal": "^1.4.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
@@ -10313,13 +10313,13 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/playwright": {
|
||||
"version": "1.58.0",
|
||||
"resolved": "https://registry.npmjs.org/playwright/-/playwright-1.58.0.tgz",
|
||||
"integrity": "sha512-2SVA0sbPktiIY/MCOPX8e86ehA/e+tDNq+e5Y8qjKYti2Z/JG7xnronT/TXTIkKbYGWlCbuucZ6dziEgkoEjQQ==",
|
||||
"version": "1.58.1",
|
||||
"resolved": "https://registry.npmjs.org/playwright/-/playwright-1.58.1.tgz",
|
||||
"integrity": "sha512-+2uTZHxSCcxjvGc5C891LrS1/NlxglGxzrC4seZiVjcYVQfUa87wBL6rTDqzGjuoWNjnBzRqKmF6zRYGMvQUaQ==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"playwright-core": "1.58.0"
|
||||
"playwright-core": "1.58.1"
|
||||
},
|
||||
"bin": {
|
||||
"playwright": "cli.js"
|
||||
@@ -10332,9 +10332,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/playwright-core": {
|
||||
"version": "1.58.0",
|
||||
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.58.0.tgz",
|
||||
"integrity": "sha512-aaoB1RWrdNi3//rOeKuMiS65UCcgOVljU46At6eFcOFPFHWtd2weHRRow6z/n+Lec0Lvu0k9ZPKJSjPugikirw==",
|
||||
"version": "1.58.1",
|
||||
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.58.1.tgz",
|
||||
"integrity": "sha512-bcWzOaTxcW+VOOGBCQgnaKToLJ65d6AqfLVKEWvexyS3AS6rbXl+xdpYRMGSRBClPvyj44njOWoxjNdL/H9UNg==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
@@ -11170,9 +11170,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/rrule-temporal": {
|
||||
"version": "1.4.4",
|
||||
"resolved": "https://registry.npmjs.org/rrule-temporal/-/rrule-temporal-1.4.4.tgz",
|
||||
"integrity": "sha512-bw0Ru8aNodk6THbBfVHzwAI8Wxux8ky0IVwu2d+7iZ7j7EzgRO+MfHyAN6RA8inbmILGRNwNnh9qamcitsn73w==",
|
||||
"version": "1.4.5",
|
||||
"resolved": "https://registry.npmjs.org/rrule-temporal/-/rrule-temporal-1.4.5.tgz",
|
||||
"integrity": "sha512-g0qDEx7Wk1eaOKyZvBSTAz/DAfPnS+7GZT3vRShue6zIGCjkHWJs6evnGb7Nx2SVGKxOyMDUtKBBI53HMaFDKQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@js-temporal/polyfill": "^0.5.1"
|
||||
@@ -12103,9 +12103,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/stylelint": {
|
||||
"version": "17.0.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.0.0.tgz",
|
||||
"integrity": "sha512-saMZ2mqdQre4AfouxcbTdpVglDRcROb4MIucKHvgsDb/0IX7ODhcaz+EOIyfxAsm8Zjl/7j4hJj6MgIYYM8Xwg==",
|
||||
"version": "17.1.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.1.0.tgz",
|
||||
"integrity": "sha512-+cUX1FxkkbLX5qJRAPapUv/+v+YU3pGbWu+pHVqTXpiY0mYh3Dxfxa0bLBtVtYgOC8hIWIyX2H/3Y3LWlAevDg==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
@@ -12133,7 +12133,7 @@
|
||||
"debug": "^4.4.3",
|
||||
"fast-glob": "^3.3.3",
|
||||
"fastest-levenshtein": "^1.0.16",
|
||||
"file-entry-cache": "^11.1.1",
|
||||
"file-entry-cache": "^11.1.2",
|
||||
"global-modules": "^2.0.0",
|
||||
"globby": "^16.1.0",
|
||||
"globjoin": "^0.1.4",
|
||||
@@ -12473,9 +12473,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/systeminformation": {
|
||||
"version": "5.30.6",
|
||||
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.30.6.tgz",
|
||||
"integrity": "sha512-LEIyK1aEv5P3BhAPW3swdlIyCihxwEq/Gki+kcONieU4PIeRCSLDuGkk0Va/56PSBgjVgEksOM88dmY6YqOyfQ==",
|
||||
"version": "5.30.7",
|
||||
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.30.7.tgz",
|
||||
"integrity": "sha512-33B/cftpaWdpvH+Ho9U1b08ss8GQuLxrWHelbJT1yw4M48Taj8W3ezcPuaLoIHZz5V6tVHuQPr5BprEfnBLBMw==",
|
||||
"license": "MIT",
|
||||
"os": [
|
||||
"darwin",
|
||||
@@ -12949,9 +12949,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/undici": {
|
||||
"version": "7.19.1",
|
||||
"resolved": "https://registry.npmjs.org/undici/-/undici-7.19.1.tgz",
|
||||
"integrity": "sha512-Gpq0iNm5M6cQWlyHQv9MV+uOj1jWk7LpkoE5vSp/7zjb4zMdAcUD+VL5y0nH4p9EbUklq00eVIIX/XcDHzu5xg==",
|
||||
"version": "7.19.2",
|
||||
"resolved": "https://registry.npmjs.org/undici/-/undici-7.19.2.tgz",
|
||||
"integrity": "sha512-4VQSpGEGsWzk0VYxyB/wVX/Q7qf9t5znLRgs0dzszr9w9Fej/8RVNQ+S20vdXSAyra/bJ7ZQfGv6ZMj7UEbzSg==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=20.18.1"
|
||||
|
||||
14
package.json
14
package.json
@@ -92,13 +92,13 @@
|
||||
"ipaddr.js": "^2.3.0",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.6.0",
|
||||
"node-ical": "^0.24.0",
|
||||
"node-ical": "^0.24.1",
|
||||
"nunjucks": "^3.2.4",
|
||||
"pm2": "^6.0.14",
|
||||
"socket.io": "^4.8.3",
|
||||
"suncalc": "^1.9.0",
|
||||
"systeminformation": "^5.30.6",
|
||||
"undici": "^7.19.1",
|
||||
"systeminformation": "^5.30.7",
|
||||
"undici": "^7.19.2",
|
||||
"weathericons": "^2.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -108,7 +108,7 @@
|
||||
"@vitest/ui": "^4.0.18",
|
||||
"cspell": "^9.6.2",
|
||||
"eslint-plugin-import-x": "^4.16.1",
|
||||
"eslint-plugin-jsdoc": "^62.4.1",
|
||||
"eslint-plugin-jsdoc": "^62.5.0",
|
||||
"eslint-plugin-package-json": "^0.88.2",
|
||||
"eslint-plugin-playwright": "^2.5.1",
|
||||
"express-basic-auth": "^1.2.1",
|
||||
@@ -117,16 +117,16 @@
|
||||
"lint-staged": "^16.2.7",
|
||||
"markdownlint-cli2": "^0.20.0",
|
||||
"msw": "^2.12.7",
|
||||
"playwright": "^1.58.0",
|
||||
"playwright": "^1.58.1",
|
||||
"prettier": "^3.8.1",
|
||||
"prettier-plugin-jinja-template": "^2.1.0",
|
||||
"stylelint": "^17.0.0",
|
||||
"stylelint": "^17.1.0",
|
||||
"stylelint-config-standard": "^40.0.0",
|
||||
"stylelint-prettier": "^5.0.3",
|
||||
"vitest": "^4.0.18"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"electron": "^40.0.0"
|
||||
"electron": "^40.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22.21.1 <23 || >=24"
|
||||
|
||||
Reference in New Issue
Block a user