|
|
|
@ -89,20 +89,20 @@ |
|
|
|
|
"babel-plugin-array-includes": "^2.0.3", |
|
|
|
|
"chimp": "^0.49.1", |
|
|
|
|
"conventional-changelog-cli": "^1.3.2", |
|
|
|
|
"eslint": "^4.2.0", |
|
|
|
|
"eslint": "^4.4.1", |
|
|
|
|
"postcss-cssnext": "^2.11.0", |
|
|
|
|
"postcss-smart-import": "^0.7.5", |
|
|
|
|
"simple-git": "^1.73.0", |
|
|
|
|
"simple-git": "^1.75.0", |
|
|
|
|
"stylelint": "^7.13.0", |
|
|
|
|
"stylelint-order": "^0.6.0", |
|
|
|
|
"supertest": "^3.0.0" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@google-cloud/storage": "^1.2.0", |
|
|
|
|
"aws-sdk": "^2.86.0", |
|
|
|
|
"babel-runtime": "^6.23.0", |
|
|
|
|
"@google-cloud/storage": "^1.2.1", |
|
|
|
|
"aws-sdk": "^2.94.0", |
|
|
|
|
"babel-runtime": "^6.25.0", |
|
|
|
|
"bcrypt": "^1.0.2", |
|
|
|
|
"codemirror": "^5.27.4", |
|
|
|
|
"codemirror": "^5.28.0", |
|
|
|
|
"file-type": "^5.2.0", |
|
|
|
|
"highlight.js": "^9.12.0", |
|
|
|
|
"jquery": "^3.2.1", |
|
|
|
@ -111,9 +111,8 @@ |
|
|
|
|
"moment": "^2.18.1", |
|
|
|
|
"moment-timezone": "^0.5.13", |
|
|
|
|
"photoswipe": "^4.1.2", |
|
|
|
|
"prom-client": "^10.0.2", |
|
|
|
|
"semver": "^5.3.0", |
|
|
|
|
"toastr": "^2.1.2", |
|
|
|
|
"wolfy87-eventemitter": "^5.1.0" |
|
|
|
|
"prom-client": "^10.0.3", |
|
|
|
|
"semver": "^5.4.1", |
|
|
|
|
"toastr": "^2.1.2" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|