|
1 | 1 | { |
2 | 2 | "name": "@devloco/react-scripts-wptheme", |
3 | | - "version": "3.1.201", |
| 3 | + "version": "3.2.001", |
4 | 4 | "description": "Configuration and scripts for Create React WP Theme.", |
5 | 5 | "repository": "devloco/create-react-wptheme", |
6 | 6 | "author": "devloco", |
|
57 | 57 | "dotenv-expand": "5.1.0", |
58 | 58 | "eslint": "^6.1.0", |
59 | 59 | "eslint-config-react-app": "^5.0.2", |
60 | | - "eslint-loader": "3.0.0", |
| 60 | + "eslint-loader": "3.0.2", |
61 | 61 | "eslint-plugin-flowtype": "3.13.0", |
62 | 62 | "eslint-plugin-import": "2.18.2", |
63 | 63 | "eslint-plugin-jsx-a11y": "6.2.3", |
|
80 | 80 | "postcss-normalize": "7.0.1", |
81 | 81 | "postcss-preset-env": "6.7.0", |
82 | 82 | "postcss-safe-parser": "4.0.1", |
83 | | - "react-app-polyfill": "^1.0.3", |
84 | | - "react-dev-utils": "^9.0.4", |
| 83 | + "react-app-polyfill": "^1.0.4", |
| 84 | + "react-dev-utils": "^9.1.0", |
85 | 85 | "resolve": "1.12.0", |
86 | 86 | "resolve-url-loader": "3.1.0", |
87 | 87 | "sass-loader": "7.2.0", |
|
90 | 90 | "terser-webpack-plugin": "1.4.1", |
91 | 91 | "ts-pnp": "1.1.4", |
92 | 92 | "url-loader": "2.1.0", |
93 | | - "webpack": "4.40.2", |
| 93 | + "webpack": "4.41.0", |
94 | 94 | "webpack-dev-server": "3.2.1", |
95 | | - "webpack-manifest-plugin": "2.0.4", |
| 95 | + "webpack-manifest-plugin": "2.1.1", |
96 | 96 | "workbox-webpack-plugin": "4.3.1", |
97 | 97 | "@devloco/react-scripts-wptheme-utils": "^3.1.202", |
98 | 98 | "@devloco/react-scripts-wptheme-error-overlay": "^3.1.200" |
|
0 commit comments