|
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | 36 | "@biomejs/biome": "^1.9.4", |
37 | | - "@playwright/test": "^1.52.0", |
38 | | - "@rsbuild/core": "^1.3.22", |
39 | | - "@rsbuild/plugin-react": "^1.3.1", |
40 | | - "@rslib/core": "^0.9.1", |
41 | | - "@types/node": "^22.15.29", |
| 37 | + "@playwright/test": "^1.54.1", |
| 38 | + "@rsbuild/core": "^1.4.12", |
| 39 | + "@rsbuild/plugin-react": "^1.3.4", |
| 40 | + "@rslib/core": "^0.11.0", |
| 41 | + "@types/node": "^22.17.0", |
42 | 42 | "nano-staged": "^0.8.0", |
43 | | - "playwright": "^1.52.0", |
44 | | - "react": "^19.1.0", |
45 | | - "react-dom": "^19.1.0", |
46 | | - "simple-git-hooks": "^2.13.0", |
47 | | - "typescript": "^5.8.3" |
| 43 | + "playwright": "^1.54.1", |
| 44 | + "react": "^19.1.1", |
| 45 | + "react-dom": "^19.1.1", |
| 46 | + "simple-git-hooks": "^2.13.1", |
| 47 | + "typescript": "^5.9.2" |
48 | 48 | }, |
49 | 49 | "peerDependencies": { |
50 | 50 | "@rsbuild/core": "1.x" |
|
54 | 54 | "optional": true |
55 | 55 | } |
56 | 56 | }, |
57 | | - "packageManager": "pnpm@10.11.0", |
| 57 | + "packageManager": "pnpm@10.14.0", |
58 | 58 | "publishConfig": { |
59 | 59 | "access": "public", |
60 | 60 | "registry": "https://registry.npmjs.org/", |
|
0 commit comments