|
24 | 24 | }, |
25 | 25 | "homepage": "https://github.com/mroote/factorio-server-manager#readme", |
26 | 26 | "devDependencies": { |
27 | | - "@babel/core": "^7.5.5", |
28 | | - "@babel/preset-env": "^7.5.5", |
29 | | - "@babel/preset-react": "^7.0.0", |
30 | | - "@fortawesome/fontawesome-free": "^5.10.0", |
31 | | - "admin-lte": "^3.0.0-rc.4", |
| 27 | + "@babel/core": "^7.6.4", |
| 28 | + "@babel/preset-env": "^7.6.3", |
| 29 | + "@babel/preset-react": "^7.6.3", |
| 30 | + "@fortawesome/fontawesome-free": "^5.11.2", |
| 31 | + "admin-lte": "^3.0.0", |
32 | 32 | "babel-loader": "^8.0.6", |
33 | 33 | "bootstrap": "^4.3.1", |
34 | | - "bootstrap-fileinput": "^5.0.4", |
| 34 | + "bootstrap-fileinput": "^5.0.6", |
35 | 35 | "classnames": "^2.2.6", |
36 | | - "css-loader": "^3.1.0", |
37 | | - "file-loader": "^4.1.0", |
| 36 | + "css-loader": "^3.2.0", |
| 37 | + "file-loader": "^4.2.0", |
38 | 38 | "jquery": "^3.4.1", |
39 | 39 | "locks": "^0.2.2", |
40 | 40 | "mini-css-extract-plugin": "^0.8.0", |
41 | | - "node-sass": "^4.12.0", |
| 41 | + "node-sass": "^4.13.0", |
42 | 42 | "optimize-css-assets-webpack-plugin": "^5.0.3", |
43 | 43 | "prop-types": "^15.7.2", |
44 | | - "react": "^16.8.6", |
45 | | - "react-dom": "^16.8.6", |
| 44 | + "react": "^16.11.0", |
| 45 | + "react-dom": "^16.11.0", |
46 | 46 | "react-native-listener": "^1.1.0", |
47 | | - "react-router": "^5.0.1", |
48 | | - "react-router-dom": "^5.0.1", |
| 47 | + "react-router": "^5.1.2", |
| 48 | + "react-router-dom": "^5.1.2", |
49 | 49 | "resolve-url-loader": "^3.1.0", |
50 | 50 | "sass-loader": "^8.0.0", |
51 | 51 | "semver": "^6.3.0", |
52 | | - "sweetalert2": "^8.14.0", |
| 52 | + "sweetalert2": "^8.18.7", |
53 | 53 | "sweetalert2-react-content": "^1.1.0", |
54 | | - "webpack": "^4.38.0", |
55 | | - "webpack-cli": "^3.3.6", |
| 54 | + "webpack": "^4.41.2", |
| 55 | + "webpack-cli": "^3.3.10", |
56 | 56 | "webpack-fix-style-only-entries": "^0.4.0" |
57 | 57 | } |
58 | 58 | } |
0 commit comments