diff --git a/package-lock.json b/package-lock.json index cffde7fa..f8af292f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "mermaid": "^10.6.1", "prettier": "^3.1.1", "prettier-plugin-go-template": "^0.0.15", - "prettier-plugin-tailwindcss": "^0.5.10", + "prettier-plugin-tailwindcss": "^0.5.11", "quicklink": "^2.3.0", "rimraf": "^5.0.5", "tailwindcss": "^3.4.0", @@ -2363,9 +2363,9 @@ } }, "node_modules/prettier-plugin-tailwindcss": { - "version": "0.5.10", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.10.tgz", - "integrity": "sha512-9UGSejqFxGG6brYjFfTYlJ8zs4L/lvZg1AngFfaC5Fs1otSskASv5IWKmjPu5MlABQUtTKtMArKyYr/hWpXSUg==", + "version": "0.5.11", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.11.tgz", + "integrity": "sha512-AvI/DNyMctyyxGOjyePgi/gqj5hJYClZ1avtQvLlqMT3uDZkRbi4HhGUpok3DRzv9z7Lti85Kdj3s3/1CeNI0w==", "dev": true, "engines": { "node": ">=14.21.3" @@ -4860,9 +4860,9 @@ } }, "prettier-plugin-tailwindcss": { - "version": "0.5.10", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.10.tgz", - "integrity": "sha512-9UGSejqFxGG6brYjFfTYlJ8zs4L/lvZg1AngFfaC5Fs1otSskASv5IWKmjPu5MlABQUtTKtMArKyYr/hWpXSUg==", + "version": "0.5.11", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.11.tgz", + "integrity": "sha512-AvI/DNyMctyyxGOjyePgi/gqj5hJYClZ1avtQvLlqMT3uDZkRbi4HhGUpok3DRzv9z7Lti85Kdj3s3/1CeNI0w==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index a57cb851..7062f8b1 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "mermaid": "^10.6.1", "prettier": "^3.1.1", "prettier-plugin-go-template": "^0.0.15", - "prettier-plugin-tailwindcss": "^0.5.10", + "prettier-plugin-tailwindcss": "^0.5.11", "quicklink": "^2.3.0", "rimraf": "^5.0.5", "tailwindcss": "^3.4.0",