|
25 | 25 | "react-dom": "^15.0.0 || ^16.0.0"
|
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 |
| - "babel-cli": "^6.24.1", |
| 28 | + "babel-cli": "^6.26.0", |
29 | 29 | "babel-eslint": "^6.1.0",
|
30 | 30 | "babel-plugin-add-module-exports": "^0.2.1",
|
31 | 31 | "babel-plugin-check-es2015-constants": "^6.8.0",
|
|
34 | 34 | "babel-plugin-transform-decorators-legacy": "^1.3.4",
|
35 | 35 | "babel-plugin-transform-es2015-arrow-functions": "^6.8.0",
|
36 | 36 | "babel-plugin-transform-es2015-block-scoped-functions": "^6.8.0",
|
37 |
| - "babel-plugin-transform-es2015-block-scoping": "^6.24.1", |
| 37 | + "babel-plugin-transform-es2015-block-scoping": "^6.26.0", |
38 | 38 | "babel-plugin-transform-es2015-classes": "^6.24.1",
|
39 | 39 | "babel-plugin-transform-es2015-computed-properties": "^6.24.1",
|
40 | 40 | "babel-plugin-transform-es2015-destructuring": "^6.16.0",
|
41 | 41 | "babel-plugin-transform-es2015-duplicate-keys": "^6.24.1",
|
42 | 42 | "babel-plugin-transform-es2015-for-of": "^6.8.0",
|
43 | 43 | "babel-plugin-transform-es2015-function-name": "^6.24.1",
|
44 | 44 | "babel-plugin-transform-es2015-literals": "^6.8.0",
|
45 |
| - "babel-plugin-transform-es2015-modules-commonjs": "^6.24.1", |
| 45 | + "babel-plugin-transform-es2015-modules-commonjs": "^6.26.0", |
46 | 46 | "babel-plugin-transform-es2015-object-super": "^6.24.1",
|
47 | 47 | "babel-plugin-transform-es2015-parameters": "^6.24.1",
|
48 | 48 | "babel-plugin-transform-es2015-shorthand-properties": "^6.24.1",
|
|
51 | 51 | "babel-plugin-transform-es2015-template-literals": "^6.8.0",
|
52 | 52 | "babel-plugin-transform-es2015-typeof-symbol": "^6.8.0",
|
53 | 53 | "babel-plugin-transform-es2015-unicode-regex": "^6.24.1",
|
54 |
| - "babel-plugin-transform-object-rest-spread": "^6.16.0", |
| 54 | + "babel-plugin-transform-object-rest-spread": "^6.26.0", |
55 | 55 | "babel-plugin-transform-object-set-prototype-of-to-assign": "^6.8.0",
|
56 |
| - "babel-plugin-transform-proto-to-assign": "^6.9.0", |
| 56 | + "babel-plugin-transform-proto-to-assign": "^6.26.0", |
57 | 57 | "babel-plugin-transform-react-constant-elements": "^6.9.1",
|
58 |
| - "babel-plugin-transform-react-display-name": "^6.8.0", |
| 58 | + "babel-plugin-transform-react-display-name": "^6.25.0", |
59 | 59 | "babel-plugin-transform-react-inline-elements": "^6.8.0",
|
60 | 60 | "babel-plugin-transform-react-jsx": "^6.24.1",
|
61 | 61 | "babel-plugin-transform-react-pure-class-to-function": "^1.0.1",
|
62 |
| - "babel-plugin-transform-react-remove-prop-types": "^0.2.9", |
63 |
| - "babel-polyfill": "^6.16.0", |
| 62 | + "babel-plugin-transform-react-remove-prop-types": "^0.4.9", |
| 63 | + "babel-polyfill": "^6.26.0", |
64 | 64 | "babelify": "^7.3.0",
|
65 | 65 | "browser-sync": "^2.17.2",
|
66 | 66 | "browserify": "^13.1.0",
|
|
75 | 75 | "react-bootstrap": "^0.31.3",
|
76 | 76 | "react-dom": "^16.0.0",
|
77 | 77 | "react-router-dom": "^4.2.2",
|
78 |
| - "rimraf": "^2.5.4", |
| 78 | + "rimraf": "^2.6.2", |
79 | 79 | "vinyl-buffer": "^1.0.0",
|
80 | 80 | "vinyl-source-stream": "^1.1.0",
|
81 | 81 | "watchify": "^3.7.0"
|
|
0 commit comments