|
68 | 68 | },
|
69 | 69 | "devDependencies": {
|
70 | 70 | "@biomejs/biome": "^1.9.4",
|
71 |
| - "@commitlint/cli": "^19.8.0", |
72 |
| - "@commitlint/config-conventional": "^19.8.0", |
73 |
| - "@commitlint/types": "^19.8.0", |
| 71 | + "@commitlint/cli": "^19.8.1", |
| 72 | + "@commitlint/config-conventional": "^19.8.1", |
| 73 | + "@commitlint/types": "^19.8.1", |
74 | 74 | "@docusaurus/module-type-aliases": "^3.7.0",
|
75 | 75 | "@docusaurus/tsconfig": "^3.7.0",
|
76 | 76 | "@docusaurus/types": "^3.7.0",
|
|
86 | 86 | "@types/pako": "^2.0.3",
|
87 | 87 | "@types/react": "^18.3.21",
|
88 | 88 | "@vitejs/plugin-react-swc": "^3.9.0",
|
89 |
| - "@vitest/ui": "^3.1.1", |
| 89 | + "@vitest/ui": "^3.1.3", |
90 | 90 | "clipanion": "^4.0.0-rc.4",
|
91 | 91 | "devmoji": "^2.3.0",
|
92 | 92 | "dotenv": "^16.5.0",
|
93 | 93 | "fs-extra": "^11.3.0",
|
94 | 94 | "hexo-util": "^3.3.0",
|
95 | 95 | "husky": "^9.1.7",
|
96 |
| - "lint-staged": "^15.5.2", |
| 96 | + "lint-staged": "^16.0.0", |
97 | 97 | "playwright": "^1.52.0",
|
98 | 98 | "regenerator-runtime": "^0.14.1",
|
99 |
| - "sort-package-json": "^3.2.0", |
| 99 | + "sort-package-json": "^3.2.1", |
100 | 100 | "tsx": "^4.19.4",
|
101 | 101 | "typescript": "^5.8.3",
|
102 | 102 | "vite-tsconfig-paths": "^5.1.4",
|
|
0 commit comments