|
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | 41 | "@biomejs/biome": "^1.9.4", |
42 | | - "@playwright/test": "^1.51.1", |
43 | | - "@rsbuild/core": "1.3.1", |
| 42 | + "@playwright/test": "^1.52.0", |
| 43 | + "@rsbuild/core": "1.3.14", |
44 | 44 | "@rsbuild/plugin-vue": "1.0.7", |
45 | | - "@rslib/core": "^0.6.1", |
46 | | - "@types/node": "^22.13.14", |
| 45 | + "@rslib/core": "^0.6.8", |
| 46 | + "@types/node": "^22.15.3", |
47 | 47 | "nano-staged": "^0.8.0", |
48 | | - "playwright": "^1.51.1", |
49 | | - "simple-git-hooks": "^2.12.1", |
50 | | - "typescript": "^5.8.2", |
| 48 | + "playwright": "^1.52.0", |
| 49 | + "simple-git-hooks": "^2.13.0", |
| 50 | + "typescript": "^5.8.3", |
51 | 51 | "vue": "^3.5.13" |
52 | 52 | }, |
53 | 53 | "peerDependencies": { |
|
58 | 58 | "optional": true |
59 | 59 | } |
60 | 60 | }, |
61 | | - "packageManager": "pnpm@10.7.0", |
| 61 | + "packageManager": "pnpm@10.10.0", |
62 | 62 | "publishConfig": { |
63 | 63 | "access": "public", |
64 | 64 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments