|
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | 42 | "@playwright/test": "^1.59.1", |
43 | | - "@rsbuild/core": "^2.0.3", |
| 43 | + "@rsbuild/core": "^2.0.5", |
44 | 44 | "@rsbuild/plugin-react": "^2.0.0", |
45 | 45 | "@rsbuild/plugin-type-check": "^1.3.4", |
46 | | - "@rslib/core": "^0.21.3", |
47 | | - "@rslint/core": "^0.5.1", |
| 46 | + "@rslib/core": "^0.21.4", |
| 47 | + "@rslint/core": "^0.5.2", |
48 | 48 | "@rstest/core": "^0.9.10", |
49 | 49 | "@types/graphlib": "^2.1.12", |
50 | | - "@types/node": "^24.12.2", |
| 50 | + "@types/node": "^24.12.3", |
51 | 51 | "@types/react": "^19.2.14", |
52 | 52 | "@types/react-dom": "^19.2.3", |
53 | 53 | "playwright": "^1.59.1", |
54 | 54 | "prettier": "^3.8.3", |
55 | | - "react": "^19.2.5", |
56 | | - "react-dom": "^19.2.5", |
| 55 | + "react": "^19.2.6", |
| 56 | + "react-dom": "^19.2.6", |
57 | 57 | "simple-git-hooks": "^2.13.1", |
58 | 58 | "typescript": "^6.0.3" |
59 | 59 | }, |
|
65 | 65 | "optional": true |
66 | 66 | } |
67 | 67 | }, |
68 | | - "packageManager": "pnpm@10.33.2", |
| 68 | + "packageManager": "pnpm@10.33.4", |
69 | 69 | "publishConfig": { |
70 | 70 | "access": "public", |
71 | 71 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments