|
29 | 29 | }, |
30 | 30 | "devDependencies": { |
31 | 31 | "@biomejs/biome": "^1.9.4", |
32 | | - "@playwright/test": "^1.53.2", |
| 32 | + "@playwright/test": "^1.54.1", |
33 | 33 | "@rollup/pluginutils": "^5.2.0", |
34 | | - "@rsbuild/core": "^1.4.2", |
35 | | - "@rslib/core": "^0.10.4", |
| 34 | + "@rsbuild/core": "^1.4.12", |
| 35 | + "@rslib/core": "^0.11.0", |
36 | 36 | "@rsbuild/webpack": "^1.3.2", |
37 | | - "@types/node": "^22.15.34", |
| 37 | + "@types/node": "^22.17.0", |
38 | 38 | "@types/semver": "^7.7.0", |
39 | | - "playwright": "^1.53.2", |
| 39 | + "playwright": "^1.54.1", |
40 | 40 | "postcss": "^8.5.6", |
41 | 41 | "semver": "^7.7.2", |
42 | | - "simple-git-hooks": "^2.13.0", |
| 42 | + "simple-git-hooks": "^2.13.1", |
43 | 43 | "tailwindcss": "^3.4.17", |
44 | | - "typescript": "^5.8.3" |
| 44 | + "typescript": "^5.9.2" |
45 | 45 | }, |
46 | 46 | "peerDependencies": { |
47 | 47 | "@rsbuild/core": "^1.1.0", |
|
52 | 52 | "optional": true |
53 | 53 | } |
54 | 54 | }, |
55 | | - "packageManager": "pnpm@10.12.4", |
| 55 | + "packageManager": "pnpm@10.14.0", |
56 | 56 | "publishConfig": { |
57 | 57 | "access": "public", |
58 | 58 | "provenance": true, |
|
0 commit comments