|
1 | 1 | {
|
2 | 2 | "name": "webpack-5-react-scripts",
|
3 |
| - "version": "4.0.2-next.3", |
| 3 | + "version": "4.0.3", |
4 | 4 | "description": "Configuration and scripts for Create React App using Webpack 5.",
|
5 | 5 | "repository": {
|
6 | 6 | "type": "git",
|
|
53 | 53 | "eslint-plugin-react": "^7.21.5",
|
54 | 54 | "eslint-plugin-react-hooks": "^4.2.0",
|
55 | 55 | "eslint-plugin-testing-library": "^3.9.2",
|
56 |
| - "eslint-webpack-plugin": "^2.1.0", |
| 56 | + "eslint-webpack-plugin": "^2.5.2", |
57 | 57 | "file-loader": "6.1.1",
|
58 | 58 | "fs-extra": "^9.0.1",
|
59 | 59 | "html-webpack-plugin": "4.5.0",
|
|
72 | 72 | "postcss-safe-parser": "5.0.2",
|
73 | 73 | "prompts": "2.4.0",
|
74 | 74 | "react-app-polyfill": "^2.0.0",
|
75 |
| - "react-dev-utils": "^11.0.2", |
| 75 | + "react-dev-utils": "^11.0.3", |
76 | 76 | "react-refresh": "^0.8.3",
|
77 | 77 | "resolve": "1.18.1",
|
78 | 78 | "resolve-url-loader": "^3.1.2",
|
|
82 | 82 | "terser-webpack-plugin": "3.0.1",
|
83 | 83 | "ts-pnp": "1.2.0",
|
84 | 84 | "url-loader": "4.1.1",
|
85 |
| - "wbpk-5-cra-utils": "11.0.2-next.1", |
| 85 | + "wbpk-5-cra-utils": "11.0.3", |
86 | 86 | "webpack": "5.10.0",
|
87 |
| - "webpack-dev-server": "3.11.0", |
| 87 | + "webpack-dev-server": "3.11.1", |
88 | 88 | "webpack-manifest-plugin": "2.2.0",
|
89 | 89 | "workbox-webpack-plugin": "5.1.4"
|
90 | 90 | },
|
|
0 commit comments