diff --git a/package-lock.json b/package-lock.json index 8c4067e..e172e87 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "json": "11.0.0", "postcss": "8.4.38", "prettier": "3.3.2", - "prettier-plugin-tailwindcss": "0.6.3", + "prettier-plugin-tailwindcss": "0.6.4", "release-it": "17.3.0", "tailwindcss": "3.4.4", "typescript": "5.4.5" @@ -6503,9 +6503,9 @@ } }, "node_modules/prettier-plugin-tailwindcss": { - "version": "0.6.3", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.3.tgz", - "integrity": "sha512-GeJ9bqXN4APAP0V5T2a1J/o6a50MWevEUCPWxijpdXFDQkBCoAfz4pQfv+YMXSqZ5GXLMDYio0mUOfrYL7gf4w==", + "version": "0.6.4", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.4.tgz", + "integrity": "sha512-3vhbIvlKyAWPaw9bUr2cw6M1BGx2Oy9CCLJyv+nxEiBGCTcL69WcAz2IFMGqx8IXSzQCInGSo2ujAByg9poHLQ==", "dev": true, "engines": { "node": ">=14.21.3" diff --git a/package.json b/package.json index 772bd55..ea9700e 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "json": "11.0.0", "postcss": "8.4.38", "prettier": "3.3.2", - "prettier-plugin-tailwindcss": "0.6.3", + "prettier-plugin-tailwindcss": "0.6.4", "release-it": "17.3.0", "tailwindcss": "3.4.4", "typescript": "5.4.5"