|
33 | 33 | ] |
34 | 34 | }, |
35 | 35 | "dependencies": { |
36 | | - "@rsbuild/plugin-babel": "^1.0.4", |
| 36 | + "@rsbuild/plugin-babel": "^1.0.5", |
37 | 37 | "@vue/babel-preset-jsx": "^1.4.0" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | 40 | "@biomejs/biome": "^1.9.4", |
41 | | - "@playwright/test": "^1.51.1", |
42 | | - "@rsbuild/core": "^1.3.1", |
43 | | - "@rsbuild/plugin-vue2": "^1.0.2", |
44 | | - "@rslib/core": "^0.6.1", |
45 | | - "@types/node": "^22.13.14", |
| 41 | + "@playwright/test": "^1.52.0", |
| 42 | + "@rsbuild/core": "^1.3.14", |
| 43 | + "@rsbuild/plugin-vue2": "^1.0.3", |
| 44 | + "@rslib/core": "^0.6.8", |
| 45 | + "@types/node": "^22.15.3", |
46 | 46 | "nano-staged": "^0.8.0", |
47 | | - "playwright": "^1.51.1", |
48 | | - "simple-git-hooks": "^2.12.1", |
49 | | - "typescript": "^5.8.2", |
| 47 | + "playwright": "^1.52.0", |
| 48 | + "simple-git-hooks": "^2.13.0", |
| 49 | + "typescript": "^5.8.3", |
50 | 50 | "vue": "^2.7.16" |
51 | 51 | }, |
52 | 52 | "peerDependencies": { |
|
57 | 57 | "optional": true |
58 | 58 | } |
59 | 59 | }, |
60 | | - "packageManager": "pnpm@10.7.0", |
| 60 | + "packageManager": "pnpm@10.10.0", |
61 | 61 | "publishConfig": { |
62 | 62 | "access": "public", |
63 | 63 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments