|
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | 40 | "@biomejs/biome": "^1.9.4", |
41 | | - "@playwright/test": "^1.48.2", |
42 | | - "@rsbuild/core": "^1.1.0", |
43 | | - "@rsbuild/plugin-vue2": "^1.0.1", |
44 | | - "@rslib/core": "^0.0.16", |
45 | | - "@types/node": "^20.17.6", |
| 41 | + "@playwright/test": "^1.49.0", |
| 42 | + "@rsbuild/core": "^1.1.6", |
| 43 | + "@rsbuild/plugin-vue2": "^1.0.2", |
| 44 | + "@rslib/core": "^0.1.1", |
| 45 | + "@types/node": "^20.17.9", |
46 | 46 | "nano-staged": "^0.8.0", |
47 | | - "playwright": "^1.48.2", |
| 47 | + "playwright": "^1.49.0", |
48 | 48 | "simple-git-hooks": "^2.11.1", |
49 | | - "typescript": "^5.6.3", |
| 49 | + "typescript": "^5.7.2", |
50 | 50 | "vue": "^2.7.16" |
51 | 51 | }, |
52 | 52 | "peerDependencies": { |
|
57 | 57 | "optional": true |
58 | 58 | } |
59 | 59 | }, |
60 | | - "packageManager": "pnpm@9.12.3", |
| 60 | + "packageManager": "pnpm@9.14.4", |
61 | 61 | "publishConfig": { |
62 | 62 | "access": "public", |
63 | 63 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments