|
1 | 1 | {
|
2 | 2 | "name": "react-setup",
|
3 | 3 | "description": "A Universal React setup with i18n: Babel 6, Koa 2, React, React Router, React Transmit, React Bootstrap, React-intl, Mocha, Webpack HMR, PostCSS, ESLint.",
|
4 |
| - "version": "3.0.0", |
| 4 | + "version": "3.1.0", |
5 | 5 | "author": "Duc Nguyen (https://github.com/ngduc)",
|
6 | 6 | "license": "MIT",
|
7 | 7 | "homepage": "https://github.com/ngduc/react-setup",
|
|
70 | 70 | "fetch-plus-bearerauth": "^3.10.4",
|
71 | 71 | "fetch-plus-json": "^3.10.4",
|
72 | 72 | "forever": "^0.15.2",
|
73 |
| - "glob": "^7.0.6", |
| 73 | + "glob": "^7.1.0", |
74 | 74 | "html-webpack-plugin": "^2.22.0",
|
75 |
| - "intl": "^1.2.4", |
| 75 | + "intl": "^1.2.5", |
76 | 76 | "intl-locales-supported": "^1.0.0",
|
77 | 77 | "intl-messageformat-parser": "^1.2.0",
|
78 | 78 | "isomorphic-fetch": "^2.2.1",
|
|
89 | 89 | "koa-session": "^3.3.1",
|
90 | 90 | "mkdirp": "^0.5.1",
|
91 | 91 | "mustache": "^2.2.1",
|
92 |
| - "postcss-cssnext": "^2.5.1", |
| 92 | + "postcss-cssnext": "^2.8.0", |
93 | 93 | "postcss-import": "8.0.2",
|
94 | 94 | "postcss-loader": "^0.13.0",
|
95 | 95 | "postcss-mixins": "^5.2.0",
|
96 | 96 | "postcss-nested": "^1.0.0",
|
97 | 97 | "postcss-simple-vars": "^3.0.0",
|
98 |
| - "react": "^15.3.1", |
99 |
| - "react-addons-css-transition-group": "^15.3.1", |
100 |
| - "react-addons-test-utils": "^15.3.1", |
| 98 | + "react": "^15.3.2", |
| 99 | + "react-addons-css-transition-group": "^15.3.2", |
| 100 | + "react-addons-test-utils": "^15.3.2", |
101 | 101 | "react-bootstrap": "^0.30.3",
|
102 |
| - "react-dom": "^15.3.1", |
| 102 | + "react-dom": "^15.3.2", |
103 | 103 | "react-inline-css": "^2.3.0",
|
104 | 104 | "react-intl": "^2.1.5",
|
105 | 105 | "react-router": "^2.8.1",
|
|
113 | 113 | "chai": "^3.5.0",
|
114 | 114 | "eslint": "^3.5.0",
|
115 | 115 | "eslint-plugin-jsdoc": "^2.3.1",
|
116 |
| - "eslint-plugin-react": "^6.2.2", |
| 116 | + "eslint-plugin-react": "^6.3.0", |
117 | 117 | "isparta": "^4.0.0",
|
118 | 118 | "jsdom": "^9.5.0",
|
119 | 119 | "mocha": "^3.0.2",
|
120 | 120 | "pre-git": "^3.10.0",
|
121 | 121 | "react-proxy": "^1.1.8",
|
122 |
| - "sinon": "^1.17.5", |
| 122 | + "sinon": "^1.17.6", |
123 | 123 | "sinon-chai": "^2.8.0",
|
124 | 124 | "teaspoon": "^6.4.1",
|
125 | 125 | "webpack-dev-server": "^2.1.0-beta"
|
|
0 commit comments