diff --git a/package-lock.json b/package-lock.json index aef13bdb..3be68a41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "execa": "^8.0.1", "msw": "^1.3.2", "prettier": "^3.0.3", - "prettier-plugin-tailwindcss": "^0.5.5", + "prettier-plugin-tailwindcss": "^0.5.7", "rollup-plugin-brotli": "^3.1.0", "ts-morph": "^20.0.0", "typescript": "^5.2.2", @@ -5406,9 +5406,9 @@ } }, "node_modules/prettier-plugin-tailwindcss": { - "version": "0.5.5", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.5.tgz", - "integrity": "sha512-voy0CjWv/CM8yeaduv5ZwovovpTGMR5LbzlhGF+LtEvMJt9wBeVTVnW781hL38R/RcDXCJwN2rolsgr94B/n0Q==", + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.7.tgz", + "integrity": "sha512-4v6uESAgwCni6YF6DwJlRaDjg9Z+al5zM4JfngcazMy4WEf/XkPS5TEQjbD+DZ5iNuG6RrKQLa/HuX2SYzC3kQ==", "dev": true, "engines": { "node": ">=14.21.3" @@ -10644,9 +10644,9 @@ } }, "prettier-plugin-tailwindcss": { - "version": "0.5.5", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.5.tgz", - "integrity": "sha512-voy0CjWv/CM8yeaduv5ZwovovpTGMR5LbzlhGF+LtEvMJt9wBeVTVnW781hL38R/RcDXCJwN2rolsgr94B/n0Q==", + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.7.tgz", + "integrity": "sha512-4v6uESAgwCni6YF6DwJlRaDjg9Z+al5zM4JfngcazMy4WEf/XkPS5TEQjbD+DZ5iNuG6RrKQLa/HuX2SYzC3kQ==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index 58ff8ed5..b188dbae 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "execa": "^8.0.1", "msw": "^1.3.2", "prettier": "^3.0.3", - "prettier-plugin-tailwindcss": "^0.5.5", + "prettier-plugin-tailwindcss": "^0.5.7", "rollup-plugin-brotli": "^3.1.0", "ts-morph": "^20.0.0", "typescript": "^5.2.2",