|
35 | 35 | ] |
36 | 36 | }, |
37 | 37 | "dependencies": { |
38 | | - "@rsbuild/plugin-babel": "^1.0.3", |
| 38 | + "@rsbuild/plugin-babel": "^1.0.4", |
39 | 39 | "@vue/babel-plugin-jsx": "^1.2.5", |
40 | 40 | "babel-plugin-vue-jsx-hmr": "^1.0.0" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | 43 | "@biomejs/biome": "^1.9.4", |
44 | 44 | "@playwright/test": "^1.50.1", |
45 | | - "@rsbuild/core": "^1.2.3", |
46 | | - "@rsbuild/plugin-vue": "1.0.5", |
47 | | - "@rslib/core": "^0.4.0", |
48 | | - "@types/node": "^22.13.0", |
| 45 | + "@rsbuild/core": "^1.2.13", |
| 46 | + "@rsbuild/plugin-vue": "1.0.6", |
| 47 | + "@rslib/core": "^0.5.2", |
| 48 | + "@types/node": "^22.13.7", |
49 | 49 | "nano-staged": "^0.8.0", |
50 | 50 | "playwright": "^1.50.1", |
51 | 51 | "simple-git-hooks": "^2.11.1", |
52 | | - "typescript": "^5.7.3", |
| 52 | + "typescript": "^5.8.2", |
53 | 53 | "vue": "^3.5.13" |
54 | 54 | }, |
55 | 55 | "peerDependencies": { |
|
60 | 60 | "optional": true |
61 | 61 | } |
62 | 62 | }, |
63 | | - "packageManager": "[email protected].4", |
| 63 | + "packageManager": "[email protected].6", |
64 | 64 | "publishConfig": { |
65 | 65 | "access": "public", |
66 | 66 | "registry": "https://registry.npmjs.org/", |
|
0 commit comments