From 346e9dde3e098235f8f335c1d6164a3d3ddd4a11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 21:27:31 +0000 Subject: [PATCH] chore(deps): update devdependency tailwindcss to v4 --- apps/analytics/package.json | 2 +- apps/app/package.json | 2 +- apps/gauge/package.json | 2 +- apps/market/package.json | 2 +- apps/pool/package.json | 2 +- apps/referrals/package.json | 2 +- apps/swap/package.json | 2 +- packages/ui/package.json | 2 +- pnpm-lock.yaml | 194 ++++++------------------------------ 9 files changed, 41 insertions(+), 169 deletions(-) diff --git a/apps/analytics/package.json b/apps/analytics/package.json index 0c20cf65e..d99926bb8 100644 --- a/apps/analytics/package.json +++ b/apps/analytics/package.json @@ -75,7 +75,7 @@ "graphql": "16.10.0", "postcss": "^8.5.1", "swr": "^2.3.2", - "tailwindcss": "^3.4.17", + "tailwindcss": "^4.0.5", "typescript": "5.7.3" }, "nextBundleAnalysis": { diff --git a/apps/app/package.json b/apps/app/package.json index 277a8315d..f5e45a7f9 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -28,7 +28,7 @@ "autoprefixer": "^10.4.20", "eslint": "^9.19.0", "postcss": "^8.5.1", - "tailwindcss": "^3.4.17", + "tailwindcss": "^4.0.5", "typescript": "5.7.3" } } diff --git a/apps/gauge/package.json b/apps/gauge/package.json index 4828bd805..0f6ad6fad 100644 --- a/apps/gauge/package.json +++ b/apps/gauge/package.json @@ -65,7 +65,7 @@ "graphql": "16.10.0", "postcss": "^8.5.1", "swr": "^2.3.2", - "tailwindcss": "^3.4.17", + "tailwindcss": "^4.0.5", "typescript": "5.7.3" }, "nextBundleAnalysis": { diff --git a/apps/market/package.json b/apps/market/package.json index 4cb324c46..d5e3f7bac 100644 --- a/apps/market/package.json +++ b/apps/market/package.json @@ -66,7 +66,7 @@ "graphql": "16.10.0", "postcss": "^8.5.1", "swr": "^2.3.2", - "tailwindcss": "^3.4.17", + "tailwindcss": "^4.0.5", "typescript": "5.7.3" }, "nextBundleAnalysis": { diff --git a/apps/pool/package.json b/apps/pool/package.json index b82613f60..1bceb921e 100644 --- a/apps/pool/package.json +++ b/apps/pool/package.json @@ -75,7 +75,7 @@ "graphql": "16.10.0", "postcss": "^8.5.1", "swr": "^2.3.2", - "tailwindcss": "^3.4.17", + "tailwindcss": "^4.0.5", "typescript": "5.7.3" }, "nextBundleAnalysis": { diff --git a/apps/referrals/package.json b/apps/referrals/package.json index e90f0b0b0..f49f9ad94 100644 --- a/apps/referrals/package.json +++ b/apps/referrals/package.json @@ -60,7 +60,7 @@ "autoprefixer": "^10.4.20", "eslint": "^9.19.0", "postcss": "^8.5.1", - "tailwindcss": "^3.4.17", + "tailwindcss": "^4.0.5", "typescript": "5.7.3" }, "nextBundleAnalysis": { diff --git a/apps/swap/package.json b/apps/swap/package.json index 4702055f0..8fedfb0d0 100644 --- a/apps/swap/package.json +++ b/apps/swap/package.json @@ -64,7 +64,7 @@ "autoprefixer": "^10.4.20", "eslint": "^9.19.0", "postcss": "^8.5.1", - "tailwindcss": "^3.4.17", + "tailwindcss": "^4.0.5", "typescript": "5.7.3" }, "nextBundleAnalysis": { diff --git a/packages/ui/package.json b/packages/ui/package.json index 651bb720f..71c59d8b9 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -58,7 +58,7 @@ "@types/react-window": "^1.8.8", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", - "tailwindcss": "^3.4.17", + "tailwindcss": "^4.0.5", "typescript": "5.7.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9201e1336..5f5242c78 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -391,8 +391,8 @@ importers: specifier: ^2.3.2 version: 2.3.2(react@19.0.0) tailwindcss: - specifier: ^3.4.17 - version: 3.4.17(ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.3)) + specifier: ^4.0.5 + version: 4.0.5 typescript: specifier: 5.7.3 version: 5.7.3 @@ -446,8 +446,8 @@ importers: specifier: ^8.5.1 version: 8.5.1 tailwindcss: - specifier: ^3.4.17 - version: 3.4.17(ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.3)) + specifier: ^4.0.5 + version: 4.0.5 typescript: specifier: 5.7.3 version: 5.7.3 @@ -618,8 +618,8 @@ importers: specifier: ^2.3.2 version: 2.3.2(react@19.0.0) tailwindcss: - specifier: ^3.4.17 - version: 3.4.17(ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.3)) + specifier: ^4.0.5 + version: 4.0.5 typescript: specifier: 5.7.3 version: 5.7.3 @@ -793,8 +793,8 @@ importers: specifier: ^2.3.2 version: 2.3.2(react@19.0.0) tailwindcss: - specifier: ^3.4.17 - version: 3.4.17(ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.3)) + specifier: ^4.0.5 + version: 4.0.5 typescript: specifier: 5.7.3 version: 5.7.3 @@ -995,8 +995,8 @@ importers: specifier: ^2.3.2 version: 2.3.2(react@19.0.0) tailwindcss: - specifier: ^3.4.17 - version: 3.4.17(ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.3)) + specifier: ^4.0.5 + version: 4.0.5 typescript: specifier: 5.7.3 version: 5.7.3 @@ -1152,8 +1152,8 @@ importers: specifier: ^8.5.1 version: 8.5.1 tailwindcss: - specifier: ^3.4.17 - version: 3.4.17(ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.3)) + specifier: ^4.0.5 + version: 4.0.5 typescript: specifier: 5.7.3 version: 5.7.3 @@ -1321,8 +1321,8 @@ importers: specifier: ^8.5.1 version: 8.5.1 tailwindcss: - specifier: ^3.4.17 - version: 3.4.17(ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.3)) + specifier: ^4.0.5 + version: 4.0.5 typescript: specifier: 5.7.3 version: 5.7.3 @@ -2567,13 +2567,13 @@ importers: version: 1.3.0(react@19.0.0) '@tailwindcss/aspect-ratio': specifier: ^0.4.2 - version: 0.4.2(tailwindcss@3.4.17(ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.3))) + version: 0.4.2(tailwindcss@4.0.5) '@tailwindcss/forms': specifier: ^0.5.10 - version: 0.5.10(tailwindcss@3.4.17(ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.3))) + version: 0.5.10(tailwindcss@4.0.5) '@tailwindcss/typography': specifier: ^0.5.16 - version: 0.5.16(tailwindcss@3.4.17(ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.3))) + version: 0.5.16(tailwindcss@4.0.5) '@tanstack/react-table': specifier: 8.20.6 version: 8.20.6(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -2639,8 +2639,8 @@ importers: specifier: workspace:* version: link:../config/typescript tailwindcss: - specifier: ^3.4.17 - version: 3.4.17(ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.3)) + specifier: ^4.0.5 + version: 4.0.5 typescript: specifier: 5.7.3 version: 5.7.3 @@ -2923,10 +2923,6 @@ packages: '@adraffy/ens-normalize@1.11.0': resolution: {integrity: sha512-/3DDPKHqqIqxUULp8yP4zODUY1i+2xvVWsv8A79xGWdCAG+8sb0hRh0Rk2QyOJUnnbyPUAZYcpBuRe3nS2OIUg==} - '@alloc/quick-lru@5.2.0': - resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==} - engines: {node: '>=10'} - '@ampproject/remapping@2.3.0': resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} @@ -7867,9 +7863,6 @@ packages: arg@4.1.3: resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==} - arg@5.0.2: - resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==} - argparse@2.0.1: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} @@ -8170,10 +8163,6 @@ packages: camel-case@4.1.2: resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==} - camelcase-css@2.0.1: - resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==} - engines: {node: '>= 6'} - camelcase@5.3.1: resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==} engines: {node: '>=6'} @@ -8718,9 +8707,6 @@ packages: devlop@1.1.0: resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==} - didyoumean@1.2.2: - resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==} - diff@4.0.2: resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==} engines: {node: '>=0.3.1'} @@ -8732,9 +8718,6 @@ packages: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} - dlv@1.1.3: - resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==} - doctrine@2.1.0: resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==} engines: {node: '>=0.10.0'} @@ -11152,10 +11135,6 @@ packages: resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} engines: {node: '>=0.10.0'} - object-hash@3.0.0: - resolution: {integrity: sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==} - engines: {node: '>= 6'} - object-inspect@1.13.1: resolution: {integrity: sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==} @@ -11501,30 +11480,6 @@ packages: resolution: {integrity: sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==} engines: {node: '>= 0.4'} - postcss-import@15.1.0: - resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} - engines: {node: '>=14.0.0'} - peerDependencies: - postcss: ^8.0.0 - - postcss-js@4.0.1: - resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==} - engines: {node: ^12 || ^14 || >= 16} - peerDependencies: - postcss: ^8.4.21 - - postcss-load-config@4.0.2: - resolution: {integrity: sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==} - engines: {node: '>= 14'} - peerDependencies: - postcss: '>=8.0.9' - ts-node: '>=9.0.0' - peerDependenciesMeta: - postcss: - optional: true - ts-node: - optional: true - postcss-load-config@6.0.1: resolution: {integrity: sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==} engines: {node: '>= 18'} @@ -11543,12 +11498,6 @@ packages: yaml: optional: true - postcss-nested@6.2.0: - resolution: {integrity: sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==} - engines: {node: '>=12.0'} - peerDependencies: - postcss: ^8.2.14 - postcss-selector-parser@6.0.10: resolution: {integrity: sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==} engines: {node: '>=4'} @@ -11742,9 +11691,6 @@ packages: resolution: {integrity: sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==} engines: {node: '>=0.10.0'} - read-cache@1.0.0: - resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==} - read-pkg-up@7.0.1: resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==} engines: {node: '>=8'} @@ -12444,10 +12390,8 @@ packages: tabbable@6.2.0: resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==} - tailwindcss@3.4.17: - resolution: {integrity: sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==} - engines: {node: '>=14.0.0'} - hasBin: true + tailwindcss@4.0.5: + resolution: {integrity: sha512-DZZIKX3tA23LGTjHdnwlJOTxfICD1cPeykLLsYF1RQBI9QsCR3i0szohJfJDVjr6aNRAIio5WVO7FGB77fRHwg==} tapable@2.2.1: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} @@ -13513,8 +13457,6 @@ snapshots: '@adraffy/ens-normalize@1.11.0': {} - '@alloc/quick-lru@5.2.0': {} - '@ampproject/remapping@2.3.0': dependencies: '@jridgewell/gen-mapping': 0.3.5 @@ -17147,12 +17089,6 @@ snapshots: '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) tslib: 2.8.1 - '@polkadot/keyring@12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@13.0.2))(@polkadot/util@12.6.2)': - dependencies: - '@polkadot/util': 12.6.2 - '@polkadot/util-crypto': 12.6.2(@polkadot/util@13.0.2) - tslib: 2.8.1 - '@polkadot/keyring@13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2)': dependencies: '@polkadot/util': 13.0.2 @@ -17380,7 +17316,7 @@ snapshots: '@polkadot/rpc-provider@10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@13.0.2))(@polkadot/util@12.6.2) + '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@12.6.2))(@polkadot/util@12.6.2) '@polkadot/types': 10.13.1 '@polkadot/types-support': 10.13.1 '@polkadot/util': 12.6.2 @@ -17683,7 +17619,7 @@ snapshots: '@polkadot/types@10.13.1': dependencies: - '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@13.0.2))(@polkadot/util@12.6.2) + '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@12.6.2))(@polkadot/util@12.6.2) '@polkadot/types-augment': 10.13.1 '@polkadot/types-codec': 10.13.1 '@polkadot/types-create': 10.13.1 @@ -19039,22 +18975,22 @@ snapshots: dependencies: tslib: 2.8.1 - '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.17(ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.3)))': + '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@4.0.5)': dependencies: - tailwindcss: 3.4.17(ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.3)) + tailwindcss: 4.0.5 - '@tailwindcss/forms@0.5.10(tailwindcss@3.4.17(ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.3)))': + '@tailwindcss/forms@0.5.10(tailwindcss@4.0.5)': dependencies: mini-svg-data-uri: 1.4.4 - tailwindcss: 3.4.17(ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.3)) + tailwindcss: 4.0.5 - '@tailwindcss/typography@0.5.16(tailwindcss@3.4.17(ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.3)))': + '@tailwindcss/typography@0.5.16(tailwindcss@4.0.5)': dependencies: lodash.castarray: 4.4.0 lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 postcss-selector-parser: 6.0.10 - tailwindcss: 3.4.17(ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.3)) + tailwindcss: 4.0.5 '@tanstack/query-core@5.66.0': {} @@ -20765,8 +20701,6 @@ snapshots: arg@4.1.3: {} - arg@5.0.2: {} - argparse@2.0.1: {} aria-query@5.3.2: {} @@ -21147,8 +21081,6 @@ snapshots: pascal-case: 3.1.2 tslib: 2.8.1 - camelcase-css@2.0.1: {} - camelcase@5.3.1: {} camelcase@6.3.0: {} @@ -21688,8 +21620,6 @@ snapshots: dependencies: dequal: 2.0.3 - didyoumean@1.2.2: {} - diff@4.0.2: {} dijkstrajs@1.0.3: {} @@ -21698,8 +21628,6 @@ snapshots: dependencies: path-type: 4.0.0 - dlv@1.1.3: {} - doctrine@2.1.0: dependencies: esutils: 2.0.3 @@ -22313,7 +22241,7 @@ snapshots: eslint: 9.19.0(jiti@2.3.3) eslint-import-resolver-node: 0.3.9 eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@8.18.1(eslint@9.19.0(jiti@2.3.3))(typescript@5.7.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.19.0(jiti@2.3.3))(typescript@5.7.3))(eslint@9.19.0(jiti@2.3.3)))(eslint@9.19.0(jiti@2.3.3)) - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.19.0(jiti@2.3.3))(typescript@5.7.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.18.1(eslint@9.19.0(jiti@2.3.3))(typescript@5.7.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.19.0(jiti@2.3.3))(typescript@5.7.3))(eslint@9.19.0(jiti@2.3.3)))(eslint@9.19.0(jiti@2.3.3)))(eslint@9.19.0(jiti@2.3.3)) + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.19.0(jiti@2.3.3))(typescript@5.7.3))(eslint-import-resolver-typescript@3.6.1)(eslint@9.19.0(jiti@2.3.3)) eslint-plugin-jsx-a11y: 6.10.1(eslint@9.19.0(jiti@2.3.3)) eslint-plugin-react: 7.37.4(eslint@9.19.0(jiti@2.3.3)) eslint-plugin-react-hooks: 5.0.0(eslint@9.19.0(jiti@2.3.3)) @@ -22341,7 +22269,7 @@ snapshots: enhanced-resolve: 5.17.1 eslint: 9.19.0(jiti@2.3.3) eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.18.1(eslint@9.19.0(jiti@2.3.3))(typescript@5.7.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.18.1(eslint@9.19.0(jiti@2.3.3))(typescript@5.7.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.19.0(jiti@2.3.3))(typescript@5.7.3))(eslint@9.19.0(jiti@2.3.3)))(eslint@9.19.0(jiti@2.3.3)))(eslint@9.19.0(jiti@2.3.3)) - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.19.0(jiti@2.3.3))(typescript@5.7.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.18.1(eslint@9.19.0(jiti@2.3.3))(typescript@5.7.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.19.0(jiti@2.3.3))(typescript@5.7.3))(eslint@9.19.0(jiti@2.3.3)))(eslint@9.19.0(jiti@2.3.3)))(eslint@9.19.0(jiti@2.3.3)) + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.19.0(jiti@2.3.3))(typescript@5.7.3))(eslint-import-resolver-typescript@3.6.1)(eslint@9.19.0(jiti@2.3.3)) fast-glob: 3.3.3 get-tsconfig: 4.8.1 is-core-module: 2.15.1 @@ -22409,7 +22337,7 @@ snapshots: - supports-color - typescript - eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.19.0(jiti@2.3.3))(typescript@5.7.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.18.1(eslint@9.19.0(jiti@2.3.3))(typescript@5.7.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.19.0(jiti@2.3.3))(typescript@5.7.3))(eslint@9.19.0(jiti@2.3.3)))(eslint@9.19.0(jiti@2.3.3)))(eslint@9.19.0(jiti@2.3.3)): + eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.19.0(jiti@2.3.3))(typescript@5.7.3))(eslint-import-resolver-typescript@3.6.1)(eslint@9.19.0(jiti@2.3.3)): dependencies: '@rtsao/scc': 1.1.0 array-includes: 3.1.8 @@ -24822,8 +24750,6 @@ snapshots: object-assign@4.1.1: {} - object-hash@3.0.0: {} - object-inspect@1.13.1: {} object-inspect@1.13.4: {} @@ -25183,26 +25109,6 @@ snapshots: possible-typed-array-names@1.0.0: {} - postcss-import@15.1.0(postcss@8.5.1): - dependencies: - postcss: 8.5.1 - postcss-value-parser: 4.2.0 - read-cache: 1.0.0 - resolve: 1.22.8 - - postcss-js@4.0.1(postcss@8.5.1): - dependencies: - camelcase-css: 2.0.1 - postcss: 8.5.1 - - postcss-load-config@4.0.2(postcss@8.5.1)(ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.3)): - dependencies: - lilconfig: 3.1.3 - yaml: 2.4.2 - optionalDependencies: - postcss: 8.5.1 - ts-node: 10.9.2(@types/node@22.13.1)(typescript@5.7.3) - postcss-load-config@6.0.1(jiti@2.3.3)(postcss@8.5.1)(tsx@4.19.1)(yaml@2.4.2): dependencies: lilconfig: 3.1.3 @@ -25212,11 +25118,6 @@ snapshots: tsx: 4.19.1 yaml: 2.4.2 - postcss-nested@6.2.0(postcss@8.5.1): - dependencies: - postcss: 8.5.1 - postcss-selector-parser: 6.1.2 - postcss-selector-parser@6.0.10: dependencies: cssesc: 3.0.0 @@ -25413,10 +25314,6 @@ snapshots: react@19.0.0: {} - read-cache@1.0.0: - dependencies: - pify: 2.3.0 - read-pkg-up@7.0.1: dependencies: find-up: 4.1.0 @@ -26271,32 +26168,7 @@ snapshots: tabbable@6.2.0: {} - tailwindcss@3.4.17(ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.3)): - 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.3 - glob-parent: 6.0.2 - is-glob: 4.0.3 - jiti: 1.21.6 - lilconfig: 3.1.3 - micromatch: 4.0.8 - normalize-path: 3.0.0 - object-hash: 3.0.0 - picocolors: 1.1.1 - postcss: 8.5.1 - postcss-import: 15.1.0(postcss@8.5.1) - postcss-js: 4.0.1(postcss@8.5.1) - postcss-load-config: 4.0.2(postcss@8.5.1)(ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.3)) - postcss-nested: 6.2.0(postcss@8.5.1) - postcss-selector-parser: 6.1.2 - resolve: 1.22.8 - sucrase: 3.35.0 - transitivePeerDependencies: - - ts-node + tailwindcss@4.0.5: {} tapable@2.2.1: {}