mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Update dependencies, add stylelint too
This commit is contained in:
parent
0db40bbb32
commit
5f539b133b
23
package.json
23
package.json
@ -38,30 +38,31 @@
|
||||
"grunt": "latest",
|
||||
"grunt-eslint": "latest",
|
||||
"grunt-jsonlint": "latest",
|
||||
"grunt-markdownlint": "^1.0.13",
|
||||
"grunt-markdownlint": "^1.0.37",
|
||||
"grunt-stylelint": "latest",
|
||||
"grunt-yamllint": "latest",
|
||||
"http-auth": "^3.1.3",
|
||||
"jshint": "^2.9.4",
|
||||
"mocha": "^3.2.0",
|
||||
"spectron": "^3.4.1",
|
||||
"mocha": "^3.4.1",
|
||||
"spectron": "^3.6.4",
|
||||
"stylelint": "^7.10.1",
|
||||
"stylelint-config-standard": "latest",
|
||||
"time-grunt": "latest"
|
||||
},
|
||||
"dependencies": {
|
||||
"body-parser": "^1.17.1",
|
||||
"body-parser": "^1.17.2",
|
||||
"colors": "^1.1.2",
|
||||
"electron": "^1.4.7",
|
||||
"express": "^4.14.0",
|
||||
"electron": "^1.6.8",
|
||||
"express": "^4.15.3",
|
||||
"express-ipfilter": "latest",
|
||||
"feedme": "latest",
|
||||
"helmet": "^3.1.0",
|
||||
"helmet": "^3.6.0",
|
||||
"iconv-lite": "latest",
|
||||
"moment": "latest",
|
||||
"request": "^2.78.0",
|
||||
"rrule-alt": "^2.2.3",
|
||||
"simple-git": "^1.62.0",
|
||||
"socket.io": "^1.7.3",
|
||||
"request": "^2.81.0",
|
||||
"rrule-alt": "^2.2.5",
|
||||
"simple-git": "^1.73.0",
|
||||
"socket.io": "^2.0.1",
|
||||
"valid-url": "latest",
|
||||
"walk": "latest"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user