|
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@biomejs/biome": "^1.9.4", |
40 | | - "@playwright/test": "^1.56.1", |
41 | | - "@rsbuild/core": "^1.6.0", |
| 40 | + "@playwright/test": "^1.57.0", |
| 41 | + "@rsbuild/core": "^1.6.10", |
42 | 42 | "@rsbuild/plugin-preact": "^1.6.0", |
43 | | - "@rsbuild/plugin-react": "^1.4.1", |
| 43 | + "@rsbuild/plugin-react": "^1.4.2", |
44 | 44 | "@rsbuild/plugin-svgr": "^1.2.2", |
45 | 45 | "@rsbuild/plugin-vue": "^1.2.0", |
46 | | - "@rslib/core": "^0.17.0", |
47 | | - "@types/node": "^22.18.13", |
48 | | - "nano-staged": "^0.8.0", |
49 | | - "playwright": "^1.56.1", |
| 46 | + "@rslib/core": "^0.18.2", |
| 47 | + "@types/node": "^22.19.1", |
| 48 | + "nano-staged": "^0.9.0", |
| 49 | + "playwright": "^1.57.0", |
50 | 50 | "preact": "^10.27.2", |
51 | 51 | "react": "^19.2.0", |
52 | 52 | "react-dom": "^19.2.0", |
53 | 53 | "simple-git-hooks": "^2.13.1", |
54 | 54 | "typescript": "^5.9.3", |
55 | | - "vue": "^3.5.22" |
| 55 | + "vue": "^3.5.25" |
56 | 56 | }, |
57 | 57 | "peerDependencies": { |
58 | 58 | "@rsbuild/core": "1.x" |
|
62 | 62 | "optional": true |
63 | 63 | } |
64 | 64 | }, |
65 | | - "packageManager": "pnpm@10.20.0", |
| 65 | + "packageManager": "pnpm@10.24.0", |
66 | 66 | "publishConfig": { |
67 | 67 | "access": "public", |
68 | 68 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments