|
35 | 35 | "@rollup/plugin-terser": "^0.4.4", |
36 | 36 | "@types/lodash.kebabcase": "^4.1.9", |
37 | 37 | "@types/node": "^20.14.12", |
38 | | - "@vitest/coverage-v8": "^2.1.1", |
39 | | - "@vitest/ui": "^2.1.1", |
40 | | - "@vue/compiler-sfc": "~3.5.10", |
41 | | - "@vue/server-renderer": "~3.5.10", |
| 38 | + "@vitest/coverage-v8": "^2.1.4", |
| 39 | + "@vitest/ui": "^2.1.4", |
| 40 | + "@vue/compiler-sfc": "~3.5.12", |
| 41 | + "@vue/server-renderer": "~3.5.12", |
42 | 42 | "chalk": "^5.3.0", |
43 | 43 | "conventional-changelog-cli": "^2.2.2", |
44 | 44 | "enquirer": "^2.4.1", |
45 | 45 | "execa": "^9.3.0", |
46 | 46 | "globby": "^14.0.1", |
47 | | - "happy-dom": "^15.7.4", |
48 | | - "lint-staged": "^15.2.7", |
| 47 | + "happy-dom": "^15.8.0", |
| 48 | + "lint-staged": "^15.2.10", |
49 | 49 | "lodash.kebabcase": "^4.1.1", |
50 | 50 | "minimist": "^1.2.8", |
51 | 51 | "p-series": "^3.0.0", |
|
58 | 58 | "simple-git-hooks": "^2.11.1", |
59 | 59 | "typedoc": "^0.26.7", |
60 | 60 | "typedoc-plugin-markdown": "^4.2.8", |
61 | | - "typescript": "~5.6.2", |
62 | | - "vitest": "^2.1.1", |
63 | | - "vue": "~3.5.10" |
| 61 | + "typescript": "~5.6.3", |
| 62 | + "vitest": "^2.1.4", |
| 63 | + "vue": "~3.5.12" |
64 | 64 | }, |
65 | 65 | "simple-git-hooks": { |
66 | 66 | "pre-commit": "pnpm lint-staged", |
|
0 commit comments