|
40 | 40 | },
|
41 | 41 | "devDependencies": {
|
42 | 42 | "@biomejs/biome": "^1.9.4",
|
43 |
| - "@playwright/test": "^1.52.0", |
44 |
| - "@rsbuild/core": "^1.3.22", |
45 |
| - "@rsbuild/plugin-react": "^1.3.1", |
46 |
| - "@rsbuild/plugin-type-check": "^1.2.2", |
47 |
| - "@rslib/core": "^0.9.1", |
48 |
| - "@types/node": "^22.15.29", |
49 |
| - "@types/react": "^19.1.6", |
50 |
| - "@types/react-dom": "^19.1.5", |
| 43 | + "@playwright/test": "^1.53.2", |
| 44 | + "@rsbuild/core": "^1.4.2", |
| 45 | + "@rsbuild/plugin-react": "^1.3.2", |
| 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", |
51 | 51 | "nano-staged": "^0.8.0",
|
52 |
| - "playwright": "^1.52.0", |
| 52 | + "playwright": "^1.53.2", |
53 | 53 | "react": "^19.1.0",
|
54 | 54 | "react-dom": "^19.1.0",
|
55 | 55 | "simple-git-hooks": "^2.13.0",
|
|
63 | 63 | "optional": true
|
64 | 64 | }
|
65 | 65 | },
|
66 |
| - "packageManager": "pnpm@10.11.0", |
| 66 | + "packageManager": "pnpm@10.12.4", |
67 | 67 | "publishConfig": {
|
68 | 68 | "access": "public",
|
69 | 69 | "registry": "https://registry.npmjs.org/"
|
|
0 commit comments