|
32 | 32 | }, |
33 | 33 | "prettier": "prettier-config-vuepress", |
34 | 34 | "devDependencies": { |
35 | | - "@commitlint/cli": "^19.8.0", |
36 | | - "@commitlint/config-conventional": "^19.8.0", |
37 | | - "@commitlint/types": "^19.8.0", |
38 | | - "@types/node": "^22.15.2", |
| 35 | + "@commitlint/cli": "^19.8.1", |
| 36 | + "@commitlint/config-conventional": "^19.8.1", |
| 37 | + "@commitlint/types": "^19.8.1", |
| 38 | + "@types/node": "^22.15.17", |
39 | 39 | "@types/webpack-env": "^1.18.8", |
40 | | - "@vitest/coverage-istanbul": "^3.1.2", |
| 40 | + "@vitest/coverage-istanbul": "^3.1.3", |
41 | 41 | "bumpp": "^10.1.0", |
42 | 42 | "conventional-changelog-cli": "^5.0.0", |
43 | | - "eslint": "^9.25.1", |
| 43 | + "eslint": "^9.26.0", |
44 | 44 | "eslint-config-vuepress": "^6.0.0", |
45 | 45 | "husky": "^9.1.7", |
46 | 46 | "jiti": "^2.4.2", |
47 | | - "lint-staged": "^15.5.1", |
| 47 | + "lint-staged": "^15.5.2", |
48 | 48 | "prettier": "^3.5.3", |
49 | 49 | "prettier-config-vuepress": "^6.0.0", |
50 | 50 | "rimraf": "^6.0.1", |
51 | | - "sort-package-json": "^3.0.0", |
52 | | - "taze": "^19.0.4", |
| 51 | + "sort-package-json": "^3.2.1", |
| 52 | + "taze": "^19.1.0", |
53 | 53 | "tsconfig-vuepress": "^6.0.0", |
54 | 54 | "tsup": "^8.4.0", |
55 | 55 | "typescript": "~5.8.3", |
56 | | - "vite": "~6.3.3", |
57 | | - "vitest": "^3.1.2", |
| 56 | + "vite": "~6.3.5", |
| 57 | + "vitest": "^3.1.3", |
58 | 58 | "vue-tsc": "^2.2.10" |
59 | 59 | }, |
60 | 60 | "packageManager": "[email protected]", |
|
0 commit comments