|
1 | 1 | { |
2 | 2 | "name": "cezerin", |
3 | | - "version": "0.11.0", |
| 3 | + "version": "0.12.0", |
4 | 4 | "description": "Cezerin allow you to create online store with full-stack JavaScript. https://cezerin.com", |
5 | 5 | "keywords": [ |
6 | 6 | "cezerin", |
|
55 | 55 | "body-parser": "^1.16.1", |
56 | 56 | "cezerin-client": "^0.4.38", |
57 | 57 | "cookie-parser": "^1.4.3", |
58 | | - "css-loader": "^0.26.4", |
| 58 | + "css-loader": "^0.28.0", |
59 | 59 | "express": "^4.15.1", |
60 | 60 | "express-jwt": "^5.1.0", |
61 | 61 | "extract-text-webpack-plugin": "^2.1.0", |
|
68 | 68 | "jsonwebtoken": "^7.3.0", |
69 | 69 | "lru-cache": "^4.0.2", |
70 | 70 | "material-ui": "^0.17.1", |
71 | | - "moment": "^2.16.0", |
| 71 | + "moment": "^2.18.1", |
72 | 72 | "mongodb": "^2.2.25", |
73 | | - "nodemailer": "^3.1.5", |
| 73 | + "nodemailer": "^3.1.8", |
74 | 74 | "nodemailer-smtp-transport": "^2.7.2", |
75 | 75 | "react": "^15.4.2", |
76 | 76 | "react-dom": "^15.4.2", |
77 | | - "react-dropzone": "^3.12.0", |
78 | | - "react-helmet": "^4.0.0", |
| 77 | + "react-dropzone": "^3.12.2", |
| 78 | + "react-helmet": "^5.0.2", |
79 | 79 | "react-redux": "^5.0.3", |
80 | | - "react-router": "^3.0.2", |
| 80 | + "react-router": "^3.0.3", |
81 | 81 | "react-router-redux": "^4.0.8", |
82 | | - "react-sortable-hoc": "^0.5.0", |
| 82 | + "react-sortable-hoc": "^0.6.1", |
83 | 83 | "react-tap-event-plugin": "^2.0.1", |
84 | 84 | "react-tinymce": "^0.5.1", |
85 | 85 | "redux": "^3.5.2", |
86 | | - "redux-form": "^6.5.0", |
87 | | - "redux-form-material-ui": "^4.1.0", |
| 86 | + "redux-form": "^6.6.1", |
| 87 | + "redux-form-material-ui": "^4.1.3", |
88 | 88 | "redux-thunk": "^2.2.0", |
89 | 89 | "response-time": "^2.3.2", |
90 | 90 | "script-ext-html-webpack-plugin": "^1.7.1", |
91 | 91 | "slug": "^0.9.1", |
92 | 92 | "theme": "file:themes/current", |
93 | 93 | "ua-parser-js": "^0.7.12", |
94 | | - "webpack": "^2.2.1", |
| 94 | + "webpack": "^2.3.2", |
95 | 95 | "winston": "^2.3.1" |
96 | 96 | }, |
97 | 97 | "devDependencies": { |
|
0 commit comments