|
35 | 35 | },
|
36 | 36 | "devDependencies": {
|
37 | 37 | "@biomejs/biome": "^1.8.3",
|
38 |
| - "@playwright/test": "^1.44.1", |
39 |
| - "@rsbuild/core": "^1.0.1-beta.1", |
40 |
| - "@rsbuild/plugin-less": "^1.0.1-beta.1", |
41 |
| - "@rsbuild/plugin-sass": "^1.0.1-beta.1", |
42 |
| - "@rsbuild/plugin-stylus": "^1.0.1-beta.1", |
43 |
| - "@types/node": "^20.14.1", |
| 38 | + "@playwright/test": "^1.45.3", |
| 39 | + "@rsbuild/core": "^1.0.1-beta.9", |
| 40 | + "@rsbuild/plugin-less": "^1.0.1-beta.9", |
| 41 | + "@rsbuild/plugin-sass": "^1.0.1-beta.9", |
| 42 | + "@rsbuild/plugin-stylus": "^1.0.1-beta.9", |
| 43 | + "@types/node": "^20.14.14", |
44 | 44 | "line-diff": "2.1.1",
|
45 | 45 | "nano-staged": "^0.8.0",
|
46 |
| - "playwright": "^1.44.1", |
| 46 | + "playwright": "^1.45.3", |
47 | 47 | "simple-git-hooks": "^2.11.1",
|
48 |
| - "tsup": "^8.0.2", |
49 |
| - "typescript": "^5.5.2" |
| 48 | + "tsup": "^8.2.4", |
| 49 | + "typescript": "^5.5.4" |
50 | 50 | },
|
51 | 51 | "peerDependencies": {
|
52 | 52 | "@rsbuild/core": "1.x"
|
|
56 | 56 | "optional": true
|
57 | 57 | }
|
58 | 58 | },
|
59 |
| - "packageManager": "pnpm@9.5.0", |
| 59 | + "packageManager": "pnpm@9.6.0", |
60 | 60 | "publishConfig": {
|
61 | 61 | "access": "public",
|
62 | 62 | "registry": "https://registry.npmjs.org/"
|
|
0 commit comments