|
28 | 28 | "pre-commit": "npm run lint:write" |
29 | 29 | }, |
30 | 30 | "dependencies": { |
31 | | - "unplugin-icons": "^0.21.0", |
| 31 | + "unplugin-icons": "^0.22.0", |
32 | 32 | "svgo": "^3.3.2" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | 35 | "@biomejs/biome": "^1.9.4", |
36 | | - "@playwright/test": "^1.49.0", |
37 | | - "@winner-fed/winjs": "^0.11.21", |
38 | | - "@winner-fed/utils": "^0.11.21", |
39 | | - "@rslib/core": "^0.1.1", |
40 | | - "@types/node": "^22.10.1", |
41 | | - "playwright": "^1.49.0", |
| 36 | + "@playwright/test": "^1.49.1", |
| 37 | + "@winner-fed/winjs": "^0.12.1", |
| 38 | + "@winner-fed/utils": "^0.12.1", |
| 39 | + "@rslib/core": "^0.2.0", |
| 40 | + "@types/node": "^22.10.2", |
| 41 | + "playwright": "^1.49.1", |
42 | 42 | "simple-git-hooks": "^2.11.1", |
43 | 43 | "typescript": "^5.7.2" |
44 | 44 | }, |
|
55 | 55 | "optional": true |
56 | 56 | } |
57 | 57 | }, |
58 | | - "packageManager": "pnpm@9.14.4", |
| 58 | + "packageManager": "pnpm@9.15.1", |
59 | 59 | "publishConfig": { |
60 | 60 | "access": "public", |
61 | 61 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments