|
32 | 32 | "pre-commit": "pnpm run lint:write" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | | - "@playwright/test": "^1.60.0", |
36 | | - "@rsbuild/core": "^2.0.9", |
37 | | - "@rsbuild/plugin-react": "^2.0.1", |
38 | | - "@rslib/core": "^0.22.0", |
39 | | - "@rslint/core": "^0.6.1", |
40 | | - "@types/node": "^24.12.4", |
41 | | - "playwright": "^1.60.0", |
42 | | - "prettier": "^3.8.3", |
43 | | - "react": "^19.2.6", |
44 | | - "react-dom": "^19.2.6", |
| 35 | + "@playwright/test": "^1.61.0", |
| 36 | + "@rsbuild/core": "^2.0.15", |
| 37 | + "@rsbuild/plugin-react": "^2.1.0", |
| 38 | + "@rslib/core": "^0.23.0", |
| 39 | + "@rslint/core": "^0.6.2", |
| 40 | + "@types/node": "^24.13.2", |
| 41 | + "playwright": "^1.61.0", |
| 42 | + "prettier": "^3.8.4", |
| 43 | + "react": "^19.2.7", |
| 44 | + "react-dom": "^19.2.7", |
45 | 45 | "simple-git-hooks": "^2.13.1", |
46 | 46 | "typescript": "^6.0.3" |
47 | 47 | }, |
|
53 | 53 | "optional": true |
54 | 54 | } |
55 | 55 | }, |
56 | | - "packageManager": "pnpm@11.5.0", |
| 56 | + "packageManager": "pnpm@11.7.0", |
57 | 57 | "publishConfig": { |
58 | 58 | "access": "public", |
59 | 59 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments