|
27 | 27 | "url": "https://github.com/jeffcharles/number-switcher-3000" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "babel-core": "^6.10.4", |
31 | | - "babel-eslint": "^6.1.0", |
| 30 | + "babel-core": "^6.13.2", |
| 31 | + "babel-eslint": "^6.1.2", |
32 | 32 | "babel-loader": "^6.2.4", |
33 | | - "bootstrap": "^3.3.6", |
| 33 | + "bootstrap": "^3.3.7", |
34 | 34 | "css-loader": "^0.23.1", |
35 | | - "eslint": "^3.0.0", |
| 35 | + "eslint": "^3.2.2", |
36 | 36 | "eslint-plugin-react": "^5.2.2", |
37 | 37 | "extract-text-webpack-plugin": "^1.0.1", |
38 | 38 | "file-loader": "^0.9.0", |
39 | 39 | "istanbul": "^0.4.4", |
40 | 40 | "less": "^2.7.1", |
41 | 41 | "less-loader": "^2.2.3", |
42 | 42 | "mocha": "^2.5.3", |
43 | | - "mocha-multi": "^0.9.0", |
| 43 | + "mocha-multi": "^0.9.1", |
44 | 44 | "pm2": "^1.1.3", |
45 | | - "portfinder": "^1.0.3", |
46 | | - "selenium-standalone": "^5.4.0", |
| 45 | + "portfinder": "^1.0.6", |
| 46 | + "selenium-standalone": "^5.5.0", |
47 | 47 | "style-loader": "^0.13.1", |
48 | 48 | "supertest": "^1.2.0", |
49 | 49 | "supertest-as-promised": "^3.2.0", |
50 | 50 | "url-loader": "^0.5.7", |
51 | 51 | "wdio-mocha-framework": "^0.3.5", |
52 | | - "webdriverio": "^4.1.1", |
| 52 | + "webdriverio": "4.1.1", |
53 | 53 | "webpack": "^1.13.1", |
54 | 54 | "webpack-bundle-size-analyzer": "^2.0.2" |
55 | 55 | }, |
56 | 56 | "dependencies": { |
57 | | - "aws-sdk": "^2.4.4", |
58 | | - "babel-preset-es2015": "^6.9.0", |
| 57 | + "aws-sdk": "^2.4.13", |
| 58 | + "babel-preset-es2015": "^6.13.2", |
59 | 59 | "babel-preset-react": "^6.11.1", |
60 | | - "babel-register": "^6.9.0", |
| 60 | + "babel-register": "^6.11.6", |
61 | 61 | "body-parser": "^1.15.2", |
62 | 62 | "compression": "^1.6.2", |
63 | 63 | "cookie-parser": "^1.4.3", |
64 | 64 | "express": "^4.14.0", |
65 | 65 | "hbs": "^4.0.0", |
66 | 66 | "immutable": "^3.8.1", |
67 | 67 | "rc": "^1.1.6", |
68 | | - "react": "^15.2.0", |
| 68 | + "react": "^15.3.0", |
69 | 69 | "react-bootstrap": "^0.29.5", |
70 | | - "react-dom": "^15.2.0", |
| 70 | + "react-dom": "^15.3.0", |
71 | 71 | "react-redux": "^4.4.5", |
72 | 72 | "redux": "^3.5.2", |
73 | 73 | "redux-thunk": "^2.1.0", |
74 | | - "superagent": "^2.0.0", |
75 | | - "xml2js": "^0.4.16" |
| 74 | + "superagent": "^2.1.0", |
| 75 | + "xml2js": "^0.4.17" |
76 | 76 | } |
77 | 77 | } |
0 commit comments