|
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.51.1", |
| 36 | + "@winner-fed/winjs": "^0.13.6", |
| 37 | + "@winner-fed/utils": "^0.13.6", |
| 38 | + "@rsbuild/core": "^1.3.2", |
| 39 | + "@rslib/core": "^0.6.1", |
| 40 | + "@types/node": "^22.13.17", |
| 41 | + "playwright": "^1.51.1", |
| 42 | + "simple-git-hooks": "^2.12.1", |
| 43 | + "typescript": "^5.8.2" |
44 | 44 | },
|
45 | 45 | "peerDependencies": {
|
46 | 46 | "@rsbuild/core": "1.x",
|
|
55 | 55 | "optional": true
|
56 | 56 | }
|
57 | 57 | },
|
58 |
| - "packageManager": "[email protected].5", |
| 58 | + "packageManager": "[email protected].9", |
59 | 59 | "publishConfig": {
|
60 | 60 | "access": "public",
|
61 | 61 | "registry": "https://registry.npmjs.org/"
|
|
0 commit comments