|
30 | 30 | "@types/enzyme": "^3.10.3", |
31 | 31 | "@types/enzyme-adapter-react-16": "^1.0.5", |
32 | 32 | "@types/jest": "^24.0.21", |
33 | | - "@types/node": "^12.12.5", |
| 33 | + "@types/node": "^13.1.4", |
34 | 34 | "@types/react": "^16.9.11", |
35 | 35 | "@types/react-dom": "^16.9.3", |
36 | 36 | "@types/react-router-dom": "^5.1.2", |
37 | | - "@types/storybook__react": "^4.0.2", |
38 | 37 | "@types/victory": "^33.0.0", |
39 | 38 | "@types/webpack": "^4.39.8", |
40 | 39 | "@typescript-eslint/eslint-plugin": "^2.6.0", |
|
46 | 45 | "eslint": "^6.6.0", |
47 | 46 | "eslint-plugin-patternfly-react": "^0.2.3", |
48 | 47 | "eslint-plugin-react-hooks": "^2.2.0", |
49 | | - "file-loader": "^4.2.0", |
| 48 | + "file-loader": "^5.0.2", |
50 | 49 | "html-webpack-plugin": "^3.2.0", |
51 | 50 | "imagemin": "^7.0.0", |
52 | 51 | "jest": "^24.1.0", |
53 | | - "mini-css-extract-plugin": "^0.8.0", |
| 52 | + "mini-css-extract-plugin": "^0.9.0", |
54 | 53 | "optimize-css-assets-webpack-plugin": "^5.0.1", |
55 | 54 | "prettier": "^1.15.2", |
56 | 55 | "prop-types": "^15.6.1", |
57 | | - "raw-loader": "^3.1.0", |
| 56 | + "raw-loader": "^4.0.0", |
58 | 57 | "react": "^16.11.0", |
59 | 58 | "react-axe": "^3.0.2", |
60 | 59 | "react-docgen-typescript-loader": "^3.2.1", |
|
73 | 72 | "tslint-react": "^4.0.0", |
74 | 73 | "tslint-react-hooks": "^2.2.1", |
75 | 74 | "typescript": "^3.6.4", |
76 | | - "url-loader": "^2.2.0", |
| 75 | + "url-loader": "^3.0.0", |
77 | 76 | "webpack": "^4.41.2", |
78 | 77 | "webpack-bundle-analyzer": "^3.6.0", |
79 | 78 | "webpack-cli": "^3.3.10", |
80 | 79 | "webpack-dev-server": "^3.9.0", |
81 | 80 | "webpack-merge": "^4.1.4" |
82 | 81 | }, |
83 | 82 | "dependencies": { |
84 | | - "@patternfly/react-core": "^3.77.2", |
85 | | - "@patternfly/react-icons": "^3.14.18", |
86 | | - "@patternfly/react-styles": "^3.5.7", |
| 83 | + "@patternfly/react-core": "^3.129.3", |
| 84 | + "@patternfly/react-icons": "^3.14.28", |
| 85 | + "@patternfly/react-styles": "^3.6.15", |
87 | 86 | "react-router-dom": "^5.0.1", |
88 | 87 | "react-router-last-location": "^2.0.1" |
89 | 88 | } |
|
0 commit comments