diff --git a/package.json b/package.json index 0fe7f76..3ecf44e 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@vuepress/plugin-debug": "^2.0.0-beta.25", "@vuepress/plugin-search": "^2.0.0-beta.25", "postcss-loader": "^7.3.0", - "prettier": "^3.1.0", + "prettier": "^3.2.2", "sass": "^1.51.0", "sass-loader": "^13.3.0", "vue-property-decorator": "^9.1.2", diff --git a/yarn.lock b/yarn.lock index 8b77c58..066ef34 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4195,10 +4195,10 @@ postcss@^8.3.6: nanoid "^3.1.23" source-map-js "^0.6.2" -prettier@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e" - integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw== +prettier@^3.2.2: + version "3.2.2" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.2.tgz#96e580f7ca9c96090ad054616c0c4597e2844b65" + integrity sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A== pretty-error@^3.0.4: version "3.0.4"