diff --git a/package.json b/package.json index 6f8361d..12e5bb2 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint-config-next": "14.0.4", "eslint-config-prettier": "^9.1.0", "eslint-plugin-react": "^7.33.2", - "eslint-plugin-tailwindcss": "^3.13.0", + "eslint-plugin-tailwindcss": "^3.13.1", "postcss": "8.4.32", "prettier": "^3.1.1", "prettier-plugin-tailwindcss": "^0.5.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d999e5c..48e7b69 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,8 +71,8 @@ devDependencies: specifier: ^7.33.2 version: 7.33.2(eslint@8.56.0) eslint-plugin-tailwindcss: - specifier: ^3.13.0 - version: 3.13.0(tailwindcss@3.4.0) + specifier: ^3.13.1 + version: 3.13.1(tailwindcss@3.4.0) postcss: specifier: 8.4.32 version: 8.4.32 @@ -1887,8 +1887,8 @@ packages: string.prototype.matchall: 4.0.8 dev: true - /eslint-plugin-tailwindcss@3.13.0(tailwindcss@3.4.0): - resolution: {integrity: sha512-Fcep4KDRLWaK3KmkQbdyKHG0P4GdXFmXdDaweTIPcgOP60OOuWFbh1++dufRT28Q4zpKTKaHwTsXPJ4O/EjU2Q==} + /eslint-plugin-tailwindcss@3.13.1(tailwindcss@3.4.0): + resolution: {integrity: sha512-2Nlgr9doO6vFAG9w4iGU0sspWXuzypfng10HTF+dFS2NterhweWtgdRvf/f7aaoOUUxVZM8wMIXzazrZ7CxyeA==} engines: {node: '>=12.13.0'} peerDependencies: tailwindcss: ^3.3.2