|
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@biomejs/biome": "^1.9.4", |
40 | | - "@playwright/test": "^1.51.1", |
41 | | - "@rsbuild/core": "^1.3.1", |
| 40 | + "@playwright/test": "^1.52.0", |
| 41 | + "@rsbuild/core": "^1.3.14", |
42 | 42 | "@rsbuild/plugin-preact": "^1.3.1", |
43 | | - "@rsbuild/plugin-react": "^1.1.1", |
44 | | - "@rsbuild/plugin-svgr": "^1.0.7", |
| 43 | + "@rsbuild/plugin-react": "^1.3.0", |
| 44 | + "@rsbuild/plugin-svgr": "^1.2.0", |
45 | 45 | "@rsbuild/plugin-vue": "^1.0.7", |
46 | | - "@rslib/core": "^0.6.1", |
47 | | - "@types/node": "^22.13.14", |
| 46 | + "@rslib/core": "^0.6.8", |
| 47 | + "@types/node": "^22.15.3", |
48 | 48 | "nano-staged": "^0.8.0", |
49 | | - "playwright": "^1.51.1", |
50 | | - "preact": "^10.26.4", |
| 49 | + "playwright": "^1.52.0", |
| 50 | + "preact": "^10.26.5", |
51 | 51 | "react": "^19.1.0", |
52 | 52 | "react-dom": "^19.1.0", |
53 | | - "simple-git-hooks": "^2.12.1", |
54 | | - "typescript": "^5.8.2", |
| 53 | + "simple-git-hooks": "^2.13.0", |
| 54 | + "typescript": "^5.8.3", |
55 | 55 | "vue": "^3.5.13" |
56 | 56 | }, |
57 | 57 | "peerDependencies": { |
|
62 | 62 | "optional": true |
63 | 63 | } |
64 | 64 | }, |
65 | | - "packageManager": "pnpm@10.7.0", |
| 65 | + "packageManager": "pnpm@10.10.0", |
66 | 66 | "publishConfig": { |
67 | 67 | "access": "public", |
68 | 68 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments