|
19 | 19 | }, |
20 | 20 | "homepage": "https://github.com/jacob-lcs/react-webpack5-template#readme", |
21 | 21 | "dependencies": { |
22 | | - "antd": "^5.22.1", |
| 22 | + "antd": "^6.1.2", |
23 | 23 | "dayjs": "^1.11.13", |
24 | 24 | "lodash-es": "^4.17.21", |
25 | 25 | "react": "^19.0.0", |
|
29 | 29 | "@eslint/js": "^9.16.0", |
30 | 30 | "@swc/core": "^1.9.2", |
31 | 31 | "@types/lodash-es": "^4.17.12", |
32 | | - "@types/node": "^22.9.1", |
| 32 | + "@types/node": "^25.0.3", |
33 | 33 | "@types/react": "^19.0.0", |
34 | 34 | "@types/react-dom": "^19.0.0", |
35 | 35 | "autoprefixer": "^10.4.20", |
|
39 | 39 | "dotenv-webpack": "^8.1.0", |
40 | 40 | "eslint": "^9.16.0", |
41 | 41 | "eslint-plugin-react": "^7.37.2", |
42 | | - "eslint-plugin-react-compiler": "19.0.0-beta-e552027-20250112", |
| 42 | + "eslint-plugin-react-compiler": "19.1.0-rc.2", |
43 | 43 | "globals": "^16.0.0", |
44 | 44 | "html-webpack-plugin": "^5.6.3", |
45 | 45 | "less": "^4.2.0", |
|
51 | 51 | "postcss-loader": "^8.1.1", |
52 | 52 | "postcss-normalize": "^13.0.1", |
53 | 53 | "postcss-preset-env": "^10.1.1", |
54 | | - "react-compiler-webpack": "^0.1.2", |
| 54 | + "react-compiler-webpack": "^1.0.0", |
55 | 55 | "resolve-url-loader": "^5.0.0", |
56 | 56 | "sass": "^1.81.0", |
57 | 57 | "sass-loader": "^16.0.3", |
|
64 | 64 | "typescript": "^5.6.3", |
65 | 65 | "typescript-eslint": "^8.18.0", |
66 | 66 | "webpack": "^5.96.1", |
67 | | - "webpack-bundle-analyzer": "^4.10.2", |
| 67 | + "webpack-bundle-analyzer": "^5.1.0", |
68 | 68 | "webpack-cli": "^6.0.0", |
69 | 69 | "webpack-dev-server": "^5.1.0", |
70 | | - "webpack-manifest-plugin": "^5.0.0", |
| 70 | + "webpack-manifest-plugin": "^6.0.1", |
71 | 71 | "webpack-merge": "^6.0.1", |
72 | 72 | "webpackbar": "^7.0.0" |
73 | 73 | }, |
|
0 commit comments