|
28 | 28 | "pre-commit": "npm run lint:write" |
29 | 29 | }, |
30 | 30 | "dependencies": { |
31 | | - "postcss-mobile-forever": "^4.3.2" |
| 31 | + "postcss-mobile-forever": "^4.4.0" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | 34 | "@biomejs/biome": "^1.9.4", |
35 | | - "@playwright/test": "^1.49.1", |
36 | | - "@winner-fed/winjs": "^0.12.2", |
37 | | - "@winner-fed/utils": "^0.12.2", |
38 | | - "@rsbuild/core": "^1.1.14", |
39 | | - "@rslib/core": "^0.3.2", |
40 | | - "@types/node": "^22.10.7", |
41 | | - "playwright": "^1.49.1", |
| 35 | + "@playwright/test": "^1.50.1", |
| 36 | + "@winner-fed/winjs": "^0.13.4", |
| 37 | + "@winner-fed/utils": "^0.13.4", |
| 38 | + "@rsbuild/core": "^1.2.10", |
| 39 | + "@rslib/core": "^0.5.0", |
| 40 | + "@types/node": "^22.13.4", |
| 41 | + "playwright": "^1.50.1", |
42 | 42 | "simple-git-hooks": "^2.11.1", |
43 | 43 | "typescript": "^5.7.3" |
44 | 44 | }, |
|
55 | 55 | "optional": true |
56 | 56 | } |
57 | 57 | }, |
58 | | - "packageManager": "[email protected].4", |
| 58 | + "packageManager": "[email protected].5", |
59 | 59 | "publishConfig": { |
60 | 60 | "access": "public", |
61 | 61 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments