|
34 | 34 | },
|
35 | 35 | "devDependencies": {
|
36 | 36 | "@biomejs/biome": "^1.9.4",
|
37 |
| - "@playwright/test": "^1.51.1", |
38 |
| - "@rsbuild/core": "^1.3.1", |
39 |
| - "@rsbuild/plugin-less": "^1.2.1", |
| 37 | + "@playwright/test": "^1.52.0", |
| 38 | + "@rsbuild/core": "^1.3.14", |
| 39 | + "@rsbuild/plugin-less": "^1.2.2", |
40 | 40 | "@rsbuild/plugin-sass": "^1.3.1",
|
41 | 41 | "@rsbuild/plugin-stylus": "^1.1.1",
|
42 | 42 | "@rsbuild/plugin-type-check": "^1.2.1",
|
43 |
| - "@rslib/core": "^0.6.1", |
44 |
| - "@types/node": "^22.13.14", |
| 43 | + "@rslib/core": "^0.6.8", |
| 44 | + "@types/node": "^22.15.3", |
45 | 45 | "line-diff": "2.1.2",
|
46 | 46 | "nano-staged": "^0.8.0",
|
47 |
| - "playwright": "^1.51.1", |
48 |
| - "simple-git-hooks": "^2.12.1", |
49 |
| - "typescript": "^5.8.2" |
| 47 | + "playwright": "^1.52.0", |
| 48 | + "simple-git-hooks": "^2.13.0", |
| 49 | + "typescript": "^5.8.3" |
50 | 50 | },
|
51 | 51 | "peerDependencies": {
|
52 | 52 | "@rsbuild/core": "1.x"
|
|
56 | 56 | "optional": true
|
57 | 57 | }
|
58 | 58 | },
|
59 |
| - "packageManager": "pnpm@10.7.0", |
| 59 | + "packageManager": "pnpm@10.10.0", |
60 | 60 | "publishConfig": {
|
61 | 61 | "access": "public",
|
62 | 62 | "registry": "https://registry.npmjs.org/"
|
|
0 commit comments