|
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | 45 | "@biomejs/biome": "^1.9.4", |
46 | | - "@playwright/test": "^1.51.1", |
47 | | - "@rsbuild/core": "^1.3.1", |
48 | | - "@rslib/core": "^0.6.1", |
49 | | - "@rspack/cli": "^1.3.0", |
50 | | - "@rspack/core": "^1.3.0", |
51 | | - "@types/node": "^22.13.14", |
| 46 | + "@playwright/test": "^1.52.0", |
| 47 | + "@rsbuild/core": "^1.3.14", |
| 48 | + "@rslib/core": "^0.6.8", |
| 49 | + "@rspack/cli": "^1.3.8", |
| 50 | + "@rspack/core": "^1.3.8", |
| 51 | + "@types/node": "^22.15.3", |
52 | 52 | "nano-staged": "^0.8.0", |
53 | | - "playwright": "^1.51.1", |
| 53 | + "playwright": "^1.52.0", |
54 | 54 | "rslog": "^1.2.3", |
55 | | - "simple-git-hooks": "^2.12.1", |
| 55 | + "simple-git-hooks": "^2.13.0", |
56 | 56 | "strip-ansi": "^7.1.0", |
57 | | - "typescript": "^5.8.2", |
| 57 | + "typescript": "^5.8.3", |
58 | 58 | "upath": "^2.0.1" |
59 | 59 | }, |
60 | 60 | "peerDependencies": { |
|
65 | 65 | "optional": true |
66 | 66 | } |
67 | 67 | }, |
68 | | - "packageManager": "pnpm@10.7.0", |
| 68 | + "packageManager": "pnpm@10.10.0", |
69 | 69 | "publishConfig": { |
70 | 70 | "access": "public", |
71 | 71 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments