|
18 | 18 | "@rollup/plugin-json": "^6.1.0", |
19 | 19 | "@rollup/plugin-node-resolve": "^16.0.3", |
20 | 20 | "@rollup/plugin-replace": "^6.0.3", |
21 | | - "@rsbuild/core": "2.0.0-rc.0", |
| 21 | + "@rsbuild/core": "2.0.0-rc.1", |
22 | 22 | "@rsbuild/plugin-react": "^1.4.6", |
23 | 23 | "@rsdoctor/rspack-plugin": "^1.5.7", |
24 | | - "@rspack/cli": "2.0.0-rc.0", |
25 | | - "@rspack/core": "2.0.0-rc.0", |
| 24 | + "@rspack/cli": "2.0.0-rc.1", |
| 25 | + "@rspack/core": "2.0.0-rc.1", |
26 | 26 | "@rspack/dev-server": "2.0.0-rc.2", |
27 | | - "@rspack/plugin-react-refresh": "^1.6.1", |
| 27 | + "@rspack/plugin-react-refresh": "^1.6.2", |
28 | 28 | "@swc/core": "^1.15.24", |
29 | 29 | "@types/fs-extra": "^11.0.4", |
30 | 30 | "@types/node": "^24.12.2", |
|
46 | 46 | "parcel": "^2.16.4", |
47 | 47 | "picocolors": "^1.1.1", |
48 | 48 | "pidusage": "^4.0.1", |
49 | | - "postcss": "^8.5.8", |
| 49 | + "postcss": "^8.5.9", |
50 | 50 | "postcss-url": "^10.1.3", |
51 | | - "prettier": "^3.8.1", |
| 51 | + "prettier": "^3.8.2", |
52 | 52 | "puppeteer": "24.31.0", |
53 | 53 | "react-refresh": "^0.18.0", |
54 | | - "rolldown": "^1.0.0-rc.13", |
| 54 | + "rolldown": "^1.0.0-rc.15", |
55 | 55 | "rollup": "^4.60.1", |
56 | 56 | "rollup-plugin-postcss": "^4.0.2", |
57 | 57 | "rollup-plugin-swc3": "^0.12.1", |
|
60 | 60 | "terser-webpack-plugin": "^5.4.0", |
61 | 61 | "tree-kill": "^1.2.2", |
62 | 62 | "typescript": "^6.0.2", |
63 | | - "vite": "^8.0.3", |
64 | | - "webpack": "^5.105.4", |
| 63 | + "vite": "^8.0.8", |
| 64 | + "webpack": "^5.106.0", |
65 | 65 | "webpack-cli": "^7.0.2", |
66 | 66 | "webpack-dev-server": "^5.2.3" |
67 | 67 | }, |
|
0 commit comments