diff --git a/package-lock.json b/package-lock.json index cb52022..3828bf6 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.2", + "prettier-plugin-tailwindcss": "0.7.3", "release-it": "20.0.1", "tailwindcss": "4.2.2", "typescript": "6.0.3" @@ -7098,9 +7098,9 @@ } }, "node_modules/prettier-plugin-tailwindcss": { - "version": "0.7.2", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.7.2.tgz", - "integrity": "sha512-LkphyK3Fw+q2HdMOoiEHWf93fNtYJwfamoKPl7UwtjFQdei/iIBoX11G6j706FzN3ymX9mPVi97qIY8328vdnA==", + "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==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 87bd0ca..3f3e389 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.2", + "prettier-plugin-tailwindcss": "0.7.3", "release-it": "20.0.1", "tailwindcss": "4.2.2", "typescript": "6.0.3"