diff --git a/package-lock.json b/package-lock.json index 8400494..e832af6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "json": "11.0.0", "postcss": "8.5.10", "prettier": "3.8.3", - "prettier-plugin-tailwindcss": "0.7.3", + "prettier-plugin-tailwindcss": "0.8.0", "release-it": "20.0.1", "tailwindcss": "4.2.4", "typescript": "6.0.3" @@ -7084,9 +7084,9 @@ } }, "node_modules/prettier-plugin-tailwindcss": { - "version": "0.7.3", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.7.3.tgz", - "integrity": "sha512-lckXaWWdo2ZVXoMoUO3WIBiz9hVY+YBEh1gYyMFfrWP9WZW/wpFXQKizHx7WrFQFMkcG0bGShdpp531X1n+qpg==", + "version": "0.8.0", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.8.0.tgz", + "integrity": "sha512-V8ITGH87yuBDF6JpEZTOVlUz/saAwqb8f3HRgUj8Lh+tGCcrmorhsLpYqzygwFwK0PE2Ib6Mv3M7T/uE2tZV1g==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 7387dd5..ec48ed1 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "json": "11.0.0", "postcss": "8.5.10", "prettier": "3.8.3", - "prettier-plugin-tailwindcss": "0.7.3", + "prettier-plugin-tailwindcss": "0.8.0", "release-it": "20.0.1", "tailwindcss": "4.2.4", "typescript": "6.0.3"