From 7581b6ea72083a364fe59f269ae14796cf953272 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 08:43:08 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-tailwindcss to v3.17.4 --- package.json | 2 +- pnpm-lock.yaml | 59 ++++++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 53 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 9e279b13..fba03802 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "eslint-plugin-mdx": "3.1.5", "eslint-plugin-simple-import-sort": "12.0.0", "eslint-plugin-storybook": "0.6.15", - "eslint-plugin-tailwindcss": "3.14.3", + "eslint-plugin-tailwindcss": "3.17.4", "eslint-plugin-unused-imports": "3.1.0", "jsdom": "24.0.0", "lefthook": "1.6.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4ca7b735..0952c272 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -214,8 +214,8 @@ devDependencies: specifier: 0.6.15 version: 0.6.15(eslint@8.56.0)(typescript@5.3.3) eslint-plugin-tailwindcss: - specifier: 3.14.3 - version: 3.14.3(tailwindcss@3.4.3) + specifier: 3.17.4 + version: 3.17.4(tailwindcss@3.4.3) eslint-plugin-unused-imports: specifier: 3.1.0 version: 3.1.0(@typescript-eslint/eslint-plugin@6.21.0)(eslint@8.56.0) @@ -809,6 +809,16 @@ packages: '@babel/helper-plugin-utils': 7.24.7 dev: true + /@babel/plugin-syntax-import-assertions@7.24.7(@babel/core@7.22.9): + resolution: {integrity: sha512-Ec3NRUMoi8gskrkBe3fNmEQfxDvY8bgfQpz6jlk/41kX9eUjvpyqWU7PBP/pLAvMaSQjbMNKJmvX57jP+M6bPg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.9 + '@babel/helper-plugin-utils': 7.24.7 + dev: true + /@babel/plugin-syntax-import-assertions@7.24.7(@babel/core@7.23.9): resolution: {integrity: sha512-Ec3NRUMoi8gskrkBe3fNmEQfxDvY8bgfQpz6jlk/41kX9eUjvpyqWU7PBP/pLAvMaSQjbMNKJmvX57jP+M6bPg==} engines: {node: '>=6.9.0'} @@ -2633,7 +2643,7 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/code-file-loader': 8.0.1(@babel/core@7.23.9)(graphql@16.8.2) + '@graphql-tools/code-file-loader': 8.0.1(@babel/core@7.22.9)(graphql@16.8.2) graphql: 16.8.2 tslib: 2.6.2 transitivePeerDependencies: @@ -2924,6 +2934,23 @@ packages: value-or-promise: 1.0.12 dev: true + /@graphql-tools/code-file-loader@8.0.1(@babel/core@7.22.9)(graphql@16.8.2): + resolution: {integrity: sha512-pmg81lsIXGW3uW+nFSCIG0lFQIxWVbgDjeBkSWlnP8CZsrHTQEkB53DT7t4BHLryoxDS4G4cPxM52yNINDSL8w==} + engines: {node: '>=16.0.0'} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@graphql-tools/graphql-tag-pluck': 8.0.1(@babel/core@7.22.9)(graphql@16.8.2) + '@graphql-tools/utils': 10.0.3(graphql@16.8.2) + globby: 11.1.0 + graphql: 16.8.2 + tslib: 2.6.2 + unixify: 1.0.0 + transitivePeerDependencies: + - '@babel/core' + - supports-color + dev: true + /@graphql-tools/code-file-loader@8.0.1(@babel/core@7.23.9)(graphql@16.8.2): resolution: {integrity: sha512-pmg81lsIXGW3uW+nFSCIG0lFQIxWVbgDjeBkSWlnP8CZsrHTQEkB53DT7t4BHLryoxDS4G4cPxM52yNINDSL8w==} engines: {node: '>=16.0.0'} @@ -3056,7 +3083,7 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/graphql-tag-pluck': 8.0.1(@babel/core@7.23.9)(graphql@16.8.2) + '@graphql-tools/graphql-tag-pluck': 8.0.1(@babel/core@7.22.9)(graphql@16.8.2) '@graphql-tools/utils': 10.2.2(graphql@16.8.2) graphql: 16.8.2 is-glob: 4.0.3 @@ -3153,6 +3180,24 @@ packages: unixify: 1.0.0 dev: true + /@graphql-tools/graphql-tag-pluck@8.0.1(@babel/core@7.22.9)(graphql@16.8.2): + resolution: {integrity: sha512-4sfBJSoXxVB4rRCCp2GTFhAYsUJgAPSKxSV+E3Voc600mK52JO+KsHCCTnPgCeyJFMNR9l94J6+tqxVKmlqKvw==} + engines: {node: '>=16.0.0'} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@babel/parser': 7.24.7 + '@babel/plugin-syntax-import-assertions': 7.24.7(@babel/core@7.22.9) + '@babel/traverse': 7.24.7 + '@babel/types': 7.24.7 + '@graphql-tools/utils': 10.0.3(graphql@16.8.2) + graphql: 16.8.2 + tslib: 2.6.2 + transitivePeerDependencies: + - '@babel/core' + - supports-color + dev: true + /@graphql-tools/graphql-tag-pluck@8.0.1(@babel/core@7.23.9)(graphql@16.8.2): resolution: {integrity: sha512-4sfBJSoXxVB4rRCCp2GTFhAYsUJgAPSKxSV+E3Voc600mK52JO+KsHCCTnPgCeyJFMNR9l94J6+tqxVKmlqKvw==} engines: {node: '>=16.0.0'} @@ -10062,9 +10107,9 @@ packages: - typescript dev: true - /eslint-plugin-tailwindcss@3.14.3(tailwindcss@3.4.3): - resolution: {integrity: sha512-1MKT8CrVuqVJleHxb7ICHsF2QwO0G+VJ28athTtlcOkccp0qmwK7nCUa1C9paCZ+VVgQU4fonsjLz/wUxoMHJQ==} - engines: {node: '>=12.13.0'} + /eslint-plugin-tailwindcss@3.17.4(tailwindcss@3.4.3): + resolution: {integrity: sha512-gJAEHmCq2XFfUP/+vwEfEJ9igrPeZFg+skeMtsxquSQdxba9XRk5bn0Bp9jxG1VV9/wwPKi1g3ZjItu6MIjhNg==} + engines: {node: '>=18.12.0'} peerDependencies: tailwindcss: ^3.4.0 dependencies: