diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a25f39a..6b5308d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -201,7 +201,7 @@ importers: version: 0.8.0(eslint@8.57.0)(typescript@5.4.3) eslint-plugin-tailwindcss: specifier: ^3.13.1 - version: 3.15.1(tailwindcss@3.4.1) + version: 3.15.1(tailwindcss@3.4.2) eslint-plugin-testing-library: specifier: ^6.2.0 version: 6.2.0(eslint@8.57.0)(typescript@5.4.3) @@ -250,7 +250,7 @@ importers: version: 5.0.5 tailwindcss: specifier: ^3.4.1 - version: 3.4.1 + version: 3.4.2 typescript: specifier: ^5.3.3 version: 5.4.3 @@ -4454,7 +4454,7 @@ packages: - typescript dev: false - /eslint-plugin-tailwindcss@3.15.1(tailwindcss@3.4.1): + /eslint-plugin-tailwindcss@3.15.1(tailwindcss@3.4.2): resolution: {integrity: sha512-4RXRMIaMG07C2TBEW1k0VM4+dDazz1kxcZhkK4zirvmHGZTA4jnlSO2kq5mamuSPi+Wo17dh2SlC8IyFBuCd7Q==} engines: {node: '>=12.13.0'} peerDependencies: @@ -4462,7 +4462,7 @@ packages: dependencies: fast-glob: 3.3.2 postcss: 8.4.38 - tailwindcss: 3.4.1 + tailwindcss: 3.4.2 dev: false /eslint-plugin-testing-library@6.2.0(eslint@8.57.0)(typescript@5.4.3): @@ -8854,6 +8854,37 @@ packages: sucrase: 3.35.0 transitivePeerDependencies: - ts-node + dev: false + + /tailwindcss@3.4.2: + resolution: {integrity: sha512-1kIzVecynNKMhhX8mPTOwTkkVHupUTMbEvk4n1ByxdM8sQTJ8fE41Y4TdORG6GmiVXHhfZ/++0hiIFJFwfadsA==} + engines: {node: '>=14.0.0'} + hasBin: true + dependencies: + '@alloc/quick-lru': 5.2.0 + arg: 5.0.2 + chokidar: 3.6.0 + didyoumean: 1.2.2 + dlv: 1.1.3 + fast-glob: 3.3.2 + glob-parent: 6.0.2 + is-glob: 4.0.3 + jiti: 1.21.0 + lilconfig: 2.1.0 + micromatch: 4.0.5 + normalize-path: 3.0.0 + object-hash: 3.0.0 + picocolors: 1.0.0 + postcss: 8.4.38 + postcss-import: 15.1.0(postcss@8.4.38) + postcss-js: 4.0.1(postcss@8.4.38) + postcss-load-config: 4.0.2(postcss@8.4.38) + postcss-nested: 6.0.1(postcss@8.4.38) + postcss-selector-parser: 6.0.16 + resolve: 1.22.8 + sucrase: 3.35.0 + transitivePeerDependencies: + - ts-node /tapable@2.2.1: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==}