|
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.8.0", |
| 4 | + "version": "3.9.0", |
5 | 5 | "author": "Duc Nguyen (https://github.com/ngduc)", |
6 | 6 | "license": "MIT", |
7 | 7 | "homepage": "https://github.com/ngduc/react-setup", |
|
48 | 48 | "commit": "commit-wizard" |
49 | 49 | }, |
50 | 50 | "dependencies": { |
51 | | - "autoprefixer": "^6.5.1", |
| 51 | + "autoprefixer": "^6.5.3", |
52 | 52 | "babel": "^6.5.2", |
53 | | - "babel-cli": "^6.16.0", |
54 | | - "babel-core": "^6.17.0", |
55 | | - "babel-eslint": "^7.0.0", |
56 | | - "babel-loader": "^6.2.5", |
| 53 | + "babel-cli": "^6.18.0", |
| 54 | + "babel-core": "^6.18.2", |
| 55 | + "babel-eslint": "^7.1.1", |
| 56 | + "babel-loader": "^6.2.7", |
57 | 57 | "babel-plugin-react-intl": "^2.2.0", |
58 | 58 | "babel-polyfill": "^6.16.0", |
59 | | - "babel-preset-es2015": "^6.16.0", |
| 59 | + "babel-preset-es2015": "^6.18.0", |
60 | 60 | "babel-preset-react": "^6.16.0", |
61 | 61 | "babel-preset-react-hmre": "^1.1.1", |
62 | 62 | "babel-preset-stage-0": "^6.16.0", |
63 | 63 | "bootstrap": "^3.3.7", |
64 | | - "bunyan": "^1.8.1", |
| 64 | + "bunyan": "^1.8.5", |
65 | 65 | "classnames": "^2.2.5", |
66 | 66 | "concurrently": "^3.1.0", |
67 | | - "copy-webpack-plugin": "^3.0.1", |
68 | | - "css-loader": "^0.25.0", |
| 67 | + "copy-webpack-plugin": "^4.0.1", |
| 68 | + "css-loader": "^0.26.0", |
69 | 69 | "extract-text-webpack-plugin": "^2.0.0-beta", |
70 | 70 | "fetch-plus": "^3.10.4", |
71 | 71 | "fetch-plus-bearerauth": "^3.10.4", |
72 | 72 | "fetch-plus-json": "^3.10.4", |
73 | | - "forever": "^0.15.2", |
| 73 | + "forever": "^0.15.3", |
74 | 74 | "glob": "^7.1.1", |
75 | | - "html-webpack-plugin": "^2.22.0", |
76 | | - "http2": "3.3.6", |
| 75 | + "html-webpack-plugin": "^2.24.1", |
| 76 | + "http2": "3.3.4", |
77 | 77 | "intl": "^1.2.5", |
78 | 78 | "intl-locales-supported": "^1.0.0", |
79 | 79 | "intl-messageformat-parser": "^1.2.0", |
80 | 80 | "isomorphic-fetch": "^2.2.1", |
81 | 81 | "json-loader": "^0.5.4", |
82 | | - "just-wait": "^1.0.5", |
| 82 | + "just-wait": "^1.0.9", |
83 | 83 | "koa": "2.0.0", |
84 | | - "koa-better-body": "^2.0.1", |
| 84 | + "koa-better-body": "~2.0.1", |
85 | 85 | "koa-bodyparser": "^3.0", |
86 | 86 | "koa-compose": "^3.0.0", |
87 | 87 | "koa-compress": "^2.0.0", |
88 | 88 | "koa-convert": "^1.2", |
89 | 89 | "koa-passport": "^2.0", |
90 | 90 | "koa-router": "^7.0.1", |
91 | | - "koa-session": "^3.3.1", |
| 91 | + "koa-session": "^3.4.0", |
92 | 92 | "koa-static-cache": "^3.1.7", |
93 | 93 | "mkdirp": "^0.5.1", |
94 | | - "mustache": "^2.2.1", |
| 94 | + "mousetrap": "^1.6.0", |
| 95 | + "mustache": "^2.3.0", |
95 | 96 | "postcss-cssnext": "^2.8.0", |
96 | | - "postcss-import": "8.1.0", |
97 | | - "postcss-loader": "^0.13.0", |
98 | | - "postcss-mixins": "^5.3.0", |
| 97 | + "postcss-import": "8.0.2", |
| 98 | + "postcss-loader": "^1.1.1", |
| 99 | + "postcss-mixins": "^5.4.0", |
99 | 100 | "postcss-nested": "^1.0.0", |
100 | 101 | "postcss-simple-vars": "^3.0.0", |
101 | | - "react": "^15.3.2", |
102 | | - "react-addons-css-transition-group": "^15.3.2", |
103 | | - "react-addons-test-utils": "^15.3.2", |
104 | | - "react-bootstrap": "^0.30.5", |
105 | | - "react-dom": "^15.3.2", |
| 102 | + "react": "^15.4.0", |
| 103 | + "react-addons-css-transition-group": "^15.4.0", |
| 104 | + "react-addons-test-utils": "^15.4.0", |
| 105 | + "react-addons-update": "^15.4.0", |
| 106 | + "react-bootstrap": "^0.30.6", |
| 107 | + "react-dom": "^15.4.0", |
106 | 108 | "react-inline-css": "^2.3.0", |
107 | 109 | "react-intl": "^2.1.5", |
108 | | - "react-jsonschema-form": "^0.40.0", |
| 110 | + "react-jsonschema-form": "^0.41.1", |
109 | 111 | "react-motion": "^0.4.5", |
110 | | - "react-router": "^2.8.1", |
| 112 | + "react-router": "^3.0.0", |
111 | 113 | "react-router-transition": "^0.0.6", |
112 | 114 | "react-transmit": "^3.2.0", |
113 | 115 | "serialize-javascript": "^1.3.0", |
114 | 116 | "style-loader": "^0.13.1", |
115 | 117 | "webpack": "2.1.0-beta.22", |
| 118 | + "webpack-dev-server": "2.1.0-beta.9", |
116 | 119 | "webpack-node-externals": "^1.5.4" |
117 | 120 | }, |
118 | 121 | "devDependencies": { |
119 | 122 | "chai": "^3.5.0", |
120 | | - "eslint": "^3.7.1", |
| 123 | + "eslint": "^3.10.2", |
121 | 124 | "eslint-plugin-jsdoc": "^2.3.1", |
122 | | - "eslint-plugin-react": "^6.4.1", |
| 125 | + "eslint-plugin-react": "^6.7.1", |
123 | 126 | "isparta": "^4.0.0", |
124 | | - "jsdom": "^9.6.0", |
| 127 | + "jsdom": "^9.8.3", |
125 | 128 | "mocha": "^3.1.2", |
126 | | - "pre-git": "^3.10.0", |
| 129 | + "pre-git": "^3.11.0", |
127 | 130 | "react-proxy": "^1.1.8", |
128 | 131 | "sinon": "^1.17.6", |
129 | 132 | "sinon-chai": "^2.8.0", |
130 | | - "teaspoon": "^6.4.1", |
131 | | - "webpack-dev-server": "^2.1.0-beta" |
| 133 | + "teaspoon": "^6.4.1" |
132 | 134 | }, |
133 | 135 | "engines": { |
134 | 136 | "node": ">=4.4.0" |
|
0 commit comments