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