|
38 | 38 | "ts-checker-rspack-plugin": "^1.4.0" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@playwright/test": "^1.60.0", |
42 | | - "@rsbuild/core": "^2.0.9", |
43 | | - "@rslib/core": "^0.22.0", |
| 41 | + "@playwright/test": "^1.61.0", |
| 42 | + "@rsbuild/core": "^2.0.15", |
| 43 | + "@rslib/core": "^0.23.0", |
44 | 44 | "@rslint/core": "^0.6.1", |
45 | 45 | "@types/fs-extra": "^11.0.4", |
46 | | - "@types/node": "^24.12.4", |
47 | | - "@typescript/native-preview": "7.0.0-dev.20260607.1", |
| 46 | + "@types/node": "^24.13.2", |
| 47 | + "@typescript/native-preview": "7.0.0-dev.20260615.1", |
48 | 48 | "fs-extra": "^11.3.5", |
49 | | - "playwright": "^1.60.0", |
50 | | - "prettier": "^3.8.3", |
| 49 | + "playwright": "^1.61.0", |
| 50 | + "prettier": "^3.8.4", |
51 | 51 | "simple-git-hooks": "^2.13.1", |
52 | 52 | "typescript": "^6.0.3" |
53 | 53 | }, |
|
63 | 63 | "optional": true |
64 | 64 | } |
65 | 65 | }, |
66 | | - "packageManager": "pnpm@11.5.0", |
| 66 | + "packageManager": "pnpm@11.7.0", |
67 | 67 | "publishConfig": { |
68 | 68 | "access": "public", |
69 | 69 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments