|
36 | 36 | "dependencies": { |
37 | 37 | "fast-glob": "^3.3.3", |
38 | 38 | "json5": "^2.2.3", |
39 | | - "yaml": "^2.7.0" |
| 39 | + "yaml": "^2.7.1" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | 42 | "@biomejs/biome": "^1.9.4", |
43 | | - "@playwright/test": "^1.50.1", |
44 | | - "@rsbuild/core": "^1.2.14", |
| 43 | + "@playwright/test": "^1.51.1", |
| 44 | + "@rsbuild/core": "^1.3.1", |
45 | 45 | "@rsbuild/plugin-react": "^1.1.1", |
46 | 46 | "@rsbuild/plugin-type-check": "^1.2.1", |
47 | | - "@rslib/core": "^0.5.2", |
48 | | - "@types/node": "^22.13.8", |
| 47 | + "@rslib/core": "^0.6.1", |
| 48 | + "@types/node": "^22.13.14", |
49 | 49 | "@types/react": "^19.0.12", |
50 | 50 | "@types/react-dom": "^19.0.4", |
51 | 51 | "nano-staged": "^0.8.0", |
52 | | - "playwright": "^1.50.1", |
| 52 | + "playwright": "^1.51.1", |
53 | 53 | "react": "^19.1.0", |
54 | 54 | "react-dom": "^19.1.0", |
55 | | - "simple-git-hooks": "^2.11.1", |
| 55 | + "simple-git-hooks": "^2.12.1", |
56 | 56 | "typescript": "^5.8.2" |
57 | 57 | }, |
58 | 58 | "peerDependencies": { |
|
63 | 63 | "optional": true |
64 | 64 | } |
65 | 65 | }, |
66 | | - "packageManager": "pnpm@10.5.2", |
| 66 | + "packageManager": "pnpm@10.7.0", |
67 | 67 | "publishConfig": { |
68 | 68 | "access": "public", |
69 | 69 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments