|
38 | 38 | "reduce-configs": "^1.1.2" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@playwright/test": "^1.60.0", |
42 | | - "@rsbuild/core": "2.0.9", |
| 41 | + "@playwright/test": "^1.61.0", |
| 42 | + "@rsbuild/core": "2.0.15", |
43 | 43 | "@rsbuild/plugin-vue": "1.2.9", |
44 | | - "@rslib/core": "^0.22.0", |
45 | | - "@rslint/core": "^0.6.1", |
| 44 | + "@rslib/core": "^0.23.0", |
| 45 | + "@rslint/core": "^0.6.2", |
46 | 46 | "@types/lodash": "^4.17.24", |
47 | | - "@types/node": "^25.9.1", |
48 | | - "playwright": "^1.60.0", |
49 | | - "prettier": "^3.8.3", |
| 47 | + "@types/node": "^25.9.3", |
| 48 | + "playwright": "^1.61.0", |
| 49 | + "prettier": "^3.8.4", |
50 | 50 | "simple-git-hooks": "^2.13.1", |
51 | 51 | "typescript": "^6.0.3", |
52 | | - "vue": "^3.5.35" |
| 52 | + "vue": "^3.5.38" |
53 | 53 | }, |
54 | 54 | "peerDependencies": { |
55 | 55 | "@rsbuild/core": "^1.0.0 || ^2.0.0" |
|
59 | 59 | "optional": true |
60 | 60 | } |
61 | 61 | }, |
62 | | - "packageManager": "pnpm@11.5.0", |
| 62 | + "packageManager": "pnpm@11.7.0", |
63 | 63 | "publishConfig": { |
64 | 64 | "access": "public", |
65 | 65 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments