diff --git a/package.json b/package.json index 90352d1..cbed06c 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "eslint": "^8.5.0", "eslint-plugin-vue": "^9.18.1", "nuxt": "^2.15.8", - "prettier": "^2.4.1", + "prettier": "^3.2.4", "rimraf": "^5.0.1", "standard-version": "^9.3.1", "typescript": "^5.1.3", diff --git a/yarn.lock b/yarn.lock index a2920c4..16a437f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8605,11 +8605,16 @@ prepend-http@^1.0.0: resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc" integrity sha512-PhmXi5XmoyKw1Un4E+opM2KcsJInDvKyuOumcjjw3waw86ZNjHwVUOOWLc4bCzLdcKNaWBH9e99sbWzDQsVaYg== -"prettier@^1.18.2 || ^2.0.0", prettier@^2.4.1: +"prettier@^1.18.2 || ^2.0.0": version "2.8.3" resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632" integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw== +prettier@^3.2.4: + version "3.2.4" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283" + integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ== + pretty-bytes@^5.6.0: version "5.6.0" resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"