|
27 | 27 | "url": "https://github.com/yinxin630/fiora" |
28 | 28 | }, |
29 | 29 | "dependencies": { |
30 | | - "axios": "^0.18.0", |
| 30 | + "axios": "^0.19.0", |
31 | 31 | "babel-polyfill": "^6.26.0", |
32 | 32 | "bcryptjs": "^2.4.3", |
33 | 33 | "brace": "^0.11.1", |
|
99 | 99 | "connect-history-api-fallback": "^1.3.0", |
100 | 100 | "copy-webpack-plugin": "^4.5.1", |
101 | 101 | "cross-env": "^5.1.6", |
102 | | - "css-loader": "^0.28.11", |
| 102 | + "css-loader": "^3.2.0", |
103 | 103 | "eslint": "^6.1.0", |
104 | 104 | "eslint-config-airbnb": "^18.0.1", |
105 | 105 | "eslint-plugin-import": "^2.18.2", |
|
114 | 114 | "function-bind": "^1.1.0", |
115 | 115 | "html-webpack-plugin": "^3.2.0", |
116 | 116 | "http-proxy-middleware": "^0.17.3", |
117 | | - "less": "^2.7.2", |
| 117 | + "less": "^3.10.3", |
118 | 118 | "less-loader": "^4.1.0", |
119 | 119 | "less-plugin-autoprefix": "^1.5.1", |
120 | 120 | "nodemon": "^1.17.3", |
121 | 121 | "opn": "^4.0.2", |
122 | 122 | "optimize-css-assets-webpack-plugin": "^4.0.0", |
123 | 123 | "ora": "^1.1.0", |
124 | 124 | "pre-commit": "^1.2.2", |
125 | | - "pxrem-loader": "^1.0.0", |
126 | 125 | "react-transform-log-render": "^1.0.0", |
127 | 126 | "react-transform-style": "^1.0.4", |
128 | 127 | "redbox-react": "^1.3.4", |
129 | 128 | "rimraf": "^2.6.0", |
130 | | - "semver": "^5.3.0", |
131 | 129 | "script-ext-html-webpack-plugin": "^2.0.1", |
| 130 | + "semver": "^5.3.0", |
132 | 131 | "style-loader": "^0.15.0", |
133 | 132 | "ts-loader": "^6.0.4", |
134 | 133 | "ts-node": "^8.3.0", |
135 | 134 | "typescript": "^3.5.3", |
136 | 135 | "url-loader": "^0.5.7", |
137 | 136 | "webpack": "^4.5.0", |
138 | | - "webpack-bundle-analyzer": "^2.11.1", |
| 137 | + "webpack-bundle-analyzer": "^3.4.1", |
139 | 138 | "webpack-dev-middleware": "^3.1.2", |
140 | 139 | "webpack-hot-middleware": "^2.22.0", |
141 | 140 | "webpack-merge": "^4.1.2" |
|
0 commit comments