|
64 | 64 | "dotenv": "4.0.0", |
65 | 65 | "express": "4.15.2", |
66 | 66 | "helmet": "3.5.0", |
67 | | - "hpp": "0.2.1", |
68 | | - "modernizr": "3.4.0", |
| 67 | + "hpp": "0.2.2", |
| 68 | + "modernizr": "3.5.0", |
69 | 69 | "normalize.css": "6.0.0", |
70 | | - "offline-plugin": "4.6.2", |
| 70 | + "offline-plugin": "4.7.0", |
71 | 71 | "prop-types": "15.5.8", |
72 | 72 | "react": "15.5.4", |
73 | 73 | "react-async-bootstrapper": "1.1.1", |
|
82 | 82 | "assets-webpack-plugin": "3.5.1", |
83 | 83 | "babel-cli": "6.24.1", |
84 | 84 | "babel-core": "6.24.1", |
85 | | - "babel-eslint": "7.2.1", |
| 85 | + "babel-eslint": "7.2.2", |
86 | 86 | "babel-jest": "19.0.0", |
87 | 87 | "babel-loader": "6.4.1", |
88 | 88 | "babel-plugin-transform-react-constant-elements": "6.23.0", |
89 | 89 | "babel-plugin-transform-react-inline-elements": "6.22.0", |
90 | 90 | "babel-plugin-transform-react-jsx-self": "6.22.0", |
91 | 91 | "babel-plugin-transform-react-jsx-source": "6.22.0", |
92 | 92 | "babel-polyfill": "6.23.0", |
93 | | - "babel-preset-env": "1.3.3", |
| 93 | + "babel-preset-env": "1.4.0", |
94 | 94 | "babel-preset-react": "6.24.1", |
95 | 95 | "babel-preset-stage-3": "6.24.1", |
96 | 96 | "babel-template": "6.24.1", |
|
114 | 114 | "md5": "2.2.1", |
115 | 115 | "modernizr-loader": "1.0.1", |
116 | 116 | "node-notifier": "5.1.2", |
117 | | - "prettier": "0.22.0", |
118 | | - "prettier-eslint": "4.4.0", |
119 | | - "prettier-eslint-cli": "3.2.0", |
| 117 | + "prettier": "1.1.0", |
| 118 | + "prettier-eslint": "5.1.0", |
| 119 | + "prettier-eslint-cli": "3.3.0", |
120 | 120 | "react-addons-test-utils": "15.5.1", |
121 | 121 | "react-hot-loader": "3.0.0-beta.6", |
122 | 122 | "react-test-renderer": "15.5.4", |
|
125 | 125 | "semver": "5.3.0", |
126 | 126 | "source-map-support": "0.4.14", |
127 | 127 | "style-loader": "0.16.1", |
128 | | - "webpack": "2.3.3", |
129 | | - "webpack-bundle-analyzer": "2.3.1", |
| 128 | + "webpack": "2.4.1", |
| 129 | + "webpack-bundle-analyzer": "2.4.0", |
130 | 130 | "webpack-dev-middleware": "1.10.1", |
131 | 131 | "webpack-hot-middleware": "2.18.0", |
132 | 132 | "webpack-md5-hash": "0.0.5", |
|
0 commit comments