|
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | 34 | "@biomejs/biome": "^1.9.4", |
35 | | - "@playwright/test": "^1.50.1", |
36 | | - "@winner-fed/winjs": "^0.13.4", |
37 | | - "@winner-fed/utils": "^0.13.4", |
38 | | - "@rsbuild/core": "^1.2.10", |
39 | | - "@rslib/core": "^0.5.0", |
40 | | - "@types/node": "^22.13.4", |
41 | | - "playwright": "^1.50.1", |
42 | | - "simple-git-hooks": "^2.11.1", |
43 | | - "typescript": "^5.7.3" |
| 35 | + "@playwright/test": "^1.54.1", |
| 36 | + "@winner-fed/winjs": "^0.15.1", |
| 37 | + "@winner-fed/utils": "^0.15.1", |
| 38 | + "@rsbuild/core": "^1.4.8", |
| 39 | + "@rslib/core": "^0.11.0", |
| 40 | + "@types/node": "^22.16.5", |
| 41 | + "playwright": "^1.54.1", |
| 42 | + "simple-git-hooks": "^2.13.0", |
| 43 | + "typescript": "^5.8.3" |
44 | 44 | }, |
45 | 45 | "peerDependencies": { |
46 | 46 | "@rsbuild/core": "1.x", |
|
55 | 55 | "optional": true |
56 | 56 | } |
57 | 57 | }, |
58 | | - "packageManager": "pnpm@9.15.5", |
| 58 | + "packageManager": "pnpm@9.15.9", |
59 | 59 | "publishConfig": { |
60 | 60 | "access": "public", |
61 | 61 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments