|
1 | 1 | { |
2 | 2 | "name": "@devloco/react-scripts-wptheme", |
3 | | - "version": "3.3.0-wp.11", |
| 3 | + "version": "3.3.1-wp.1", |
4 | 4 | "description": "Configuration and scripts for Create React WP Theme.", |
5 | 5 | "repository": { |
6 | 6 | "type": "git", |
|
42 | 42 | }, |
43 | 43 | "types": "./lib/react-app.d.ts", |
44 | 44 | "dependencies": { |
45 | | - "@babel/core": "7.7.4", |
| 45 | + "@babel/core": "7.8.4", |
46 | 46 | "@svgr/webpack": "4.3.3", |
47 | | - "@typescript-eslint/eslint-plugin": "^2.8.0", |
48 | | - "@typescript-eslint/parser": "^2.8.0", |
| 47 | + "@typescript-eslint/eslint-plugin": "^2.10.0", |
| 48 | + "@typescript-eslint/parser": "^2.10.0", |
49 | 49 | "babel-eslint": "10.0.3", |
50 | 50 | "babel-jest": "^24.9.0", |
51 | 51 | "babel-loader": "8.0.6", |
52 | | - "babel-plugin-named-asset-import": "^0.3.5", |
53 | | - "babel-preset-react-app": "^9.1.0", |
| 52 | + "babel-plugin-named-asset-import": "^0.3.6", |
| 53 | + "babel-preset-react-app": "^9.1.1", |
54 | 54 | "camelcase": "^5.3.1", |
55 | | - "case-sensitive-paths-webpack-plugin": "2.2.0", |
56 | | - "css-loader": "3.2.0", |
| 55 | + "case-sensitive-paths-webpack-plugin": "2.3.0", |
| 56 | + "css-loader": "3.4.2", |
57 | 57 | "dotenv": "8.2.0", |
58 | 58 | "dotenv-expand": "5.1.0", |
59 | 59 | "eslint": "^6.6.0", |
60 | | - "eslint-config-react-app": "^5.1.0", |
61 | | - "eslint-loader": "3.0.2", |
62 | | - "eslint-plugin-flowtype": "3.13.0", |
63 | | - "eslint-plugin-import": "2.18.2", |
| 60 | + "eslint-config-react-app": "^5.2.0", |
| 61 | + "eslint-loader": "3.0.3", |
| 62 | + "eslint-plugin-flowtype": "4.6.0", |
| 63 | + "eslint-plugin-import": "2.20.0", |
64 | 64 | "eslint-plugin-jsx-a11y": "6.2.3", |
65 | | - "eslint-plugin-react": "7.16.0", |
| 65 | + "eslint-plugin-react": "7.18.0", |
66 | 66 | "eslint-plugin-react-hooks": "^1.6.1", |
67 | 67 | "file-loader": "4.3.0", |
68 | 68 | "fs-extra": "^8.1.0", |
69 | | - "html-webpack-plugin": "4.0.0-beta.5", |
| 69 | + "html-webpack-plugin": "4.0.0-beta.11", |
70 | 70 | "identity-obj-proxy": "3.0.0", |
71 | 71 | "jest": "24.9.0", |
72 | | - "jest-environment-jsdom-fourteen": "0.1.0", |
| 72 | + "jest-environment-jsdom-fourteen": "1.0.1", |
73 | 73 | "jest-resolve": "24.9.0", |
74 | 74 | "jest-watch-typeahead": "0.4.2", |
75 | | - "mini-css-extract-plugin": "0.8.0", |
| 75 | + "mini-css-extract-plugin": "0.9.0", |
76 | 76 | "optimize-css-assets-webpack-plugin": "5.0.3", |
77 | | - "pnp-webpack-plugin": "1.5.0", |
| 77 | + "pnp-webpack-plugin": "1.6.0", |
78 | 78 | "postcss-flexbugs-fixes": "4.1.0", |
79 | 79 | "postcss-loader": "3.0.0", |
80 | 80 | "postcss-normalize": "8.0.1", |
81 | 81 | "postcss-preset-env": "6.7.0", |
82 | 82 | "postcss-safe-parser": "4.0.1", |
83 | | - "react-app-polyfill": "^1.0.5", |
84 | | - "react-dev-utils": "^10.0.0", |
85 | | - "resolve": "1.12.2", |
| 83 | + "react-app-polyfill": "^1.0.6", |
| 84 | + "react-dev-utils": "^10.1.0", |
| 85 | + "resolve": "1.15.0", |
86 | 86 | "resolve-url-loader": "3.1.1", |
87 | | - "sass-loader": "8.0.0", |
| 87 | + "sass-loader": "8.0.2", |
88 | 88 | "semver": "6.3.0", |
89 | | - "style-loader": "1.0.0", |
90 | | - "terser-webpack-plugin": "2.2.1", |
| 89 | + "style-loader": "1.1.3", |
| 90 | + "terser-webpack-plugin": "2.3.4", |
91 | 91 | "ts-pnp": "1.1.5", |
92 | 92 | "url-loader": "2.3.0", |
93 | | - "webpack": "4.41.2", |
94 | | - "webpack-dev-server": "3.9.0", |
| 93 | + "webpack": "4.41.5", |
| 94 | + "webpack-dev-server": "3.10.1", |
95 | 95 | "webpack-manifest-plugin": "2.2.0", |
96 | 96 | "workbox-webpack-plugin": "4.3.1", |
97 | | - "@devloco/create-react-wptheme-utils": "^3.3.0-wp.3" |
| 97 | + "@devloco/create-react-wptheme-utils": "^3.3.1-wp.1" |
98 | 98 | }, |
99 | 99 | "devDependencies": { |
100 | | - "react": "^16.11.0", |
101 | | - "react-dom": "^16.11.0" |
| 100 | + "react": "^16.12.0", |
| 101 | + "react-dom": "^16.12.0" |
102 | 102 | }, |
103 | 103 | "optionalDependencies": { |
104 | 104 | "fsevents": "2.1.2" |
|
0 commit comments