upgrade NPM package

This commit is contained in:
Sukchan Lee 2018-07-02 22:20:13 +09:00
parent 95079a8e90
commit 64a9fef969
2 changed files with 2688 additions and 2038 deletions

4690
webui/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -9,40 +9,40 @@
"dependencies": {
"axios": "^0.16.2",
"babel-plugin-polished": "^1.1.0",
"babel-plugin-styled-components": "^1.2.0",
"body-parser": "^1.18.2",
"babel-plugin-styled-components": "^1.5.1",
"body-parser": "^1.18.3",
"connect-mongo": "^1.3.2",
"express": "^4.15.4",
"express-restify-mongoose": "^4.1.3",
"express": "^4.16.3",
"express-restify-mongoose": "^4.3.0",
"express-session": "^1.15.2",
"immutable": "^3.8.1",
"lodash": "^4.17.4",
"lusca": "^1.5.1",
"lodash": "^4.17.10",
"lusca": "^1.6.0",
"method-override": "^2.3.9",
"mongoose": "^4.11.12",
"mongoose": "^4.13.14",
"mongoose-long": "^0.1.1",
"morgan": "^1.8.2",
"next": "^3.2.2",
"next-redux-wrapper": "^1.3.4",
"next": "^3.2.3",
"next-redux-wrapper": "^1.3.5",
"nprogress": "^0.2.0",
"open-color": "^1.5.1",
"open-color": "^1.6.3",
"passport": "^0.4.0",
"passport-local": "^1.0.0",
"passport-local-mongoose": "^4.2.1",
"prop-types": "^15.5.10",
"passport-local-mongoose": "^4.5.0",
"prop-types": "^15.6.2",
"react": "^15.6.1",
"react-dom": "^15.6.1",
"react-event-listener": "^0.5.0",
"react-event-listener": "^0.5.9",
"react-icons": "^2.2.5",
"react-jsonschema-form": "^0.50.1",
"react-notification-system": "^0.2.15",
"react-onclickoutside": "^6.5.0",
"react-redux": "^5.0.6",
"react-notification-system": "^0.2.17",
"react-onclickoutside": "^6.7.1",
"react-redux": "^5.0.7",
"react-transition-group": "^1.1.3",
"redux": "^3.7.2",
"redux-actions": "^2.2.1",
"redux-actions": "^2.4.0",
"redux-saga": "^0.15.6",
"styled-components": "^2.1.2",
"styled-components": "^2.4.1",
"traverse": "^0.6.6"
},
"scripts": {