diff --git a/package-lock.json b/package-lock.json index a38f5f0d..d20516aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "knip": "^6.4.1", "prettier": "^3.8.3", "prettier-plugin-packagejson": "^3.0.2", - "prettier-plugin-tailwindcss": "^0.7.2", + "prettier-plugin-tailwindcss": "^0.7.3", "tsx": "^4.21.0", "turbo": "^2.9.6", "typescript": "^6.0.3", @@ -13887,9 +13887,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 e24d80f6..e9587636 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "knip": "^6.4.1", "prettier": "^3.8.3", "prettier-plugin-packagejson": "^3.0.2", - "prettier-plugin-tailwindcss": "^0.7.2", + "prettier-plugin-tailwindcss": "^0.7.3", "tsx": "^4.21.0", "turbo": "^2.9.6", "typescript": "^6.0.3",