|
12 | 12 | "@farmfe/plugin-react": "^1.2.6", |
13 | 13 | "@parcel/config-default": "^2.16.3", |
14 | 14 | "@pmmmwh/react-refresh-webpack-plugin": "^0.6.2", |
15 | | - "@rsbuild/core": "1.7.0-beta.1", |
| 15 | + "@rsbuild/core": "1.7.1", |
16 | 16 | "@rsbuild/plugin-react": "^1.4.2", |
17 | | - "@rsdoctor/rspack-plugin": "^1.3.12", |
18 | | - "@rspack/cli": "1.7.0-beta.1", |
19 | | - "@rspack/core": "1.7.0-beta.1", |
| 17 | + "@rsdoctor/rspack-plugin": "^1.4.0", |
| 18 | + "@rspack/cli": "1.7.0", |
| 19 | + "@rspack/core": "1.7.0", |
20 | 20 | "@rspack/plugin-react-refresh": "^1.5.3", |
21 | | - "@swc/core": "^1.15.3", |
| 21 | + "@swc/core": "^1.15.8", |
22 | 22 | "@types/fs-extra": "^11.0.4", |
23 | | - "@types/node": "^24.10.2", |
| 23 | + "@types/node": "^24.10.4", |
24 | 24 | "@types/pidusage": "^2.0.5", |
25 | 25 | "@types/react": "^19.2.7", |
26 | 26 | "@types/react-dom": "^19.2.3", |
27 | 27 | "@vitejs/plugin-react": "^5.1.2", |
28 | 28 | "browserslist": "^4.28.1", |
29 | 29 | "buffer": "^6.0.3", |
30 | 30 | "cross-env": "^10.1.0", |
31 | | - "css-minimizer-webpack-plugin": "^7.0.3", |
32 | | - "esbuild": "^0.27.1", |
| 31 | + "css-minimizer-webpack-plugin": "^7.0.4", |
| 32 | + "esbuild": "^0.27.2", |
33 | 33 | "fast-glob": "^3.3.3", |
34 | | - "fs-extra": "^11.3.2", |
| 34 | + "fs-extra": "^11.3.3", |
35 | 35 | "gzip-size": "^7.0.0", |
36 | 36 | "html-webpack-plugin": "^5.6.5", |
37 | 37 | "lightningcss": "^1.30.2", |
|
42 | 42 | "prettier": "^3.7.4", |
43 | 43 | "puppeteer": "24.31.0", |
44 | 44 | "react-refresh": "^0.18.0", |
45 | | - "rolldown": "^1.0.0-beta.53", |
| 45 | + "rolldown": "^1.0.0-beta.58", |
46 | 46 | "rslog": "^1.3.2", |
47 | 47 | "swc-loader": "^0.2.6", |
48 | | - "terser-webpack-plugin": "^5.3.15", |
| 48 | + "terser-webpack-plugin": "^5.3.16", |
49 | 49 | "tree-kill": "^1.2.2", |
50 | 50 | "typescript": "^5.9.3", |
51 | 51 | "vite": "^8.0.0-beta.5", |
52 | | - "webpack": "^5.103.0", |
| 52 | + "webpack": "^5.104.1", |
53 | 53 | "webpack-cli": "^6.0.1", |
54 | 54 | "webpack-dev-server": "^5.2.2" |
55 | 55 | }, |
56 | | - "packageManager": "pnpm@10.25.0", |
| 56 | + "packageManager": "pnpm@10.27.0", |
57 | 57 | "engines": { |
58 | | - "node": ">=24.11.1" |
| 58 | + "node": ">=24.12.0" |
59 | 59 | }, |
60 | 60 | "@parcel/resolver-default": { |
61 | 61 | "packageExports": true |
|
0 commit comments