|
39 | 39 | "json5": "^2.2.3" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@playwright/test": "^1.59.1", |
43 | | - "@rsbuild/core": "^2.0.5", |
| 42 | + "@playwright/test": "^1.60.0", |
| 43 | + "@rsbuild/core": "^2.0.6", |
44 | 44 | "@rsbuild/plugin-react": "^2.0.0", |
45 | 45 | "@rsbuild/plugin-type-check": "^1.3.4", |
46 | | - "@rslib/core": "^0.21.4", |
47 | | - "@rslint/core": "^0.5.2", |
48 | | - "@rstest/core": "^0.9.10", |
| 46 | + "@rslib/core": "^0.21.5", |
| 47 | + "@rslint/core": "^0.5.3", |
| 48 | + "@rstest/core": "^0.10.0", |
49 | 49 | "@types/graphlib": "^2.1.12", |
50 | | - "@types/node": "^24.12.3", |
| 50 | + "@types/node": "^24.12.4", |
51 | 51 | "@types/react": "^19.2.14", |
52 | 52 | "@types/react-dom": "^19.2.3", |
53 | | - "playwright": "^1.59.1", |
| 53 | + "playwright": "^1.60.0", |
54 | 54 | "prettier": "^3.8.3", |
55 | 55 | "react": "^19.2.6", |
56 | 56 | "react-dom": "^19.2.6", |
|
0 commit comments