|
91 | 91 | "yasgui-yasqe": "^2.11.22" |
92 | 92 | }, |
93 | 93 | "devDependencies": { |
94 | | - "@babel/core": "^7.0.0-bridge.0", |
| 94 | + "@babel/core": "^7.7.5", |
95 | 95 | "babel-cli": "^7.0.0-beta.3", |
96 | | - "babel-eslint": "^10.0.1", |
97 | | - "babel-loader": "^8.0.4", |
98 | | - "babel-plugin-add-module-exports": "^1.0.0", |
99 | | - "babel-plugin-dev-expression": "^0.2.1", |
| 96 | + "babel-eslint": "^10.0.3", |
| 97 | + "babel-loader": "^8.0.6", |
| 98 | + "babel-plugin-add-module-exports": "^1.0.2", |
| 99 | + "babel-plugin-dev-expression": "^0.2.2", |
100 | 100 | "babel-plugin-syntax-decorators": "^7.0.0-beta.3", |
101 | 101 | "babel-plugin-syntax-dynamic-import": "^7.0.0-beta.3", |
102 | 102 | "babel-plugin-transform-class-properties": "^7.0.0-beta.3", |
|
106 | 106 | "babel-preset-react": "^7.0.0-beta.3", |
107 | 107 | "babel-register": "^7.0.0-beta.3", |
108 | 108 | "bundle-loader": "^0.5.6", |
109 | | - "clean-webpack-plugin": "^2.0.0", |
110 | | - "coveralls": "^3.0.2", |
111 | | - "css-loader": "^2.0.2", |
112 | | - "es6-promise": "^4.2.5", |
113 | | - "eslint": "^5.6.1", |
114 | | - "eslint-plugin-babel": "^5.2.1", |
115 | | - "eslint-plugin-react": "^7.11.1", |
| 109 | + "clean-webpack-plugin": "^3.0.0", |
| 110 | + "coveralls": "^3.0.9", |
| 111 | + "css-loader": "^3.2.1", |
| 112 | + "es6-promise": "^4.2.8", |
| 113 | + "eslint": "^6.7.2", |
| 114 | + "eslint-plugin-babel": "^5.3.0", |
| 115 | + "eslint-plugin-react": "^7.17.0", |
116 | 116 | "extract-text-webpack-plugin": "^4.0.0-beta.0", |
117 | | - "husky": "^2.2.0", |
| 117 | + "husky": "^3.1.0", |
118 | 118 | "json-loader": "^0.5.7", |
119 | | - "nodemon": "^1.18.4", |
| 119 | + "nodemon": "^2.0.1", |
120 | 120 | "postcss-loader": "^3.0.0", |
121 | | - "react-hot-loader": "^4.3.11", |
122 | | - "shelljs": "^0.8.2", |
123 | | - "sloc": "^0.2.0", |
124 | | - "style-loader": "^0.23.0", |
125 | | - "webpack": "^4.20.2", |
126 | | - "webpack-cli": "^3.1.2", |
127 | | - "webpack-dev-server": "^3.1.9", |
128 | | - "webpack-stats-plugin": "^0.2.1", |
| 121 | + "react-hot-loader": "^4.12.18", |
| 122 | + "shelljs": "^0.8.3", |
| 123 | + "sloc": "^0.2.1", |
| 124 | + "style-loader": "^1.0.1", |
| 125 | + "webpack": "^4.41.2", |
| 126 | + "webpack-cli": "^3.3.10", |
| 127 | + "webpack-dev-server": "^3.9.0", |
| 128 | + "webpack-stats-plugin": "^0.3.0", |
129 | 129 | "webpack-vendor-chunk-plugin": "^1.0.0", |
130 | 130 | "webpack-visualizer-plugin": "^0.1.11" |
131 | 131 | } |
|
0 commit comments