|
33 | 33 | ] |
34 | 34 | }, |
35 | 35 | "dependencies": { |
36 | | - "@swc/plugin-styled-components": "^6.0.2", |
| 36 | + "@swc/plugin-styled-components": "^6.7.0", |
37 | 37 | "reduce-configs": "^1.1.0" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | 40 | "@biomejs/biome": "^1.9.4", |
41 | | - "@playwright/test": "^1.49.0", |
42 | | - "@rsbuild/core": "^1.2.0-alpha.0", |
43 | | - "@rslib/core": "^0.1.1", |
44 | | - "@types/node": "^22.10.1", |
| 41 | + "@playwright/test": "^1.50.1", |
| 42 | + "@rsbuild/core": "^1.2.3", |
| 43 | + "@rslib/core": "^0.4.0", |
| 44 | + "@types/node": "^22.13.0", |
45 | 45 | "nano-staged": "^0.8.0", |
46 | | - "playwright": "^1.49.0", |
| 46 | + "playwright": "^1.50.1", |
47 | 47 | "simple-git-hooks": "^2.11.1", |
48 | | - "styled-components": "^6.1.13", |
49 | | - "typescript": "^5.7.2" |
| 48 | + "styled-components": "^6.1.14", |
| 49 | + "typescript": "^5.7.3" |
50 | 50 | }, |
51 | 51 | "peerDependencies": { |
52 | 52 | "@rsbuild/core": "^1.2.0" |
|
56 | 56 | "optional": true |
57 | 57 | } |
58 | 58 | }, |
59 | | - "packageManager": "pnpm@9.14.4", |
| 59 | + "packageManager": "pnpm@9.15.4", |
60 | 60 | "publishConfig": { |
61 | 61 | "access": "public", |
62 | 62 | "registry": "https://registry.npmjs.org/", |
|
0 commit comments