diff --git a/package-lock.json b/package-lock.json index ee7163c9..f5cb79e4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "packery": "^2.1.2", "prettier": "^3.0.3", "prettier-plugin-go-template": "^0.0.15", - "prettier-plugin-tailwindcss": "^0.5.2", + "prettier-plugin-tailwindcss": "^0.5.6", "puppeteer": "^21.3.8", "rimraf": "^5.0.5", "tailwindcss": "^3.3.3", @@ -2029,9 +2029,9 @@ } }, "node_modules/prettier-plugin-tailwindcss": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.2.tgz", - "integrity": "sha512-i4swJk4f8YWK99BRPX3DdDNwMr6U1X8y9rvxGeX5zf090+SsHpPSVjgOb041Hh6/nZJWPi/JYno9UgBDm+/RxA==", + "version": "0.5.6", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.6.tgz", + "integrity": "sha512-2Xgb+GQlkPAUCFi3sV+NOYcSI5XgduvDBL2Zt/hwJudeKXkyvRS65c38SB0yb9UB40+1rL83I6m0RtlOQ8eHdg==", "dev": true, "engines": { "node": ">=14.21.3" diff --git a/package.json b/package.json index b6937c58..fca58f3a 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "packery": "^2.1.2", "prettier": "^3.0.3", "prettier-plugin-go-template": "^0.0.15", - "prettier-plugin-tailwindcss": "^0.5.2", + "prettier-plugin-tailwindcss": "^0.5.6", "puppeteer": "^21.3.8", "rimraf": "^5.0.5", "tailwindcss": "^3.3.3",