|
61 | 61 | "app-root-dir": "1.0.2", |
62 | 62 | "colors": "1.1.2", |
63 | 63 | "compression": "1.6.2", |
64 | | - "cross-env": "4.0.0", |
| 64 | + "cross-env": "5.0.1", |
65 | 65 | "dotenv": "4.0.0", |
66 | | - "express": "4.15.2", |
67 | | - "helmet": "3.5.0", |
| 66 | + "express": "4.15.3", |
| 67 | + "helmet": "3.6.1", |
68 | 68 | "hpp": "0.2.2", |
69 | 69 | "modernizr": "3.5.0", |
70 | 70 | "normalize.css": "6.0.0", |
71 | | - "offline-plugin": "4.7.0", |
72 | | - "prop-types": "15.5.8", |
73 | | - "react": "15.5.4", |
| 71 | + "offline-plugin": "4.8.1", |
| 72 | + "prop-types": "15.5.10", |
| 73 | + "react": "15.6.1", |
74 | 74 | "react-async-bootstrapper": "1.1.1", |
75 | 75 | "react-async-component": "1.0.0-beta.3", |
76 | | - "react-dom": "15.5.4", |
77 | | - "react-helmet": "5.0.3", |
| 76 | + "react-dom": "15.6.1", |
| 77 | + "react-helmet": "5.1.3", |
78 | 78 | "react-router-dom": "4.1.1", |
79 | 79 | "serialize-javascript": "1.3.0", |
80 | | - "uuid": "3.0.1" |
| 80 | + "uuid": "3.1.0" |
81 | 81 | }, |
82 | 82 | "devDependencies": { |
83 | 83 | "assets-webpack-plugin": "3.5.1", |
84 | 84 | "babel-cli": "6.24.1", |
85 | | - "babel-core": "6.24.1", |
86 | | - "babel-eslint": "7.2.2", |
87 | | - "babel-jest": "19.0.0", |
88 | | - "babel-loader": "6.4.1", |
| 85 | + "babel-core": "6.25.0", |
| 86 | + "babel-eslint": "7.2.3", |
| 87 | + "babel-jest": "20.0.3", |
| 88 | + "babel-loader": "7.1.1", |
89 | 89 | "babel-plugin-transform-react-constant-elements": "6.23.0", |
90 | 90 | "babel-plugin-transform-react-inline-elements": "6.22.0", |
91 | 91 | "babel-plugin-transform-react-jsx-self": "6.22.0", |
92 | 92 | "babel-plugin-transform-react-jsx-source": "6.22.0", |
93 | 93 | "babel-polyfill": "6.23.0", |
94 | | - "babel-preset-env": "1.4.0", |
| 94 | + "babel-preset-env": "1.6.0", |
95 | 95 | "babel-preset-react": "6.24.1", |
96 | 96 | "babel-preset-stage-3": "6.24.1", |
97 | | - "babel-template": "6.24.1", |
98 | | - "chokidar": "1.6.1", |
99 | | - "css-loader": "0.28.0", |
100 | | - "enzyme": "2.8.2", |
| 97 | + "babel-template": "6.25.0", |
| 98 | + "chokidar": "1.7.0", |
| 99 | + "css-loader": "0.28.4", |
| 100 | + "enzyme": "2.9.1", |
101 | 101 | "enzyme-to-json": "1.5.1", |
102 | 102 | "eslint": "3.19.0", |
103 | | - "eslint-config-airbnb": "14.1.0", |
104 | | - "eslint-plugin-import": "2.2.0", |
105 | | - "eslint-plugin-jsx-a11y": "4.0.0", |
106 | | - "eslint-plugin-react": "6.10.3", |
107 | | - "extract-text-webpack-plugin": "2.1.0", |
108 | | - "file-loader": "0.11.1", |
109 | | - "glob": "7.1.1", |
| 103 | + "eslint-config-airbnb": "15.0.2", |
| 104 | + "eslint-plugin-import": "2.6.1", |
| 105 | + "eslint-plugin-jsx-a11y": "5.1.1", |
| 106 | + "eslint-plugin-react": "7.1.0", |
| 107 | + "extract-text-webpack-plugin": "2.1.2", |
| 108 | + "file-loader": "0.11.2", |
| 109 | + "glob": "7.1.2", |
110 | 110 | "happypack": "3.0.3", |
111 | | - "html-webpack-plugin": "2.28.0", |
112 | | - "husky": "0.13.3", |
113 | | - "jest": "19.0.2", |
114 | | - "lint-staged": "3.4.0", |
| 111 | + "html-webpack-plugin": "2.29.0", |
| 112 | + "husky": "0.14.3", |
| 113 | + "jest": "20.0.4", |
| 114 | + "lint-staged": "4.0.1", |
115 | 115 | "md5": "2.2.1", |
116 | 116 | "modernizr-loader": "1.0.1", |
117 | 117 | "node-notifier": "5.1.2", |
118 | | - "prettier": "1.2.2", |
119 | | - "prettier-eslint": "5.1.0", |
120 | | - "prettier-eslint-cli": "3.4.1", |
121 | | - "react-addons-test-utils": "15.5.1", |
| 118 | + "prettier": "1.5.2", |
| 119 | + "prettier-eslint": "6.4.2", |
| 120 | + "prettier-eslint-cli": "4.1.1", |
| 121 | + "react-addons-test-utils": "15.6.0", |
122 | 122 | "react-hot-loader": "3.0.0-beta.6", |
123 | | - "react-test-renderer": "15.5.4", |
124 | | - "regenerator-runtime": "0.10.3", |
| 123 | + "react-test-renderer": "15.6.1", |
| 124 | + "regenerator-runtime": "0.10.5", |
125 | 125 | "rimraf": "2.6.1", |
126 | 126 | "semver": "5.3.0", |
127 | | - "source-map-support": "0.4.14", |
| 127 | + "source-map-support": "0.4.15", |
128 | 128 | "style-loader": "0.16.1", |
129 | | - "webpack": "2.4.1", |
130 | | - "webpack-bundle-analyzer": "2.4.0", |
131 | | - "webpack-dev-middleware": "1.10.1", |
132 | | - "webpack-hot-middleware": "2.18.0", |
| 129 | + "webpack": "2.6.1", |
| 130 | + "webpack-bundle-analyzer": "2.8.2", |
| 131 | + "webpack-dev-middleware": "1.11.0", |
| 132 | + "webpack-hot-middleware": "2.18.1", |
133 | 133 | "webpack-md5-hash": "0.0.5", |
134 | | - "webpack-node-externals": "1.5.4" |
| 134 | + "webpack-node-externals": "1.6.0" |
135 | 135 | } |
136 | 136 | } |
0 commit comments