diff --git a/package-lock.json b/package-lock.json index 0657216d..b6af812e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "mermaid": "^9.2.2", "prettier": "^2.8.1", "prettier-plugin-go-template": "^0.0.13", - "prettier-plugin-tailwindcss": "^0.2.0", + "prettier-plugin-tailwindcss": "^0.2.1", "rimraf": "^3.0.2", "tailwindcss": "^3.2.4", "vendor-copy": "^3.0.1" @@ -1703,9 +1703,9 @@ } }, "node_modules/prettier-plugin-tailwindcss": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.0.tgz", - "integrity": "sha512-Ruqig/mdWCSpqdq9WK44nrmqM4BFWTzBPhPGwC5NK3coV9eZntEQPB84MGZbjAg0XQU02jVRHXNRPREBzxvM+A==", + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.1.tgz", + "integrity": "sha512-aIO8IguumORyRsmT+E7JfJ3A9FEoyhqZR7Au7TBOege3VZkgMvHJMkufeYp4zjnDK2iq4ktkvGMNOQR9T8lisQ==", "dev": true, "engines": { "node": ">=12.17.0" @@ -3315,9 +3315,9 @@ } }, "prettier-plugin-tailwindcss": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.0.tgz", - "integrity": "sha512-Ruqig/mdWCSpqdq9WK44nrmqM4BFWTzBPhPGwC5NK3coV9eZntEQPB84MGZbjAg0XQU02jVRHXNRPREBzxvM+A==", + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.1.tgz", + "integrity": "sha512-aIO8IguumORyRsmT+E7JfJ3A9FEoyhqZR7Au7TBOege3VZkgMvHJMkufeYp4zjnDK2iq4ktkvGMNOQR9T8lisQ==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index eae162d7..4812cb6a 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "mermaid": "^9.2.2", "prettier": "^2.8.1", "prettier-plugin-go-template": "^0.0.13", - "prettier-plugin-tailwindcss": "^0.2.0", + "prettier-plugin-tailwindcss": "^0.2.1", "rimraf": "^3.0.2", "tailwindcss": "^3.2.4", "vendor-copy": "^3.0.1"