diff --git a/package.json b/package.json index 68c7c70..fa5a34d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "husky": "^9.1.7", "medium-zoom": "^1.1.0", "oust": "^2.0.4", - "prettier": "^3.5.0", + "prettier": "^3.5.1", "vitepress": "1.5.0", "walk-sync": "^3.0.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a2b73a3..a6bbab5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,7 +30,7 @@ importers: specifier: ^2.0.4 version: 2.0.4 prettier: - specifier: ^3.5.0 + specifier: ^3.5.1 version: 3.5.1 vitepress: specifier: 1.5.0