diff --git a/package-lock.json b/package-lock.json index 3334de35..c5c6fec9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "npm-run-all2": "6.2.0", "postcss": "8.4.38", "prettier": "3.3.2", - "prettier-plugin-tailwindcss": "0.6.4", + "prettier-plugin-tailwindcss": "0.6.5", "prop-types": "15.8.1", "react": "18.3.1", "react-dom": "18.3.1", @@ -11494,9 +11494,9 @@ } }, "node_modules/prettier-plugin-tailwindcss": { - "version": "0.6.4", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.4.tgz", - "integrity": "sha512-3vhbIvlKyAWPaw9bUr2cw6M1BGx2Oy9CCLJyv+nxEiBGCTcL69WcAz2IFMGqx8IXSzQCInGSo2ujAByg9poHLQ==", + "version": "0.6.5", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.5.tgz", + "integrity": "sha512-axfeOArc/RiGHjOIy9HytehlC0ZLeMaqY09mm8YCkMzznKiDkwFzOpBvtuhuv3xG5qB73+Mj7OCe2j/L1ryfuQ==", "engines": { "node": ">=14.21.3" }, @@ -21592,9 +21592,9 @@ "integrity": "sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==" }, "prettier-plugin-tailwindcss": { - "version": "0.6.4", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.4.tgz", - "integrity": "sha512-3vhbIvlKyAWPaw9bUr2cw6M1BGx2Oy9CCLJyv+nxEiBGCTcL69WcAz2IFMGqx8IXSzQCInGSo2ujAByg9poHLQ==", + "version": "0.6.5", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.5.tgz", + "integrity": "sha512-axfeOArc/RiGHjOIy9HytehlC0ZLeMaqY09mm8YCkMzznKiDkwFzOpBvtuhuv3xG5qB73+Mj7OCe2j/L1ryfuQ==", "requires": {} }, "pretty-bytes": { diff --git a/package.json b/package.json index ce0708f7..fcf77598 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "npm-run-all2": "6.2.0", "postcss": "8.4.38", "prettier": "3.3.2", - "prettier-plugin-tailwindcss": "0.6.4", + "prettier-plugin-tailwindcss": "0.6.5", "prop-types": "15.8.1", "react": "18.3.1", "react-dom": "18.3.1",