diff --git a/package-lock.json b/package-lock.json index c6fcd3615..702b9510a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "mocha": "10.8.2", "nx": "20.3.3", "prettier": "3.4.2", - "prettier-plugin-tailwindcss": "0.6.10", + "prettier-plugin-tailwindcss": "0.6.11", "rimraf": "6.0.1", "sinon": "19.0.2", "typescript": "5.7.3" @@ -14341,9 +14341,9 @@ } }, "node_modules/prettier-plugin-tailwindcss": { - "version": "0.6.10", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.10.tgz", - "integrity": "sha512-ndj2WLDaMzACnr1gAYZiZZLs5ZdOeBYgOsbBmHj3nvW/6q8h8PymsXiEnKvj/9qgCCAoHyvLOisoQdIcsDvIgw==", + "version": "0.6.11", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.11.tgz", + "integrity": "sha512-YxaYSIvZPAqhrrEpRtonnrXdghZg1irNg4qrjboCXrpybLWVs55cW2N3juhspVJiO0JBvYJT8SYsJpc8OQSnsA==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 88861c61f..e5d867fcb 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "mocha": "10.8.2", "nx": "20.3.3", "prettier": "3.4.2", - "prettier-plugin-tailwindcss": "0.6.10", + "prettier-plugin-tailwindcss": "0.6.11", "rimraf": "6.0.1", "sinon": "19.0.2", "typescript": "5.7.3"