|
41 | 41 | },
|
42 | 42 | "devDependencies": {
|
43 | 43 | "@biomejs/biome": "^1.9.4",
|
44 |
| - "@playwright/test": "^1.52.0", |
45 |
| - "@rsbuild/core": "^1.3.22", |
46 |
| - "@rsbuild/plugin-vue": "1.0.7", |
47 |
| - "@rslib/core": "^0.9.1", |
48 |
| - "@types/node": "^22.15.29", |
| 44 | + "@playwright/test": "^1.54.2", |
| 45 | + "@rsbuild/core": "^1.4.13", |
| 46 | + "@rsbuild/plugin-vue": "1.1.0", |
| 47 | + "@rslib/core": "^0.11.1", |
| 48 | + "@types/node": "^22.17.0", |
49 | 49 | "nano-staged": "^0.8.0",
|
50 |
| - "playwright": "^1.52.0", |
51 |
| - "simple-git-hooks": "^2.13.0", |
52 |
| - "typescript": "^5.8.3", |
53 |
| - "vue": "^3.5.16" |
| 50 | + "playwright": "^1.54.2", |
| 51 | + "simple-git-hooks": "^2.13.1", |
| 52 | + "typescript": "^5.9.2", |
| 53 | + "vue": "^3.5.18" |
54 | 54 | },
|
55 | 55 | "peerDependencies": {
|
56 | 56 | "@rsbuild/core": "1.x"
|
|
60 | 60 | "optional": true
|
61 | 61 | }
|
62 | 62 | },
|
63 |
| - "packageManager": "pnpm@10.11.0", |
| 63 | + "packageManager": "pnpm@10.14.0", |
64 | 64 | "publishConfig": {
|
65 | 65 | "access": "public",
|
66 | 66 | "registry": "https://registry.npmjs.org/",
|
|
0 commit comments