|
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | 32 | "@biomejs/biome": "^1.9.4", |
33 | | - "@microsoft/api-extractor": "^7.52.15", |
34 | | - "@playwright/test": "^1.55.1", |
35 | | - "@rsbuild/core": "^1.5.13", |
| 33 | + "@microsoft/api-extractor": "^7.53.1", |
| 34 | + "@playwright/test": "^1.56.0", |
| 35 | + "@rsbuild/core": "^1.5.17", |
36 | 36 | "@rsbuild/plugin-react": "^1.4.1", |
37 | | - "@rslib/core": "^0.15.0", |
| 37 | + "@rslib/core": "^0.15.1", |
38 | 38 | "@swc/core": "^1.13.5", |
39 | | - "@types/node": "^22.18.8", |
40 | | - "@types/react": "^19.1.16", |
41 | | - "@types/react-dom": "^19.1.9", |
| 39 | + "@types/node": "^22.18.10", |
| 40 | + "@types/react": "^19.2.2", |
| 41 | + "@types/react-dom": "^19.2.2", |
42 | 42 | "@types/serialize-javascript": "^5.0.4", |
43 | | - "playwright": "^1.55.1", |
44 | | - "react": "^19.1.1", |
45 | | - "react-dom": "^19.1.1", |
| 43 | + "playwright": "^1.56.0", |
| 44 | + "react": "^19.2.0", |
| 45 | + "react-dom": "^19.2.0", |
46 | 46 | "serialize-javascript": "^6.0.2", |
47 | 47 | "simple-git-hooks": "^2.13.1", |
48 | 48 | "typescript": "^5.9.3" |
|
55 | 55 | "optional": true |
56 | 56 | } |
57 | 57 | }, |
58 | | - "packageManager": "pnpm@10.17.1", |
| 58 | + "packageManager": "pnpm@10.18.3", |
59 | 59 | "publishConfig": { |
60 | 60 | "access": "public", |
61 | 61 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments