|
8 | 8 | "@farmfe/cli": "^1.0.5",
|
9 | 9 | "@farmfe/core": "1.7.11",
|
10 | 10 | "@farmfe/plugin-react": "^1.2.6",
|
11 |
| - "@parcel/config-default": "^2.15.4", |
| 11 | + "@parcel/config-default": "^2.16.0", |
12 | 12 | "@pmmmwh/react-refresh-webpack-plugin": "^0.6.1",
|
13 |
| - "@rsbuild/core": "1.5.6", |
| 13 | + "@rsbuild/core": "1.5.10", |
14 | 14 | "@rsbuild/plugin-react": "^1.4.0",
|
15 |
| - "@rspack/cli": "1.5.3", |
16 |
| - "@rspack/core": "1.5.3", |
| 15 | + "@rspack/cli": "1.5.5", |
| 16 | + "@rspack/core": "1.5.5", |
17 | 17 | "@rspack/plugin-react-refresh": "^1.5.1",
|
18 | 18 | "@swc/core": "^1.13.5",
|
19 |
| - "@types/node": "^22.18.1", |
20 |
| - "@types/react": "^19.1.12", |
| 19 | + "@types/node": "^22.18.6", |
| 20 | + "@types/react": "^19.1.13", |
21 | 21 | "@types/react-dom": "^19.1.9",
|
22 |
| - "@vitejs/plugin-react": "^5.0.2", |
23 |
| - "@vitejs/plugin-react-swc": "^4.0.1", |
24 |
| - "browserslist": "^4.25.4", |
| 22 | + "@vitejs/plugin-react": "^5.0.3", |
| 23 | + "@vitejs/plugin-react-swc": "^4.1.0", |
| 24 | + "browserslist": "^4.26.2", |
25 | 25 | "buffer": "^5.7.1",
|
26 | 26 | "cross-env": "^10.0.0",
|
27 | 27 | "css-minimizer-webpack-plugin": "^7.0.2",
|
28 |
| - "esbuild": "^0.25.9", |
| 28 | + "esbuild": "^0.25.10", |
29 | 29 | "fast-glob": "^3.3.3",
|
30 |
| - "fs-extra": "^11.3.1", |
| 30 | + "fs-extra": "^11.3.2", |
31 | 31 | "gzip-size": "^7.0.0",
|
32 | 32 | "html-webpack-plugin": "^5.6.4",
|
33 | 33 | "lightningcss": "^1.30.1",
|
34 | 34 | "markdown-table": "^3.0.4",
|
35 |
| - "parcel": "^2.15.4", |
| 35 | + "parcel": "^2.16.0", |
36 | 36 | "picocolors": "^1.1.1",
|
37 | 37 | "prettier": "^3.6.2",
|
38 |
| - "puppeteer": "^24.20.0", |
| 38 | + "puppeteer": "^24.22.0", |
39 | 39 | "react-refresh": "^0.17.0",
|
40 |
| - "rolldown": "^1.0.0-beta.37", |
41 |
| - "rolldown-vite": "~7.1.9", |
| 40 | + "rolldown": "^1.0.0-beta.38", |
| 41 | + "rolldown-vite": "~7.1.11", |
42 | 42 | "rslog": "^1.2.11",
|
43 | 43 | "swc-loader": "^0.2.6",
|
44 | 44 | "terser-webpack-plugin": "^5.3.14",
|
|
49 | 49 | "webpack-cli": "^6.0.1",
|
50 | 50 | "webpack-dev-server": "^5.2.2"
|
51 | 51 | },
|
52 |
| - "packageManager": "pnpm@10.15.1", |
| 52 | + "packageManager": "pnpm@10.17.0", |
53 | 53 | "engines": {
|
54 | 54 | "node": ">=22.19.0"
|
55 | 55 | },
|
|
0 commit comments