|
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | 42 | "@biomejs/biome": "^1.9.4", |
43 | | - "@playwright/test": "^1.53.2", |
44 | | - "@rsbuild/core": "^1.4.2", |
45 | | - "@rsbuild/plugin-react": "^1.3.2", |
| 43 | + "@playwright/test": "^1.54.1", |
| 44 | + "@rsbuild/core": "^1.4.12", |
| 45 | + "@rsbuild/plugin-react": "^1.3.4", |
46 | 46 | "@rsbuild/plugin-type-check": "^1.2.3", |
47 | | - "@rslib/core": "^0.10.4", |
48 | | - "@types/node": "^22.15.34", |
49 | | - "@types/react": "^19.1.8", |
50 | | - "@types/react-dom": "^19.1.6", |
| 47 | + "@rslib/core": "^0.11.0", |
| 48 | + "@types/node": "^22.17.0", |
| 49 | + "@types/react": "^19.1.9", |
| 50 | + "@types/react-dom": "^19.1.7", |
51 | 51 | "nano-staged": "^0.8.0", |
52 | | - "playwright": "^1.53.2", |
53 | | - "react": "^19.1.0", |
54 | | - "react-dom": "^19.1.0", |
55 | | - "simple-git-hooks": "^2.13.0", |
56 | | - "typescript": "^5.8.3" |
| 52 | + "playwright": "^1.54.1", |
| 53 | + "react": "^19.1.1", |
| 54 | + "react-dom": "^19.1.1", |
| 55 | + "simple-git-hooks": "^2.13.1", |
| 56 | + "typescript": "^5.9.2" |
57 | 57 | }, |
58 | 58 | "peerDependencies": { |
59 | 59 | "@rsbuild/core": "1.x" |
|
63 | 63 | "optional": true |
64 | 64 | } |
65 | 65 | }, |
66 | | - "packageManager": "pnpm@10.12.4", |
| 66 | + "packageManager": "pnpm@10.14.0", |
67 | 67 | "publishConfig": { |
68 | 68 | "access": "public", |
69 | 69 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments