|
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | 36 | "@biomejs/biome": "^1.9.4", |
37 | | - "@playwright/test": "^1.49.0", |
38 | | - "@rsbuild/core": "^1.1.6", |
| 37 | + "@playwright/test": "^1.50.1", |
| 38 | + "@rsbuild/core": "^1.2.3", |
39 | 39 | "@rsbuild/plugin-less": "^1.1.0", |
40 | | - "@rsbuild/plugin-sass": "^1.1.1", |
41 | | - "@rsbuild/plugin-stylus": "^1.0.6", |
42 | | - "@rslib/core": "^0.1.1", |
43 | | - "@types/node": "^22.10.1", |
| 40 | + "@rsbuild/plugin-sass": "^1.2.0", |
| 41 | + "@rsbuild/plugin-stylus": "^1.0.7", |
| 42 | + "@rslib/core": "^0.4.0", |
| 43 | + "@types/node": "^22.13.0", |
44 | 44 | "line-diff": "2.1.1", |
45 | 45 | "nano-staged": "^0.8.0", |
46 | | - "playwright": "^1.49.0", |
| 46 | + "playwright": "^1.50.1", |
47 | 47 | "simple-git-hooks": "^2.11.1", |
48 | | - "typescript": "^5.7.2" |
| 48 | + "typescript": "^5.7.3" |
49 | 49 | }, |
50 | 50 | "peerDependencies": { |
51 | 51 | "@rsbuild/core": "1.x" |
|
55 | 55 | "optional": true |
56 | 56 | } |
57 | 57 | }, |
58 | | - "packageManager": "pnpm@9.14.4", |
| 58 | + "packageManager": "pnpm@9.15.4", |
59 | 59 | "publishConfig": { |
60 | 60 | "access": "public", |
61 | 61 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments