|
1 | 1 | { |
2 | 2 | "name": "performance-compare", |
3 | 3 | "version": "0.0.0", |
4 | | - "packageManager": "pnpm@10.5.2", |
| 4 | + "packageManager": "pnpm@10.6.2", |
5 | 5 | "dependencies": { |
6 | 6 | "@iconify-icons/material-symbols": "^1.2.58", |
7 | 7 | "@iconify/react": "^5.2.0", |
8 | | - "puppeteer": "^24.3.0", |
| 8 | + "puppeteer": "^24.4.0", |
9 | 9 | "react": "^19.0.0", |
10 | 10 | "react-dom": "^19.0.0", |
11 | | - "react-router-dom": "^7.2.0", |
| 11 | + "react-router-dom": "^7.3.0", |
12 | 12 | "tree-kill": "^1.2.2" |
13 | 13 | }, |
14 | 14 | "devDependencies": { |
15 | 15 | "@farmfe/cli": "^1.0.4", |
16 | | - "@farmfe/core": "1.6.6", |
| 16 | + "@farmfe/core": "1.6.7", |
17 | 17 | "@farmfe/plugin-react": "^1.2.6", |
18 | 18 | "@pmmmwh/react-refresh-webpack-plugin": "^0.5.15", |
19 | | - "@rsbuild/core": "^1.2.14", |
| 19 | + "@rsbuild/core": "^1.2.16", |
20 | 20 | "@rsbuild/plugin-react": "^1.1.1", |
21 | | - "@rspack/cli": "^1.2.6", |
22 | | - "@rspack/core": "^1.2.6", |
| 21 | + "@rspack/cli": "^1.2.7", |
| 22 | + "@rspack/core": "^1.2.7", |
23 | 23 | "@rspack/plugin-react-refresh": "^1.0.1", |
24 | 24 | "@swc/css": "^0.0.28", |
25 | 25 | "@types/react": "^19.0.10", |
|
29 | 29 | "babel-loader": "^10.0.0", |
30 | 30 | "cross-env": "^7.0.3", |
31 | 31 | "css-loader": "^7.1.2", |
32 | | - "css-minimizer-webpack-plugin": "^7.0.0", |
| 32 | + "css-minimizer-webpack-plugin": "^7.0.2", |
33 | 33 | "html-webpack-plugin": "^5.6.3", |
34 | 34 | "mini-css-extract-plugin": "^2.9.2", |
35 | | - "next": "^15.2.0", |
| 35 | + "next": "^15.2.1", |
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.12", |
| 39 | + "terser-webpack-plugin": "^5.3.14", |
40 | 40 | "typescript": "^5.8.2", |
41 | | - "vite": "^6.2.0", |
| 41 | + "vite": "^6.2.1", |
42 | 42 | "webpack": "^5.98.0", |
43 | 43 | "webpack-cli": "^6.0.1", |
44 | 44 | "webpack-dev-server": "^5.2.0" |
|
0 commit comments