diff --git a/package.json b/package.json index b3c1c267..be2919a3 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "husky": "^9.1.7", "medium-zoom": "^1.1.0", "oust": "^2.0.4", - "prettier": "^3.6.1", + "prettier": "^3.6.2", "vitepress": "1.6.3", "walk-sync": "^3.0.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 551412d1..f6a47943 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.6.1 + specifier: ^3.6.2 version: 3.6.2 vitepress: specifier: 1.6.3