diff --git a/package.json b/package.json index 5c84946397d..379a98509af 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "enquirer": "2.4.1", "eslint": "9.9.0", "eslint-plugin-eslint-plugin": "6.2.0", - "eslint-plugin-tailwindcss": "3.17.4", + "eslint-plugin-tailwindcss": "3.17.5", "husky": "9.1.6", "jest-snapshot-serializer-raw": "2.0.0", "json-schema-to-markdown": "1.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5564d96c18a..d7629799c46 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -56,8 +56,8 @@ importers: specifier: 6.2.0 version: 6.2.0(eslint@9.9.0(patch_hash=cqyibohmktxazhgy2cj3pxovf4)(jiti@2.3.3)) eslint-plugin-tailwindcss: - specifier: 3.17.4 - version: 3.17.4(tailwindcss@3.4.13) + specifier: 3.17.5 + version: 3.17.5(tailwindcss@3.4.13) husky: specifier: 9.1.6 version: 9.1.6 @@ -3019,8 +3019,8 @@ packages: peerDependencies: eslint: ^8.0.0 || ^9.0.0 - eslint-plugin-tailwindcss@3.17.4: - resolution: {integrity: sha512-gJAEHmCq2XFfUP/+vwEfEJ9igrPeZFg+skeMtsxquSQdxba9XRk5bn0Bp9jxG1VV9/wwPKi1g3ZjItu6MIjhNg==} + eslint-plugin-tailwindcss@3.17.5: + resolution: {integrity: sha512-8Mi7p7dm+mO1dHgRHHFdPu4RDTBk69Cn4P0B40vRQR+MrguUpwmKwhZy1kqYe3Km8/4nb+cyrCF+5SodOEmaow==} engines: {node: '>=18.12.0'} peerDependencies: tailwindcss: ^3.4.0 @@ -9373,7 +9373,7 @@ snapshots: dependencies: eslint: 9.9.0(patch_hash=cqyibohmktxazhgy2cj3pxovf4)(jiti@2.3.3) - eslint-plugin-tailwindcss@3.17.4(tailwindcss@3.4.13): + eslint-plugin-tailwindcss@3.17.5(tailwindcss@3.4.13): dependencies: fast-glob: 3.3.2 postcss: 8.4.47