|
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@biomejs/biome": "^1.9.4", |
40 | | - "@playwright/test": "^1.52.0", |
41 | | - "@rsbuild/core": "^1.3.22", |
42 | | - "@rsbuild/plugin-preact": "^1.3.1", |
43 | | - "@rsbuild/plugin-react": "^1.3.1", |
44 | | - "@rsbuild/plugin-svgr": "^1.2.0", |
45 | | - "@rsbuild/plugin-vue": "^1.0.7", |
46 | | - "@rslib/core": "^0.9.1", |
47 | | - "@types/node": "^22.15.29", |
| 40 | + "@playwright/test": "^1.54.1", |
| 41 | + "@rsbuild/core": "^1.4.12", |
| 42 | + "@rsbuild/plugin-preact": "^1.5.1", |
| 43 | + "@rsbuild/plugin-react": "^1.3.4", |
| 44 | + "@rsbuild/plugin-svgr": "^1.2.1", |
| 45 | + "@rsbuild/plugin-vue": "^1.1.0", |
| 46 | + "@rslib/core": "^0.11.0", |
| 47 | + "@types/node": "^22.17.0", |
48 | 48 | "nano-staged": "^0.8.0", |
49 | | - "playwright": "^1.52.0", |
50 | | - "preact": "^10.26.8", |
51 | | - "react": "^19.1.0", |
52 | | - "react-dom": "^19.1.0", |
53 | | - "simple-git-hooks": "^2.13.0", |
54 | | - "typescript": "^5.8.3", |
55 | | - "vue": "^3.5.16" |
| 49 | + "playwright": "^1.54.1", |
| 50 | + "preact": "^10.27.0", |
| 51 | + "react": "^19.1.1", |
| 52 | + "react-dom": "^19.1.1", |
| 53 | + "simple-git-hooks": "^2.13.1", |
| 54 | + "typescript": "^5.9.2", |
| 55 | + "vue": "^3.5.18" |
56 | 56 | }, |
57 | 57 | "peerDependencies": { |
58 | 58 | "@rsbuild/core": "1.x" |
|
62 | 62 | "optional": true |
63 | 63 | } |
64 | 64 | }, |
65 | | - "packageManager": "pnpm@10.11.0", |
| 65 | + "packageManager": "pnpm@10.14.0", |
66 | 66 | "publishConfig": { |
67 | 67 | "access": "public", |
68 | 68 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments