diff --git a/package.json b/package.json index 20233fe..773e95b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "husky": "^9.1.7", "npm-check-updates": "^19.1.2", "postcss": "^8.5.6", - "prettier": "^3.7.4", + "prettier": "^3.8.1", "prettier-plugin-tailwindcss": "^0.7.2", "tailwindcss": "^4.1.17", "tsx": "^4.21.0", diff --git a/yarn.lock b/yarn.lock index 50be7c0..c91db20 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2858,10 +2858,10 @@ prettier-plugin-tailwindcss@^0.7.2: resolved "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.7.2.tgz" integrity sha512-LkphyK3Fw+q2HdMOoiEHWf93fNtYJwfamoKPl7UwtjFQdei/iIBoX11G6j706FzN3ymX9mPVi97qIY8328vdnA== -prettier@^3.7.4: - version "3.7.4" - resolved "https://registry.npmjs.org/prettier/-/prettier-3.7.4.tgz" - integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA== +prettier@^3.8.1: + version "3.8.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173" + integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg== prop-types@^15.8.1: version "15.8.1"