|
1 | 1 | {
|
2 | 2 | "name": "performance-compare",
|
3 | 3 | "version": "0.0.0",
|
4 |
| - "packageManager": "pnpm@10.3.0", |
| 4 | + "packageManager": "pnpm@10.5.2", |
5 | 5 | "dependencies": {
|
6 | 6 | "@iconify-icons/material-symbols": "^1.2.58",
|
7 | 7 | "@iconify/react": "^5.2.0",
|
8 |
| - "puppeteer": "^24.2.0", |
| 8 | + "puppeteer": "^24.3.0", |
9 | 9 | "react": "^19.0.0",
|
10 | 10 | "react-dom": "^19.0.0",
|
11 |
| - "react-router-dom": "^7.1.5", |
| 11 | + "react-router-dom": "^7.2.0", |
12 | 12 | "tree-kill": "^1.2.2"
|
13 | 13 | },
|
14 | 14 | "devDependencies": {
|
15 | 15 | "@farmfe/cli": "^1.0.4",
|
16 | 16 | "@farmfe/core": "1.6.6",
|
17 | 17 | "@farmfe/plugin-react": "^1.2.6",
|
18 | 18 | "@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
|
19 |
| - "@rsbuild/core": "^1.2.7", |
20 |
| - "@rsbuild/plugin-react": "^1.1.0", |
21 |
| - "@rspack/cli": "^1.2.3", |
22 |
| - "@rspack/core": "^1.2.3", |
| 19 | + "@rsbuild/core": "^1.2.12", |
| 20 | + "@rsbuild/plugin-react": "^1.1.1", |
| 21 | + "@rspack/cli": "^1.2.6", |
| 22 | + "@rspack/core": "^1.2.6", |
23 | 23 | "@rspack/plugin-react-refresh": "^1.0.1",
|
24 | 24 | "@swc/css": "^0.0.28",
|
25 |
| - "@types/react": "^19.0.8", |
26 |
| - "@types/react-dom": "^19.0.3", |
27 |
| - "@umijs/mako": "^0.11.3", |
| 25 | + "@types/react": "^19.0.10", |
| 26 | + "@types/react-dom": "^19.0.4", |
| 27 | + "@umijs/mako": "^0.11.5", |
28 | 28 | "@vitejs/plugin-react-swc": "^3.8.0",
|
29 | 29 | "babel-loader": "^9.2.1",
|
30 | 30 | "cross-env": "^7.0.3",
|
31 | 31 | "css-loader": "^7.1.2",
|
32 | 32 | "css-minimizer-webpack-plugin": "^7.0.0",
|
33 | 33 | "html-webpack-plugin": "^5.6.3",
|
34 | 34 | "mini-css-extract-plugin": "^2.9.2",
|
35 |
| - "next": "^15.1.7", |
| 35 | + "next": "^15.2.0", |
36 | 36 | "react-refresh": "^0.16.0",
|
37 | 37 | "rolldown": "^1.0.0-beta.3",
|
38 | 38 | "swc-loader": "^0.2.6",
|
39 |
| - "terser-webpack-plugin": "^5.3.11", |
| 39 | + "terser-webpack-plugin": "^5.3.12", |
40 | 40 | "typescript": "^5.7.3",
|
41 |
| - "vite": "^6.1.0", |
42 |
| - "webpack": "^5.97.1", |
| 41 | + "vite": "^6.2.0", |
| 42 | + "webpack": "^5.98.0", |
43 | 43 | "webpack-cli": "^6.0.1",
|
44 | 44 | "webpack-dev-server": "^5.2.0"
|
45 | 45 | },
|
|
0 commit comments