|
36 | 36 | }, |
37 | 37 | "dependencies": { |
38 | 38 | "vue-loader": "^15.11.1", |
39 | | - "webpack": "^5.99.9" |
| 39 | + "webpack": "^5.101.0" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | 42 | "@biomejs/biome": "^1.9.4", |
43 | | - "@playwright/test": "^1.53.2", |
44 | | - "@rsbuild/core": "^1.4.2", |
45 | | - "@rsbuild/plugin-less": "1.2.4", |
46 | | - "@rslib/core": "^0.10.4", |
47 | | - "@types/node": "^22.15.34", |
| 43 | + "@playwright/test": "^1.54.1", |
| 44 | + "@rsbuild/core": "^1.4.12", |
| 45 | + "@rsbuild/plugin-less": "1.3.1", |
| 46 | + "@rslib/core": "^0.11.0", |
| 47 | + "@types/node": "^22.17.0", |
48 | 48 | "nano-staged": "^0.8.0", |
49 | | - "playwright": "^1.53.2", |
50 | | - "simple-git-hooks": "^2.13.0", |
51 | | - "typescript": "^5.8.3", |
| 49 | + "playwright": "^1.54.1", |
| 50 | + "simple-git-hooks": "^2.13.1", |
| 51 | + "typescript": "^5.9.2", |
52 | 52 | "vue": "^2.7.16" |
53 | 53 | }, |
54 | 54 | "peerDependencies": { |
|
59 | 59 | "optional": true |
60 | 60 | } |
61 | 61 | }, |
62 | | - "packageManager": "pnpm@10.12.4", |
| 62 | + "packageManager": "pnpm@10.14.0", |
63 | 63 | "publishConfig": { |
64 | 64 | "access": "public", |
65 | 65 | "registry": "https://registry.npmjs.org/", |
|
0 commit comments