diff --git a/package.json b/package.json index 1d357a8..44fe5af 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "devDependencies": { "@docusaurus/module-type-aliases": "^3.8.1", "glob": "^11.1.0", - "prettier": "3.5.3", + "prettier": "3.7.4", "prompts": "2.4.2", "webp-converter": "2.3.3" }, diff --git a/yarn.lock b/yarn.lock index fee2d56..d2d65ad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10302,10 +10302,10 @@ postcss@^8.5.4: picocolors "^1.1.1" source-map-js "^1.2.1" -prettier@3.5.3: - version "3.5.3" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5" - integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw== +prettier@3.7.4: + version "3.7.4" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f" + integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA== pretty-error@^4.0.0: version "4.0.0"