diff --git a/package-lock.json b/package-lock.json index 97d432f6..c3a5b255 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "mermaid": "^10.2.3", "prettier": "^2.8.8", "prettier-plugin-go-template": "^0.0.13", - "prettier-plugin-tailwindcss": "^0.4.0", + "prettier-plugin-tailwindcss": "^0.4.1", "rimraf": "^5.0.1", "tailwindcss": "^3.3.2", "vendor-copy": "^3.0.1" @@ -2278,9 +2278,9 @@ } }, "node_modules/prettier-plugin-tailwindcss": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.4.0.tgz", - "integrity": "sha512-Rna0sDPETA0KNhMHlN8wxKNgfSa8mTl2hPPAGxnbv6tUcHT6J4RQmQ8TLXyhB7Dm5Von4iHloBxTyClYM6wT0A==", + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.4.1.tgz", + "integrity": "sha512-hwn2EiJmv8M+AW4YDkbjJ6HlZCTzLyz1QlySn9sMuKV/Px0fjwldlB7tol8GzdgqtkdPtzT3iJ4UzdnYXP25Ag==", "dev": true, "engines": { "node": ">=12.17.0" @@ -4593,9 +4593,9 @@ } }, "prettier-plugin-tailwindcss": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.4.0.tgz", - "integrity": "sha512-Rna0sDPETA0KNhMHlN8wxKNgfSa8mTl2hPPAGxnbv6tUcHT6J4RQmQ8TLXyhB7Dm5Von4iHloBxTyClYM6wT0A==", + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.4.1.tgz", + "integrity": "sha512-hwn2EiJmv8M+AW4YDkbjJ6HlZCTzLyz1QlySn9sMuKV/Px0fjwldlB7tol8GzdgqtkdPtzT3iJ4UzdnYXP25Ag==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index 7bf264ca..990922c7 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "mermaid": "^10.2.3", "prettier": "^2.8.8", "prettier-plugin-go-template": "^0.0.13", - "prettier-plugin-tailwindcss": "^0.4.0", + "prettier-plugin-tailwindcss": "^0.4.1", "rimraf": "^5.0.1", "tailwindcss": "^3.3.2", "vendor-copy": "^3.0.1"