|
17 | 17 | "typescript" |
18 | 18 | ], |
19 | 19 | "version": "1.0.1", |
20 | | - "packageManager": "pnpm@10.14.0", |
| 20 | + "packageManager": "pnpm@10.19.0", |
21 | 21 | "repository": { |
22 | 22 | "type": "git", |
23 | 23 | "url": "git+https://github.com/winjs-dev/winjs-plugin-antdv.git" |
|
50 | 50 | "pre-commit": "npm run lint:write" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@biomejs/biome": "^2.2.0", |
54 | | - "@playwright/test": "^1.54.2", |
55 | | - "@rsbuild/core": "^1.4.15", |
56 | | - "@rslib/core": "^0.12.1", |
57 | | - "@types/node": "^22.17.2", |
| 53 | + "@biomejs/biome": "^2.2.7", |
| 54 | + "@playwright/test": "^1.56.1", |
| 55 | + "@rsbuild/core": "^1.5.17", |
| 56 | + "@rslib/core": "^0.16.1", |
| 57 | + "@types/node": "^22.18.12", |
58 | 58 | "@winner-fed/winjs": "*", |
59 | | - "playwright": "^1.54.2", |
| 59 | + "playwright": "^1.56.1", |
60 | 60 | "simple-git-hooks": "^2.13.1", |
61 | | - "typescript": "^5.9.2", |
| 61 | + "typescript": "^5.9.3", |
62 | 62 | "unplugin-vue-components": "28.8.0" |
63 | 63 | }, |
64 | 64 | "peerDevDependencies": { |
|
0 commit comments