|
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | 42 | "@biomejs/biome": "^1.9.4", |
43 | | - "@playwright/test": "^1.48.2", |
44 | | - "@rsbuild/core": "^1.1.0", |
45 | | - "@rsbuild/plugin-vue": "1.0.4", |
46 | | - "@rslib/core": "^0.0.16", |
47 | | - "@types/node": "^22.9.0", |
| 43 | + "@playwright/test": "^1.49.0", |
| 44 | + "@rsbuild/core": "^1.1.6", |
| 45 | + "@rsbuild/plugin-vue": "1.0.5", |
| 46 | + "@rslib/core": "^0.1.1", |
| 47 | + "@types/node": "^22.10.1", |
48 | 48 | "nano-staged": "^0.8.0", |
49 | | - "playwright": "^1.48.2", |
| 49 | + "playwright": "^1.49.0", |
50 | 50 | "simple-git-hooks": "^2.11.1", |
51 | | - "typescript": "^5.6.3", |
52 | | - "vue": "^3.5.12" |
| 51 | + "typescript": "^5.7.2", |
| 52 | + "vue": "^3.5.13" |
53 | 53 | }, |
54 | 54 | "peerDependencies": { |
55 | 55 | "@rsbuild/core": "1.x" |
|
59 | 59 | "optional": true |
60 | 60 | } |
61 | 61 | }, |
62 | | - "packageManager": "pnpm@9.12.3", |
| 62 | + "packageManager": "pnpm@9.14.4", |
63 | 63 | "publishConfig": { |
64 | 64 | "access": "public", |
65 | 65 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments