mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-13 15:45:13 +00:00
[core] bump dependencies into september (#3872)
nothing fancy in these though --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: veeck <gitkraken@veeck.de>
This commit is contained in:
@@ -38,7 +38,7 @@ Thanks to: @dathbe.
|
||||
|
||||
### Updated
|
||||
|
||||
- [core] Update dependencies including electron to v37 as well as github actions (#3831, #3849, #3857, #3858)
|
||||
- [core] Update dependencies including electron to v37 as well as github actions (#3831, #3849, #3857, #3858, #3872)
|
||||
- [weather] Update feels_like temperature calculation formula (#3869)
|
||||
|
||||
### Fixed
|
||||
|
714
package-lock.json
generated
714
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@@ -89,7 +89,7 @@
|
||||
"moment-timezone": "^0.6.0",
|
||||
"node-ical": "^0.20.1",
|
||||
"nunjucks": "^3.2.4",
|
||||
"pm2": "^6.0.8",
|
||||
"pm2": "^6.0.9",
|
||||
"socket.io": "^4.8.1",
|
||||
"suncalc": "^1.9.0",
|
||||
"systeminformation": "^5.27.8",
|
||||
@@ -97,17 +97,17 @@
|
||||
"weathericons": "^2.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@stylistic/eslint-plugin": "^5.2.3",
|
||||
"cspell": "^9.2.0",
|
||||
"@stylistic/eslint-plugin": "^5.3.1",
|
||||
"cspell": "^9.2.1",
|
||||
"eslint-plugin-import-x": "^4.16.1",
|
||||
"eslint-plugin-jest": "^29.0.1",
|
||||
"eslint-plugin-jsdoc": "^54.1.1",
|
||||
"eslint-plugin-package-json": "^0.56.0",
|
||||
"eslint-plugin-package-json": "^0.56.1",
|
||||
"express-basic-auth": "^1.2.1",
|
||||
"husky": "^9.1.7",
|
||||
"jest": "^30.1.1",
|
||||
"jest": "^30.1.2",
|
||||
"jsdom": "^26.1.0",
|
||||
"lint-staged": "^16.1.5",
|
||||
"lint-staged": "^16.1.6",
|
||||
"markdownlint-cli2": "^0.18.1",
|
||||
"playwright": "^1.55.0",
|
||||
"prettier": "^3.6.2",
|
||||
|
Reference in New Issue
Block a user