|
32 | 32 | ],
|
33 | 33 | "dependencies": {
|
34 | 34 | "blacklist": "^1.1.4",
|
35 |
| - "dompurify": "^0.8.3", |
| 35 | + "dompurify": "^0.8.4", |
36 | 36 | "is-dom": "^1.0.5",
|
37 |
| - "redux-actions": "^0.12.0" |
| 37 | + "redux-actions": "^0.13.0" |
38 | 38 | },
|
39 | 39 | "devDependencies": {
|
40 |
| - "babel-cli": "^6.14.0", |
41 |
| - "babel-core": "^6.14.0", |
42 |
| - "babel-loader": "^6.2.5", |
| 40 | + "babel-cli": "^6.18.0", |
| 41 | + "babel-core": "^6.18.2", |
| 42 | + "babel-loader": "^6.2.7", |
43 | 43 | "babel-plugin-espower": "^2.3.1",
|
44 |
| - "babel-polyfill": "^6.13.0", |
45 |
| - "babel-preset-es2015": "^6.14.0", |
46 |
| - "babel-preset-react": "^6.11.1", |
47 |
| - "babel-preset-stage-2": "^6.13.0", |
| 44 | + "babel-polyfill": "^6.16.0", |
| 45 | + "babel-preset-es2015": "^6.18.0", |
| 46 | + "babel-preset-react": "^6.16.0", |
| 47 | + "babel-preset-stage-2": "^6.18.0", |
48 | 48 | "cssstyle": "^0.2.37",
|
49 | 49 | "deep-equal": "^1.0.1",
|
50 | 50 | "espower-babel": "^4.0.3",
|
51 | 51 | "json-loader": "^0.5.4",
|
52 | 52 | "karma": "^1.3.0",
|
53 |
| - "karma-mocha": "^1.1.1", |
54 |
| - "karma-mocha-reporter": "^2.1.0", |
| 53 | + "karma-mocha": "^1.3.0", |
| 54 | + "karma-mocha-reporter": "^2.2.0", |
55 | 55 | "karma-phantomjs-launcher": "^1.0.2",
|
56 | 56 | "karma-sinon": "^1.0.5",
|
57 | 57 | "karma-webpack": "^1.8.0",
|
58 |
| - "mocha": "^3.0.2", |
59 |
| - "phantomjs-prebuilt": "^2.1.12", |
| 58 | + "mocha": "^3.1.2", |
| 59 | + "phantomjs-prebuilt": "^2.1.13", |
60 | 60 | "power-assert": "^1.4.1",
|
61 |
| - "react": "^15.3.1", |
62 |
| - "react-addons-test-utils": "^15.3.1", |
63 |
| - "react-dom": "^15.3.1", |
| 61 | + "react": "^15.3.2", |
| 62 | + "react-addons-test-utils": "^15.3.2", |
| 63 | + "react-dom": "^15.3.2", |
64 | 64 | "react-redux": "^4.4.5",
|
65 | 65 | "redux": "^3.6.0",
|
66 |
| - "redux-logger": "^2.6.1", |
| 66 | + "redux-logger": "^2.7.4", |
67 | 67 | "rimraf": "^2.5.4",
|
68 |
| - "sinon": "^1.17.5", |
69 |
| - "webpack": "^1.13.2", |
70 |
| - "webpack-dev-server": "^1.15.1" |
| 68 | + "sinon": "^1.17.6", |
| 69 | + "webpack": "^1.13.3", |
| 70 | + "webpack-dev-server": "^1.16.2" |
71 | 71 | }
|
72 | 72 | }
|
0 commit comments