|
35 | 35 | "dependencies": { |
36 | 36 | "@types/pug": "^2.0.10", |
37 | 37 | "pug": "^3.0.3", |
38 | | - "reduce-configs": "^1.0.0" |
| 38 | + "reduce-configs": "^1.1.0" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | 41 | "@biomejs/biome": "^1.9.4", |
42 | | - "@playwright/test": "^1.48.2", |
43 | | - "@rsbuild/core": "1.0.19", |
44 | | - "@rsbuild/plugin-vue": "1.0.3", |
45 | | - "@rslib/core": "^0.1.0", |
46 | | - "@types/node": "^22.8.6", |
| 42 | + "@playwright/test": "^1.49.0", |
| 43 | + "@rsbuild/core": "1.1.6", |
| 44 | + "@rsbuild/plugin-vue": "1.0.5", |
| 45 | + "@rslib/core": "^0.1.1", |
| 46 | + "@types/node": "^22.10.1", |
47 | 47 | "nano-staged": "^0.8.0", |
48 | | - "playwright": "^1.48.2", |
| 48 | + "playwright": "^1.49.0", |
49 | 49 | "simple-git-hooks": "^2.11.1", |
50 | | - "typescript": "^5.6.3", |
51 | | - "vue": "^3.5.12" |
| 50 | + "typescript": "^5.7.2", |
| 51 | + "vue": "^3.5.13" |
52 | 52 | }, |
53 | 53 | "peerDependencies": { |
54 | 54 | "@rsbuild/core": "1.x" |
|
58 | 58 | "optional": true |
59 | 59 | } |
60 | 60 | }, |
61 | | - "packageManager": "pnpm@9.12.3", |
| 61 | + "packageManager": "pnpm@9.14.4", |
62 | 62 | "publishConfig": { |
63 | 63 | "access": "public", |
64 | 64 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments