|
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | 38 | "@microsoft/api-extractor": "^7.58.9", |
39 | | - "@playwright/test": "^1.61.0", |
40 | | - "@rsbuild/core": "^2.0.15", |
41 | | - "@rsbuild/plugin-react": "^2.0.1", |
42 | | - "@rslib/core": "^0.23.0", |
43 | | - "@rslint/core": "^0.6.2", |
44 | | - "@swc/core": "^1.15.41", |
| 39 | + "@playwright/test": "^1.61.1", |
| 40 | + "@rsbuild/core": "^2.1.2", |
| 41 | + "@rsbuild/plugin-react": "^2.1.0", |
| 42 | + "@rslib/core": "^0.23.1", |
| 43 | + "@rslint/core": "^0.6.4", |
| 44 | + "@swc/core": "^1.15.43", |
45 | 45 | "@types/node": "^24.13.2", |
46 | 46 | "@types/react": "^19.2.17", |
47 | 47 | "@types/react-dom": "^19.2.3", |
48 | 48 | "@types/serialize-javascript": "^5.0.4", |
49 | | - "@typescript/native-preview": "7.0.0-dev.20260527.2", |
50 | | - "playwright": "^1.61.0", |
51 | | - "prettier": "^3.8.4", |
| 49 | + "@typescript/native-preview": "7.0.0-dev.20260630.1", |
| 50 | + "playwright": "^1.61.1", |
| 51 | + "prettier": "^3.9.4", |
52 | 52 | "react": "^19.2.7", |
53 | 53 | "react-dom": "^19.2.7", |
54 | 54 | "rsbuild-plugin-publint": "^1.0.0", |
55 | | - "serialize-javascript": "^7.0.5", |
| 55 | + "serialize-javascript": "^7.0.7", |
56 | 56 | "simple-git-hooks": "^2.13.1", |
57 | 57 | "typescript": "6.0.3" |
58 | 58 | }, |
|
64 | 64 | "optional": true |
65 | 65 | } |
66 | 66 | }, |
67 | | - "packageManager": "pnpm@11.7.0", |
| 67 | + "packageManager": "pnpm@11.9.0", |
68 | 68 | "publishConfig": { |
69 | 69 | "access": "public", |
70 | 70 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments