|
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | 36 | "@biomejs/biome": "^1.9.4", |
37 | | - "@playwright/test": "^1.56.1", |
38 | | - "@rsbuild/core": "^1.6.0", |
| 37 | + "@playwright/test": "^1.57.0", |
| 38 | + "@rsbuild/core": "^1.6.10", |
39 | 39 | "@rsbuild/plugin-less": "^1.5.0", |
40 | 40 | "@rsbuild/plugin-sass": "^1.4.0", |
41 | 41 | "@rsbuild/plugin-stylus": "^1.2.0", |
42 | | - "@rsbuild/plugin-type-check": "^1.2.4", |
43 | | - "@rslib/core": "^0.17.0", |
44 | | - "@types/node": "^22.18.13", |
| 42 | + "@rsbuild/plugin-type-check": "^1.3.1", |
| 43 | + "@rslib/core": "^0.18.2", |
| 44 | + "@types/node": "^22.19.1", |
45 | 45 | "line-diff": "2.1.2", |
46 | | - "nano-staged": "^0.8.0", |
47 | | - "playwright": "^1.56.1", |
| 46 | + "nano-staged": "^0.9.0", |
| 47 | + "playwright": "^1.57.0", |
48 | 48 | "simple-git-hooks": "^2.13.1", |
49 | 49 | "typescript": "^5.9.3" |
50 | 50 | }, |
|
56 | 56 | "optional": true |
57 | 57 | } |
58 | 58 | }, |
59 | | - "packageManager": "pnpm@10.20.0", |
| 59 | + "packageManager": "pnpm@10.24.0", |
60 | 60 | "publishConfig": { |
61 | 61 | "access": "public", |
62 | 62 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments