|
36 | 36 | "dependencies": { |
37 | 37 | "fast-glob": "^3.3.3", |
38 | 38 | "json5": "^2.2.3", |
39 | | - "yaml": "^2.7.1" |
| 39 | + "yaml": "^2.8.0" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | 42 | "@biomejs/biome": "^1.9.4", |
43 | 43 | "@playwright/test": "^1.52.0", |
44 | | - "@rsbuild/core": "^1.3.14", |
45 | | - "@rsbuild/plugin-react": "^1.3.0", |
46 | | - "@rsbuild/plugin-type-check": "^1.2.1", |
47 | | - "@rslib/core": "^0.6.8", |
48 | | - "@types/node": "^22.15.3", |
49 | | - "@types/react": "^19.1.2", |
50 | | - "@types/react-dom": "^19.1.3", |
| 44 | + "@rsbuild/core": "^1.3.22", |
| 45 | + "@rsbuild/plugin-react": "^1.3.1", |
| 46 | + "@rsbuild/plugin-type-check": "^1.2.2", |
| 47 | + "@rslib/core": "^0.9.1", |
| 48 | + "@types/node": "^22.15.29", |
| 49 | + "@types/react": "^19.1.6", |
| 50 | + "@types/react-dom": "^19.1.5", |
51 | 51 | "nano-staged": "^0.8.0", |
52 | 52 | "playwright": "^1.52.0", |
53 | 53 | "react": "^19.1.0", |
|
63 | 63 | "optional": true |
64 | 64 | } |
65 | 65 | }, |
66 | | - "packageManager": "pnpm@10.10.0", |
| 66 | + "packageManager": "pnpm@10.11.0", |
67 | 67 | "publishConfig": { |
68 | 68 | "access": "public", |
69 | 69 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments