|
28 | 28 | "pre-commit": "npm run lint:write" |
29 | 29 | }, |
30 | 30 | "dependencies": { |
31 | | - "unplugin-icons": "^22.2.0", |
| 31 | + "unplugin-icons": "^22.4.2", |
32 | 32 | "svgo": "^4.0.0" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | | - "@biomejs/biome": "^2.1.4", |
36 | | - "@playwright/test": "^1.54.2", |
37 | | - "@rsbuild/core": "^1.4.15", |
38 | | - "@rslib/core": "^0.11.2", |
39 | | - "@types/node": "^22.17.1", |
40 | | - "@winner-fed/winjs": "^0.16.10", |
41 | | - "@winner-fed/utils": "^0.16.10", |
42 | | - "playwright": "^1.54.2", |
| 35 | + "@biomejs/biome": "^2.2.6", |
| 36 | + "@playwright/test": "^1.56.0", |
| 37 | + "@rsbuild/core": "^1.5.17", |
| 38 | + "@rslib/core": "^0.15.1", |
| 39 | + "@types/node": "^22.18.10", |
| 40 | + "@winner-fed/winjs": "^0.18.6", |
| 41 | + "@winner-fed/utils": "^0.18.6", |
| 42 | + "playwright": "^1.56.0", |
43 | 43 | "simple-git-hooks": "^2.13.1", |
44 | | - "typescript": "^5.9.2" |
| 44 | + "typescript": "^5.9.3" |
45 | 45 | }, |
46 | 46 | "peerDependencies": { |
47 | 47 | "@rsbuild/core": "1.x", |
|
0 commit comments