diff --git a/package.json b/package.json index 35c2716..ec5401f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@docusaurus/module-type-aliases": "^3.10.2", "@docusaurus/tsconfig": "^3.10.2", "@types/react": "^19.2.17", - "prettier": "^3.9.5", + "prettier": "^3.9.6", "typescript": "^7.0.2" }, "browserslist": { diff --git a/yarn.lock b/yarn.lock index 0d119df..7543b2c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7553,10 +7553,10 @@ postcss@^8.4.33, postcss@^8.5.4: picocolors "^1.1.1" source-map-js "^1.2.1" -prettier@^3.9.5: - version "3.9.5" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.9.5.tgz#4fec97736e33b9d0b620b48914fe93b530e835ad" - integrity sha512-/FVl766LpUfB5vXgCYOYa0MeV/441Ia99AeICQIQFTY/Nw0roZwULcXpku5i1/m5kt/baz+s4Zogspd839HSMg== +prettier@^3.9.6: + version "3.9.6" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.9.6.tgz#b3ea5146515d40fc53f18aa63f74dfab1e10dbf6" + integrity sha512-OpN0zzVdiaiAhxpuuj5efpIS4sY9j7bY6uR5mnj5yPzGkdkjNKSJeUThPb60Jw29QuAZgA4o+/iB49kFiaBX6g== pretty-error@^4.0.0: version "4.0.0"