mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-25 02:58:12 +00:00
Bumps [pm2](https://github.com/Unitech/pm2) from 5.4.3 to 6.0.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Unitech/pm2/releases">pm2's releases</a>.</em></p> <blockquote> <h2>v6.0.5</h2> <h1>6.0.5</h1> <ul> <li>Bun support - Fixes <a href="https://redirect.github.com/Unitech/pm2/issues/5893">#5893</a> <a href="https://redirect.github.com/Unitech/pm2/issues/5774">#5774</a> <a href="https://redirect.github.com/Unitech/pm2/issues/5682">#5682</a> <a href="https://redirect.github.com/Unitech/pm2/issues/5675">#5675</a> <a href="https://redirect.github.com/Unitech/pm2/issues/5777">#5777</a></li> <li>Disable git parsing by default <a href="https://redirect.github.com/Unitech/pm2/issues/5909">#5909</a> <a href="https://redirect.github.com/Unitech/pm2/issues/2182">#2182</a> <a href="https://redirect.github.com/Unitech/pm2/issues/5801">#5801</a> <a href="https://redirect.github.com/Unitech/pm2/issues/5051">#5051</a> <a href="https://redirect.github.com/Unitech/pm2/issues/5696">#5696</a></li> <li>Add WEBP content type for pm2 serve <a href="https://redirect.github.com/Unitech/pm2/issues/5900">#5900</a> <a href="https://github.com/tbo47"><code>@tbo47</code></a></li> <li>Enable PM2 module update from tarball <a href="https://redirect.github.com/Unitech/pm2/issues/5906">#5906</a> <a href="https://github.com/AYOKINYA"><code>@AYOKINYA</code></a></li> <li>Fix treekil on FreeBSD <a href="https://redirect.github.com/Unitech/pm2/issues/5896">#5896</a> <a href="https://github.com/skeyby"><code>@skeyby</code></a></li> <li>fix allowing to update namespaced pm2 NPM module (<code>@org/module-name</code>) <a href="https://redirect.github.com/Unitech/pm2/issues/5915">#5915</a> <a href="https://github.com/endelendel"><code>@endelendel</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Unitech/pm2/blob/master/CHANGELOG.md">pm2's changelog</a>.</em></p> <blockquote> <h2>6.0.5</h2> <ul> <li>Bun support - Fixes <a href="https://redirect.github.com/Unitech/pm2/issues/5893">#5893</a> <a href="https://redirect.github.com/Unitech/pm2/issues/5774">#5774</a> <a href="https://redirect.github.com/Unitech/pm2/issues/5682">#5682</a> <a href="https://redirect.github.com/Unitech/pm2/issues/5675">#5675</a> <a href="https://redirect.github.com/Unitech/pm2/issues/5777">#5777</a></li> <li>Disable git parsing by default <a href="https://redirect.github.com/Unitech/pm2/issues/5909">#5909</a> <a href="https://redirect.github.com/Unitech/pm2/issues/2182">#2182</a> <a href="https://redirect.github.com/Unitech/pm2/issues/5801">#5801</a> <a href="https://redirect.github.com/Unitech/pm2/issues/5051">#5051</a> <a href="https://redirect.github.com/Unitech/pm2/issues/5696">#5696</a></li> <li>Add WEBP content type for pm2 serve <a href="https://redirect.github.com/Unitech/pm2/issues/5900">#5900</a> <a href="https://github.com/tbo47"><code>@tbo47</code></a></li> <li>Enable PM2 module update from tarball <a href="https://redirect.github.com/Unitech/pm2/issues/5906">#5906</a> <a href="https://github.com/AYOKINYA"><code>@AYOKINYA</code></a></li> <li>Fix treekil on FreeBSD <a href="https://redirect.github.com/Unitech/pm2/issues/5896">#5896</a> <a href="https://github.com/skeyby"><code>@skeyby</code></a></li> <li>fix allowing to update namespaced pm2 NPM module (<code>@org/module-name</code>) <a href="https://redirect.github.com/Unitech/pm2/issues/5915">#5915</a> <a href="https://github.com/endelendel"><code>@endelendel</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/Unitech/pm2/commits/v6.0.5">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
116 lines
4.2 KiB
JSON
116 lines
4.2 KiB
JSON
{
|
|
"name": "magicmirror",
|
|
"version": "2.32.0-develop",
|
|
"description": "The open source modular smart mirror platform.",
|
|
"keywords": [
|
|
"magic mirror",
|
|
"magicmirror",
|
|
"smart mirror",
|
|
"mirror UI",
|
|
"modular"
|
|
],
|
|
"homepage": "https://magicmirror.builders",
|
|
"bugs": {
|
|
"url": "https://github.com/MagicMirrorOrg/MagicMirror/issues"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/MagicMirrorOrg/MagicMirror"
|
|
},
|
|
"license": "MIT",
|
|
"author": "Michael Teeuw",
|
|
"contributors": [
|
|
"https://github.com/MagicMirrorOrg/MagicMirror/graphs/contributors"
|
|
],
|
|
"main": "js/electron.js",
|
|
"scripts": {
|
|
"config:check": "node js/check_config.js",
|
|
"install-fonts": "echo \"Installing fonts ...\n\" && cd fonts && npm install --loglevel=error --no-audit --no-fund --no-update-notifier",
|
|
"install-mm": "npm install --no-audit --no-fund --no-update-notifier --only=prod --omit=dev",
|
|
"install-mm:dev": "npm install --no-audit --no-fund --no-update-notifier",
|
|
"install-vendor": "echo \"Installing vendor files ...\n\" && cd vendor && npm install --loglevel=error --no-audit --no-fund --no-update-notifier",
|
|
"lint:css": "stylelint 'css/main.css' 'fonts/*.css' 'modules/default/**/*.css' 'vendor/*.css' --config .stylelintrc.json --fix",
|
|
"lint:js": "eslint --fix",
|
|
"lint:markdown": "markdownlint-cli2 . --fix",
|
|
"lint:prettier": "prettier . --write",
|
|
"postinstall": "node --run install-vendor && node --run install-fonts && echo \"MagicMirror² installation finished successfully! \n\"",
|
|
"prepare": "[ -f node_modules/.bin/husky ] && husky || echo no husky installed.",
|
|
"server": "node ./serveronly",
|
|
"start": "node --run start:x11",
|
|
"start:dev": "node --run start:x11 -- dev",
|
|
"start:wayland": "WAYLAND_DISPLAY=\"${WAYLAND_DISPLAY:=wayland-1}\" ./node_modules/.bin/electron js/electron.js --enable-features=UseOzonePlatform --ozone-platform=wayland",
|
|
"start:wayland:dev": "node --run start:wayland -- dev",
|
|
"start:windows": ".\\node_modules\\.bin\\electron js\\electron.js",
|
|
"start:windows:dev": "node --run start:windows -- dev",
|
|
"start:x11": "DISPLAY=\"${DISPLAY:=:0}\" ./node_modules/.bin/electron js/electron.js",
|
|
"start:x11:dev": "node --run start:x11 -- dev",
|
|
"test": "NODE_ENV=test jest -i --forceExit",
|
|
"test:calendar": "node ./modules/default/calendar/debug.js",
|
|
"test:coverage": "NODE_ENV=test jest --coverage -i --verbose false --forceExit",
|
|
"test:css": "stylelint 'css/main.css' 'fonts/*.css' 'modules/default/**/*.css' 'vendor/*.css' --config .stylelintrc.json",
|
|
"test:e2e": "NODE_ENV=test jest --selectProjects e2e -i --forceExit",
|
|
"test:electron": "NODE_ENV=test jest --selectProjects electron -i --forceExit",
|
|
"test:js": "eslint",
|
|
"test:markdown": "markdownlint-cli2 .",
|
|
"test:prettier": "prettier . --check",
|
|
"test:spelling": "cspell . --gitignore",
|
|
"test:unit": "NODE_ENV=test jest --selectProjects unit"
|
|
},
|
|
"lint-staged": {
|
|
"*": "prettier --write",
|
|
"*.js": "eslint --fix",
|
|
"*.css": "stylelint --fix"
|
|
},
|
|
"dependencies": {
|
|
"ajv": "^8.17.1",
|
|
"ansis": "^4.0.0",
|
|
"console-stamp": "^3.1.2",
|
|
"envsub": "^4.1.0",
|
|
"eslint": "^9.26.0",
|
|
"express": "^5.1.0",
|
|
"express-ipfilter": "^1.3.2",
|
|
"feedme": "^2.0.2",
|
|
"helmet": "^8.1.0",
|
|
"html-to-text": "^9.0.5",
|
|
"iconv-lite": "^0.6.3",
|
|
"module-alias": "^2.2.3",
|
|
"moment": "^2.30.1",
|
|
"node-ical": "^0.20.1",
|
|
"pm2": "^6.0.5",
|
|
"socket.io": "^4.8.1",
|
|
"suncalc": "^1.9.0",
|
|
"systeminformation": "^5.25.11",
|
|
"undici": "^7.8.0"
|
|
},
|
|
"devDependencies": {
|
|
"@stylistic/eslint-plugin": "^4.2.0",
|
|
"cspell": "^9.0.1",
|
|
"eslint-plugin-import": "^2.31.0",
|
|
"eslint-plugin-jest": "^28.11.0",
|
|
"eslint-plugin-jsdoc": "^50.6.11",
|
|
"eslint-plugin-package-json": "^0.31.0",
|
|
"express-basic-auth": "^1.2.1",
|
|
"husky": "^9.1.7",
|
|
"jest": "^29.7.0",
|
|
"jsdom": "^26.1.0",
|
|
"lint-staged": "^15.5.2",
|
|
"markdownlint-cli2": "^0.17.2",
|
|
"playwright": "^1.52.0",
|
|
"prettier": "^3.5.3",
|
|
"sinon": "^20.0.0",
|
|
"stylelint": "^16.19.1",
|
|
"stylelint-config-standard": "^38.0.0",
|
|
"stylelint-prettier": "^5.0.3"
|
|
},
|
|
"optionalDependencies": {
|
|
"electron": "^35.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=22.14.0"
|
|
},
|
|
"_moduleAliases": {
|
|
"node_helper": "js/node_helper.js",
|
|
"logger": "js/logger.js"
|
|
}
|
|
}
|