mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Update deps before release (#3756)
Co-authored-by: veeck <gitkraken@veeck.de>
This commit is contained in:
parent
e546fedeb1
commit
f80b1f1321
@ -216,7 +216,7 @@ For more info, please read the following post: [A New Chapter for MagicMirror: T
|
|||||||
|
|
||||||
### Updated
|
### Updated
|
||||||
|
|
||||||
- Update updatenotification (update_helper.js): Recode with pm2 library (#3332)
|
- [updatenotification] Recode update_helper.js with pm2 library (#3332)
|
||||||
- Removing lodash dependency by replacing merge by spread operator (#3339)
|
- Removing lodash dependency by replacing merge by spread operator (#3339)
|
||||||
- Use node prefix for build-in modules (#3340)
|
- Use node prefix for build-in modules (#3340)
|
||||||
- Rework logging colors (#3350)
|
- Rework logging colors (#3350)
|
||||||
|
196
package-lock.json
generated
196
package-lock.json
generated
@ -32,7 +32,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@stylistic/eslint-plugin": "^4.2.0",
|
"@stylistic/eslint-plugin": "^4.2.0",
|
||||||
"cspell": "^8.18.0",
|
"cspell": "^8.18.1",
|
||||||
"eslint-plugin-import": "^2.31.0",
|
"eslint-plugin-import": "^2.31.0",
|
||||||
"eslint-plugin-jest": "^28.11.0",
|
"eslint-plugin-jest": "^28.11.0",
|
||||||
"eslint-plugin-jsdoc": "^50.6.9",
|
"eslint-plugin-jsdoc": "^50.6.9",
|
||||||
@ -616,9 +616,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@cspell/cspell-bundled-dicts": {
|
"node_modules/@cspell/cspell-bundled-dicts": {
|
||||||
"version": "8.18.0",
|
"version": "8.18.1",
|
||||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-8.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-8.18.1.tgz",
|
||||||
"integrity": "sha512-c7OkDgtYYg0rvj49YS/QzjKeGg/l/d+DjMDqP8BProhKDhAghCsvc6l3SHCGnvyw42+YSTVdL5uLBIaA1OKBlQ==",
|
"integrity": "sha512-gxciVVfQqCVXYH0p2Q5D7x7/SgaW3Wv5UjRwO+TCme0P2lVLl/IcfjkujZX+6UQkT7X4QRglXo1QN141UcCRCQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@ -686,22 +686,22 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@cspell/cspell-json-reporter": {
|
"node_modules/@cspell/cspell-json-reporter": {
|
||||||
"version": "8.18.0",
|
"version": "8.18.1",
|
||||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.18.1.tgz",
|
||||||
"integrity": "sha512-glUYtRJ/xIgvCvFqgcF04RJiTFhL95wl1uirP+Qa+oqxvg/zP9zxsZupLD3aeMFhyDpgYwtBiebUmhSqrLDyaw==",
|
"integrity": "sha512-/U3/8bcOL5O35fI9F7nN7Mhic0K01ZRxRV/+5jj7atltBbqgFSxViHCZBX0lDZJM96gUHn+3r6q6/8VEJahpDA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@cspell/cspell-types": "8.18.0"
|
"@cspell/cspell-types": "8.18.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18"
|
"node": ">=18"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@cspell/cspell-pipe": {
|
"node_modules/@cspell/cspell-pipe": {
|
||||||
"version": "8.18.0",
|
"version": "8.18.1",
|
||||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-8.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-8.18.1.tgz",
|
||||||
"integrity": "sha512-bSFncsV16B9nhHJdSMTCzdC0Su/TKs+JGTuCq2UiNi6vWxvsL/S1ueiRb+HT0WYKROwtAeHEKnjlw0G3OBBuFw==",
|
"integrity": "sha512-QHndTQPkR1c02pvvQ7UKFtLjCXgY0OcX8zjTLrCkynmcQxJFjAZAh9cJ7NMOAxab+ciSnkaVf4KWaRSEG17z8Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
@ -709,9 +709,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@cspell/cspell-resolver": {
|
"node_modules/@cspell/cspell-resolver": {
|
||||||
"version": "8.18.0",
|
"version": "8.18.1",
|
||||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-8.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-8.18.1.tgz",
|
||||||
"integrity": "sha512-kNQJtYYJg6WpLoDUZW8VodovOtKLiDrb+GXmcee01qQmrEPCuub9gwoiRuka0sHI2logz0S8l9eAittClpxReg==",
|
"integrity": "sha512-T2sUBv0p9Hnfyg1xT1u3ESKuIWaaIDo0I8idh5DSlTpHgLjdIeAwasmFjEJ28qZv8OKSGawcSQKgJbStfbZASQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@ -722,9 +722,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@cspell/cspell-service-bus": {
|
"node_modules/@cspell/cspell-service-bus": {
|
||||||
"version": "8.18.0",
|
"version": "8.18.1",
|
||||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-8.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-8.18.1.tgz",
|
||||||
"integrity": "sha512-yGnb59tUadd1q9dSIvg+Q8yZc7N2ZloZ8Sc5lAfxKOJWUh91ugu2UizmL4lm82vDrOevL3kryiauVTsjoS+UOg==",
|
"integrity": "sha512-PwWl7EyhGIu4wHEhvBJb6xVlqMtFwQk0qLDArBvugL6nA+MX9NfG/w7PTgS7tCkFjVF1ku2sDzDLTDWwEk+MLw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
@ -732,9 +732,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@cspell/cspell-types": {
|
"node_modules/@cspell/cspell-types": {
|
||||||
"version": "8.18.0",
|
"version": "8.18.1",
|
||||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-8.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-8.18.1.tgz",
|
||||||
"integrity": "sha512-z7ETwulTCAHpSNBqwD5d3Uoui4ClD+tfREoD0cKd9uMbLtN9W/WMVQAGDWJpOCUFrWsGYYM3/3/ob2oZhwdQag==",
|
"integrity": "sha512-d/nMG+qnMbI/1JPm+lD0KcKpgtEHMRsHxkdtGyNCDgvHL/JOGaSHc5ERS3IUgBW0Dfya/3z9wPdaMcHEzt7YCQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
@ -1160,13 +1160,13 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@cspell/dynamic-import": {
|
"node_modules/@cspell/dynamic-import": {
|
||||||
"version": "8.18.0",
|
"version": "8.18.1",
|
||||||
"resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-8.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-8.18.1.tgz",
|
||||||
"integrity": "sha512-TPdY/x9l0DAWCSI8iXDEQSl0xlB9qSbEqIv3UYVpWqbQYCY7MdA15bmai8uKt08sZ8F9L6nYHPtbOGFExHvoSw==",
|
"integrity": "sha512-VJHfS/Iv0Rx7wn1pjPmwgsaw6r72N5Cx2gL0slWk8Cogc8YiK7/6jsGnsvxJZVkHntJoiT8PrkIvhNKb3awD3g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@cspell/url": "8.18.0",
|
"@cspell/url": "8.18.1",
|
||||||
"import-meta-resolve": "^4.1.0"
|
"import-meta-resolve": "^4.1.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
@ -1174,9 +1174,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@cspell/filetypes": {
|
"node_modules/@cspell/filetypes": {
|
||||||
"version": "8.18.0",
|
"version": "8.18.1",
|
||||||
"resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-8.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-8.18.1.tgz",
|
||||||
"integrity": "sha512-Qd+Fc9CfkCm4Kufe/H8jCLe5px3PwiKmJgdiZ6FJ0i06MU+0XHZGmzWayrL+EoTqfbQA3jLkvnSgWwF0C6Ci6Q==",
|
"integrity": "sha512-vTOb2itP0pjrccvt8wcKiTGyw0pFMTPI85H12T6n8ZhqXTktPgQH2gEf/SU/5tkPNnBKr4GJ+FdU5hJ27HzgXQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
@ -1184,9 +1184,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@cspell/strong-weak-map": {
|
"node_modules/@cspell/strong-weak-map": {
|
||||||
"version": "8.18.0",
|
"version": "8.18.1",
|
||||||
"resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-8.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-8.18.1.tgz",
|
||||||
"integrity": "sha512-u8j+1JsnzJv10c7KaGzCdp8mJ3IL0tJ601+ySdebqVL4VNVKE1OcEV+sYxMjrXbeXkPGlpSwr+yDKMW1WHaC7A==",
|
"integrity": "sha512-gsgv+5ZQD4aHNHDdfNGoafVYkqRynyYgaodt9Dp/3o0YKYcxGf2jrX8SJ35MfZ61qln0n7P4Djrg+bFV2zNH5w==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
@ -1194,9 +1194,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@cspell/url": {
|
"node_modules/@cspell/url": {
|
||||||
"version": "8.18.0",
|
"version": "8.18.1",
|
||||||
"resolved": "https://registry.npmjs.org/@cspell/url/-/url-8.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/@cspell/url/-/url-8.18.1.tgz",
|
||||||
"integrity": "sha512-jbo66L7Y5WImty4o2s5sL6LwTSHS6XjZDKEUayqxILyNb5XHKRUinyII1/EpglFRi9n7G5w4t714/Aeg1Y90Vg==",
|
"integrity": "sha512-FRJbLYDC9ucpTOzbF6MohP2u5X3NU5L0RoVuoYCynqm/QOI38XP6WOEaI4H58CAn857bOIKZk0LZRPTGzi6Qlg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
@ -4451,25 +4451,25 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/cspell": {
|
"node_modules/cspell": {
|
||||||
"version": "8.18.0",
|
"version": "8.18.1",
|
||||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-8.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/cspell/-/cspell-8.18.1.tgz",
|
||||||
"integrity": "sha512-+6lJaR4zI/250vAR3qXwRj9O80Q4dHUuJWVXCZQV2L6HdF+s5ThS7+HYmE5zdf1YpPCtYJJ/6stkKsdUCQtkTA==",
|
"integrity": "sha512-RE3LIgN9NAVcYBNX2NQVhLergok8EPymOuCUhu1vBR8cjRmioksn3CJeCoQgD8rPjalM+S9thYkMtOZc5Jjv2A==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@cspell/cspell-json-reporter": "8.18.0",
|
"@cspell/cspell-json-reporter": "8.18.1",
|
||||||
"@cspell/cspell-pipe": "8.18.0",
|
"@cspell/cspell-pipe": "8.18.1",
|
||||||
"@cspell/cspell-types": "8.18.0",
|
"@cspell/cspell-types": "8.18.1",
|
||||||
"@cspell/dynamic-import": "8.18.0",
|
"@cspell/dynamic-import": "8.18.1",
|
||||||
"@cspell/url": "8.18.0",
|
"@cspell/url": "8.18.1",
|
||||||
"chalk": "^5.4.1",
|
"chalk": "^5.4.1",
|
||||||
"chalk-template": "^1.1.0",
|
"chalk-template": "^1.1.0",
|
||||||
"commander": "^13.1.0",
|
"commander": "^13.1.0",
|
||||||
"cspell-dictionary": "8.18.0",
|
"cspell-dictionary": "8.18.1",
|
||||||
"cspell-gitignore": "8.18.0",
|
"cspell-gitignore": "8.18.1",
|
||||||
"cspell-glob": "8.18.0",
|
"cspell-glob": "8.18.1",
|
||||||
"cspell-io": "8.18.0",
|
"cspell-io": "8.18.1",
|
||||||
"cspell-lib": "8.18.0",
|
"cspell-lib": "8.18.1",
|
||||||
"fast-json-stable-stringify": "^2.1.0",
|
"fast-json-stable-stringify": "^2.1.0",
|
||||||
"file-entry-cache": "^9.1.0",
|
"file-entry-cache": "^9.1.0",
|
||||||
"get-stdin": "^9.0.0",
|
"get-stdin": "^9.0.0",
|
||||||
@ -4488,13 +4488,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/cspell-config-lib": {
|
"node_modules/cspell-config-lib": {
|
||||||
"version": "8.18.0",
|
"version": "8.18.1",
|
||||||
"resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-8.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-8.18.1.tgz",
|
||||||
"integrity": "sha512-Y0hos8IS1rzmU9lTl6v1q6MBr6v9nhJy5IacZXSJhBSTHRYemsvICTnn+PtksUFgrEEqWusOdAsgBhYV0nlSuw==",
|
"integrity": "sha512-zdJ0uhLROSUrHoibysPw+AkxKPUmiG95hDtiL7s8smewkuaS1hpjqwsDBx981nHYs3xW3qDUfVATrAkSzb0VMw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@cspell/cspell-types": "8.18.0",
|
"@cspell/cspell-types": "8.18.1",
|
||||||
"comment-json": "^4.2.5",
|
"comment-json": "^4.2.5",
|
||||||
"yaml": "^2.7.0"
|
"yaml": "^2.7.0"
|
||||||
},
|
},
|
||||||
@ -4503,15 +4503,15 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/cspell-dictionary": {
|
"node_modules/cspell-dictionary": {
|
||||||
"version": "8.18.0",
|
"version": "8.18.1",
|
||||||
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-8.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-8.18.1.tgz",
|
||||||
"integrity": "sha512-yf7anUDHYFPuQ53619BILYswm4E08NzyNPO1cF0GyqGe5ZTTHf/rCNYcuZHtQ7yKmQuC/K8/y2kEeLsqNa0p6A==",
|
"integrity": "sha512-vKHEPSfkMKMR4S4tk6K2vHC+f3kdJK8Kdh/C0jDh6RRDjDsyAPxshtbremxOgAX6X8GaRUCROoMZ7FhB92+Y9w==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@cspell/cspell-pipe": "8.18.0",
|
"@cspell/cspell-pipe": "8.18.1",
|
||||||
"@cspell/cspell-types": "8.18.0",
|
"@cspell/cspell-types": "8.18.1",
|
||||||
"cspell-trie-lib": "8.18.0",
|
"cspell-trie-lib": "8.18.1",
|
||||||
"fast-equals": "^5.2.2"
|
"fast-equals": "^5.2.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
@ -4519,15 +4519,15 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/cspell-gitignore": {
|
"node_modules/cspell-gitignore": {
|
||||||
"version": "8.18.0",
|
"version": "8.18.1",
|
||||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-8.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-8.18.1.tgz",
|
||||||
"integrity": "sha512-HYWAK7282o9CkcMwqC3w1wNjgae1v4CMgzF3ptpyBonjISkj1GdFGMno4Gu2uW43aKGTmyj4Fi9J94UZvzZa4w==",
|
"integrity": "sha512-gp/AdUtW6FqpKY4YyYJ3kz0OsXApwsV1FOUA9Z0VnOYKVZtt2snh4uNlI4Ltq+wh7pDU8mqaPWmX6Xy+HSRDkQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@cspell/url": "8.18.0",
|
"@cspell/url": "8.18.1",
|
||||||
"cspell-glob": "8.18.0",
|
"cspell-glob": "8.18.1",
|
||||||
"cspell-io": "8.18.0"
|
"cspell-io": "8.18.1"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"cspell-gitignore": "bin.mjs"
|
"cspell-gitignore": "bin.mjs"
|
||||||
@ -4537,13 +4537,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/cspell-glob": {
|
"node_modules/cspell-glob": {
|
||||||
"version": "8.18.0",
|
"version": "8.18.1",
|
||||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-8.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-8.18.1.tgz",
|
||||||
"integrity": "sha512-ox3ygu5+3tXR3+XRbYJy/z+YK1zo4TFQFkvUEr+aV8Ogyvgm7qE9uTaFz6krkkMLNG6l8EZ7mJtdn0ZsXF/WKQ==",
|
"integrity": "sha512-tlZXvzsN7dByHo69dz/HbJuQDUtrfhdioZ/LHaW7W9diG9NpaghgEfyX4fmsIXjU/2f66LDpYVY6osjtlOgyrg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@cspell/url": "8.18.0",
|
"@cspell/url": "8.18.1",
|
||||||
"micromatch": "^4.0.8"
|
"micromatch": "^4.0.8"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
@ -4551,14 +4551,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/cspell-grammar": {
|
"node_modules/cspell-grammar": {
|
||||||
"version": "8.18.0",
|
"version": "8.18.1",
|
||||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-8.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-8.18.1.tgz",
|
||||||
"integrity": "sha512-/h8gLULvH+P+8N/cmIx8M85sqlER6AyO/RoCVudfq7lTkFneXXKmCoHSA2YQbod9ZSjL+voivBokN2yjMR+XEA==",
|
"integrity": "sha512-V6XTN1B++7EzJA0H4g4XbNJtqm6Y3/iXdLeZ6sMRDaNFKXXwTbWRtn8gukDQIytyw09AnCUKeqGSzCVqw26Omg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@cspell/cspell-pipe": "8.18.0",
|
"@cspell/cspell-pipe": "8.18.1",
|
||||||
"@cspell/cspell-types": "8.18.0"
|
"@cspell/cspell-types": "8.18.1"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"cspell-grammar": "bin.mjs"
|
"cspell-grammar": "bin.mjs"
|
||||||
@ -4568,42 +4568,42 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/cspell-io": {
|
"node_modules/cspell-io": {
|
||||||
"version": "8.18.0",
|
"version": "8.18.1",
|
||||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-8.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-8.18.1.tgz",
|
||||||
"integrity": "sha512-W6CfXY5dlGTd6XWgHl4B2qLD/gla9TXDVdSo3ViCMJoVu82UQD8b4mir5RfHqXiMrz7ItDeUy9BxFN42VB2YcA==",
|
"integrity": "sha512-mm9SUEF2yShuTXDSjCbsAqYTEb6jrtgcCnlqIzpsZOJOOe+zj/VyzTy2NJvOrdvR59dikdaqB75VGBMfHi804g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@cspell/cspell-service-bus": "8.18.0",
|
"@cspell/cspell-service-bus": "8.18.1",
|
||||||
"@cspell/url": "8.18.0"
|
"@cspell/url": "8.18.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18"
|
"node": ">=18"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/cspell-lib": {
|
"node_modules/cspell-lib": {
|
||||||
"version": "8.18.0",
|
"version": "8.18.1",
|
||||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-8.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-8.18.1.tgz",
|
||||||
"integrity": "sha512-346CAY12pVk40FWnfPOwajKug61EeawW3QMtJE/f6rMYGAjGxGExhZnl6eR/KuCMt/w60kqQMSjGDw2zJjJqUw==",
|
"integrity": "sha512-t1j+XB7515yHmrczK6I1N6j0a72vmL/6OxsMJnCucHC6DO0WkOqmHulNRH7LpFacnns0dx15lmrAqPg7gQFcIg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@cspell/cspell-bundled-dicts": "8.18.0",
|
"@cspell/cspell-bundled-dicts": "8.18.1",
|
||||||
"@cspell/cspell-pipe": "8.18.0",
|
"@cspell/cspell-pipe": "8.18.1",
|
||||||
"@cspell/cspell-resolver": "8.18.0",
|
"@cspell/cspell-resolver": "8.18.1",
|
||||||
"@cspell/cspell-types": "8.18.0",
|
"@cspell/cspell-types": "8.18.1",
|
||||||
"@cspell/dynamic-import": "8.18.0",
|
"@cspell/dynamic-import": "8.18.1",
|
||||||
"@cspell/filetypes": "8.18.0",
|
"@cspell/filetypes": "8.18.1",
|
||||||
"@cspell/strong-weak-map": "8.18.0",
|
"@cspell/strong-weak-map": "8.18.1",
|
||||||
"@cspell/url": "8.18.0",
|
"@cspell/url": "8.18.1",
|
||||||
"clear-module": "^4.1.2",
|
"clear-module": "^4.1.2",
|
||||||
"comment-json": "^4.2.5",
|
"comment-json": "^4.2.5",
|
||||||
"cspell-config-lib": "8.18.0",
|
"cspell-config-lib": "8.18.1",
|
||||||
"cspell-dictionary": "8.18.0",
|
"cspell-dictionary": "8.18.1",
|
||||||
"cspell-glob": "8.18.0",
|
"cspell-glob": "8.18.1",
|
||||||
"cspell-grammar": "8.18.0",
|
"cspell-grammar": "8.18.1",
|
||||||
"cspell-io": "8.18.0",
|
"cspell-io": "8.18.1",
|
||||||
"cspell-trie-lib": "8.18.0",
|
"cspell-trie-lib": "8.18.1",
|
||||||
"env-paths": "^3.0.0",
|
"env-paths": "^3.0.0",
|
||||||
"fast-equals": "^5.2.2",
|
"fast-equals": "^5.2.2",
|
||||||
"gensequence": "^7.0.0",
|
"gensequence": "^7.0.0",
|
||||||
@ -4618,14 +4618,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/cspell-trie-lib": {
|
"node_modules/cspell-trie-lib": {
|
||||||
"version": "8.18.0",
|
"version": "8.18.1",
|
||||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-8.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-8.18.1.tgz",
|
||||||
"integrity": "sha512-zhrCAHyQ2uiGpFdp6E336/L2oDTh/0fM22VpGbkBS4uYKqG9jMy4eUZdSKS8Lg3St4YdGK14J7dv/PiMLqqxlw==",
|
"integrity": "sha512-UaB36wsyp2eWeMtrbS6Q2t2WFvpedmGXJ879yHn9qKD7ViyUpI4cAbh6v7gWMUu+gjqCulXtke64k1ddmBihPQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@cspell/cspell-pipe": "8.18.0",
|
"@cspell/cspell-pipe": "8.18.1",
|
||||||
"@cspell/cspell-types": "8.18.0",
|
"@cspell/cspell-types": "8.18.1",
|
||||||
"gensequence": "^7.0.0"
|
"gensequence": "^7.0.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
@ -84,7 +84,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@stylistic/eslint-plugin": "^4.2.0",
|
"@stylistic/eslint-plugin": "^4.2.0",
|
||||||
"cspell": "^8.18.0",
|
"cspell": "^8.18.1",
|
||||||
"eslint-plugin-import": "^2.31.0",
|
"eslint-plugin-import": "^2.31.0",
|
||||||
"eslint-plugin-jest": "^28.11.0",
|
"eslint-plugin-jest": "^28.11.0",
|
||||||
"eslint-plugin-jsdoc": "^50.6.9",
|
"eslint-plugin-jsdoc": "^50.6.9",
|
||||||
|
8
vendor/package-lock.json
generated
vendored
8
vendor/package-lock.json
generated
vendored
@ -13,7 +13,7 @@
|
|||||||
"animate.css": "^4.1.1",
|
"animate.css": "^4.1.1",
|
||||||
"croner": "^9.0.0",
|
"croner": "^9.0.0",
|
||||||
"moment": "^2.30.1",
|
"moment": "^2.30.1",
|
||||||
"moment-timezone": "^0.5.47",
|
"moment-timezone": "^0.5.48",
|
||||||
"nunjucks": "^3.2.4",
|
"nunjucks": "^3.2.4",
|
||||||
"suncalc": "^1.9.0",
|
"suncalc": "^1.9.0",
|
||||||
"weathericons": "^2.1.0"
|
"weathericons": "^2.1.0"
|
||||||
@ -74,9 +74,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/moment-timezone": {
|
"node_modules/moment-timezone": {
|
||||||
"version": "0.5.47",
|
"version": "0.5.48",
|
||||||
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.47.tgz",
|
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.48.tgz",
|
||||||
"integrity": "sha512-UbNt/JAWS0m/NJOebR0QMRHBk0hu03r5dx9GK8Cs0AS3I81yDcOc9k+DytPItgVvBP7J6Mf6U2n3BPAacAV9oA==",
|
"integrity": "sha512-f22b8LV1gbTO2ms2j2z13MuPogNoh5UzxL3nzNAYKGraILnbGc9NEE6dyiiiLv46DGRb8A4kg8UKWLjPthxBHw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"moment": "^2.29.4"
|
"moment": "^2.29.4"
|
||||||
|
2
vendor/package.json
vendored
2
vendor/package.json
vendored
@ -15,7 +15,7 @@
|
|||||||
"animate.css": "^4.1.1",
|
"animate.css": "^4.1.1",
|
||||||
"croner": "^9.0.0",
|
"croner": "^9.0.0",
|
||||||
"moment": "^2.30.1",
|
"moment": "^2.30.1",
|
||||||
"moment-timezone": "^0.5.47",
|
"moment-timezone": "^0.5.48",
|
||||||
"nunjucks": "^3.2.4",
|
"nunjucks": "^3.2.4",
|
||||||
"suncalc": "^1.9.0",
|
"suncalc": "^1.9.0",
|
||||||
"weathericons": "^2.1.0"
|
"weathericons": "^2.1.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user