|
40 | 40 | },
|
41 | 41 | "devDependencies": {
|
42 | 42 | "@biomejs/biome": "^1.9.4",
|
43 |
| - "@playwright/test": "^1.51.1", |
44 |
| - "@rsbuild/core": "^1.3.1", |
45 |
| - "@rsbuild/plugin-react": "^1.1.1", |
| 43 | + "@playwright/test": "^1.52.0", |
| 44 | + "@rsbuild/core": "^1.3.14", |
| 45 | + "@rsbuild/plugin-react": "^1.3.0", |
46 | 46 | "@rsbuild/plugin-type-check": "^1.2.1",
|
47 |
| - "@rslib/core": "^0.6.1", |
48 |
| - "@types/node": "^22.13.14", |
49 |
| - "@types/react": "^19.0.12", |
50 |
| - "@types/react-dom": "^19.0.4", |
| 47 | + "@rslib/core": "^0.6.8", |
| 48 | + "@types/node": "^22.15.3", |
| 49 | + "@types/react": "^19.1.2", |
| 50 | + "@types/react-dom": "^19.1.3", |
51 | 51 | "nano-staged": "^0.8.0",
|
52 |
| - "playwright": "^1.51.1", |
| 52 | + "playwright": "^1.52.0", |
53 | 53 | "react": "^19.1.0",
|
54 | 54 | "react-dom": "^19.1.0",
|
55 |
| - "simple-git-hooks": "^2.12.1", |
56 |
| - "typescript": "^5.8.2" |
| 55 | + "simple-git-hooks": "^2.13.0", |
| 56 | + "typescript": "^5.8.3" |
57 | 57 | },
|
58 | 58 | "peerDependencies": {
|
59 | 59 | "@rsbuild/core": "1.x"
|
|
63 | 63 | "optional": true
|
64 | 64 | }
|
65 | 65 | },
|
66 |
| - "packageManager": "pnpm@10.7.0", |
| 66 | + "packageManager": "pnpm@10.10.0", |
67 | 67 | "publishConfig": {
|
68 | 68 | "access": "public",
|
69 | 69 | "registry": "https://registry.npmjs.org/"
|
|
0 commit comments