|
43 | 43 | "react": ">=0.13"
|
44 | 44 | },
|
45 | 45 | "devDependencies": {
|
46 |
| - "babel": "^5.8.3", |
47 |
| - "babel-core": "^5.8.3", |
48 |
| - "babel-eslint": "^4.0.0", |
49 |
| - "babel-loader": "^5.2.1", |
50 |
| - "bootstrap": "^3.3.4", |
| 46 | + "babel": "^5.8.19", |
| 47 | + "babel-core": "^5.8.19", |
| 48 | + "babel-eslint": "^4.0.5", |
| 49 | + "babel-loader": "^5.3.2", |
| 50 | + "bootstrap": "^3.3.5", |
51 | 51 | "brfs": "^1.4.0",
|
52 |
| - "chai": "^3.0.0", |
53 |
| - "child-process-promise": "^1.0.1", |
54 |
| - "codemirror": "^5.0.0", |
55 |
| - "colors": "^1.0.3", |
56 |
| - "css-loader": "^0.15.2", |
57 |
| - "es5-shim": "^4.1.0", |
58 |
| - "eslint": "0.24.1", |
59 |
| - "eslint-plugin-babel": "^1.0.0", |
| 52 | + "chai": "^3.2.0", |
| 53 | + "child-process-promise": "^1.1.0", |
| 54 | + "codemirror": "^5.5.0", |
| 55 | + "colors": "^1.1.2", |
| 56 | + "css-loader": "^0.15.6", |
| 57 | + "es5-shim": "^4.1.10", |
| 58 | + "eslint": "1.0.0", |
| 59 | + "eslint-plugin-babel": "^1.2.0", |
60 | 60 | "eslint-plugin-lodash": "^0.1.3",
|
61 | 61 | "eslint-plugin-mocha": "^0.4.0",
|
62 |
| - "eslint-plugin-react": "^3.0.0", |
63 |
| - "express": "^4.12.3", |
64 |
| - "extract-text-webpack-plugin": "^0.8.0", |
65 |
| - "file-loader": "^0.8.1", |
| 62 | + "eslint-plugin-react": "^3.1.0", |
| 63 | + "express": "^4.13.1", |
| 64 | + "extract-text-webpack-plugin": "^0.8.2", |
| 65 | + "file-loader": "^0.8.4", |
66 | 66 | "fs-extra": "^0.22.1",
|
67 | 67 | "fs-promise": "^0.3.1",
|
68 |
| - "glob": "^5.0.10", |
| 68 | + "glob": "^5.0.14", |
69 | 69 | "http-proxy": "^1.11.1",
|
70 |
| - "ip": "^0.3.2", |
| 70 | + "ip": "^0.3.3", |
71 | 71 | "isparta-loader": "^0.2.0",
|
72 |
| - "json-loader": "^0.5.1", |
73 |
| - "karma": "~0.12.32", |
| 72 | + "json-loader": "^0.5.2", |
| 73 | + "karma": "~0.13.3", |
74 | 74 | "karma-chrome-launcher": "~0.2.0",
|
75 | 75 | "karma-cli": "0.1.0",
|
76 | 76 | "karma-coverage": "^0.4.2",
|
77 |
| - "karma-coveralls": "^1.1.0", |
78 |
| - "karma-firefox-launcher": "~0.1.3", |
| 77 | + "karma-coveralls": "^1.1.2", |
| 78 | + "karma-firefox-launcher": "~0.1.6", |
79 | 79 | "karma-mocha": "~0.2.0",
|
80 |
| - "karma-mocha-reporter": "^1.0.2", |
| 80 | + "karma-mocha-reporter": "^1.0.4", |
81 | 81 | "karma-phantomjs-launcher": "^0.2.0",
|
82 | 82 | "karma-sinon-chai": "^1.0.0",
|
83 |
| - "karma-sourcemap-loader": "^0.3.4", |
84 |
| - "karma-webpack": "^1.5.0", |
85 |
| - "less": "^2.4.0", |
86 |
| - "less-loader": "^2.1.0", |
87 |
| - "marked": "^0.3.3", |
88 |
| - "mocha": "^2.2.1", |
| 83 | + "karma-sourcemap-loader": "^0.3.5", |
| 84 | + "karma-webpack": "^1.7.0", |
| 85 | + "less": "^2.5.1", |
| 86 | + "less-loader": "^2.2.0", |
| 87 | + "marked": "^0.3.5", |
| 88 | + "mocha": "^2.2.5", |
89 | 89 | "mt-changelog": "^0.6.1",
|
90 | 90 | "node-libs-browser": "^0.5.2",
|
91 |
| - "nodemon": "^1.3.7", |
92 |
| - "output-file-sync": "^1.1.0", |
| 91 | + "nodemon": "^1.4.0", |
| 92 | + "output-file-sync": "^1.1.1", |
93 | 93 | "phantomjs": "^1.9.17",
|
94 | 94 | "portfinder": "^0.4.0",
|
95 |
| - "react": "^0.13.1", |
| 95 | + "react": "^0.13.3", |
96 | 96 | "react-component-metadata": "^1.2.1",
|
97 |
| - "react-hot-loader": "^1.2.7", |
98 |
| - "react-router": "^0.13.1", |
99 |
| - "rimraf": "^2.3.2", |
100 |
| - "semver": "^5.0.0", |
101 |
| - "sinon": "^1.10.3", |
102 |
| - "sinon-chai": "^2.7.0", |
103 |
| - "style-loader": "^0.12.0", |
104 |
| - "transform-loader": "^0.2.1", |
105 |
| - "webpack": "^1.7.2", |
106 |
| - "webpack-dev-server": "^1.8.2", |
107 |
| - "yargs": "^3.5.4" |
| 97 | + "react-hot-loader": "^1.2.8", |
| 98 | + "react-router": "^0.13.3", |
| 99 | + "rimraf": "^2.4.2", |
| 100 | + "semver": "^5.0.1", |
| 101 | + "sinon": "^1.15.4", |
| 102 | + "sinon-chai": "^2.8.0", |
| 103 | + "style-loader": "^0.12.3", |
| 104 | + "transform-loader": "^0.2.2", |
| 105 | + "webpack": "^1.10.5", |
| 106 | + "webpack-dev-server": "^1.10.1", |
| 107 | + "yargs": "^3.16.1" |
108 | 108 | },
|
109 | 109 | "dependencies": {
|
110 |
| - "babel-runtime": "^5.1.10", |
111 |
| - "lodash": "^3.5.0", |
112 |
| - "classnames": "^2.0.0" |
| 110 | + "babel-runtime": "^5.8.19", |
| 111 | + "lodash": "^3.10.0", |
| 112 | + "classnames": "^2.1.3" |
113 | 113 | }
|
114 | 114 | }
|
0 commit comments