From ce4dae14e3fc404c09976ebd8e9b53e3b7afd52b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 20:44:42 +0000 Subject: [PATCH] chore(deps): update dependency tailwindcss to v3.4.17 --- apps/web/package.json | 2 +- pnpm-lock.yaml | 31 ++++++++++++------------------- 2 files changed, 13 insertions(+), 20 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index af7dedda..cbf533f8 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -27,7 +27,7 @@ "svelte": "4.2.19", "svelte-check": "4.1.1", "svelte-preprocess": "6.0.3", - "tailwindcss": "3.4.16", + "tailwindcss": "3.4.17", "tslib": "2.8.1", "typescript": "5.7.2", "vite": "5.4.11" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 96383714..3561da41 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -137,10 +137,10 @@ importers: version: 3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.10.2)(sass@1.83.0)) '@tailwindcss/aspect-ratio': specifier: 0.4.2 - version: 0.4.2(tailwindcss@3.4.16) + version: 0.4.2(tailwindcss@3.4.17) '@tailwindcss/forms': specifier: 0.5.9 - version: 0.5.9(tailwindcss@3.4.16) + version: 0.5.9(tailwindcss@3.4.17) '@types/balanced-match': specifier: 3.0.2 version: 3.0.2 @@ -175,8 +175,8 @@ importers: specifier: 6.0.3 version: 6.0.3(postcss-load-config@4.0.2(postcss@8.4.49))(postcss@8.4.49)(sass@1.83.0)(svelte@4.2.19)(typescript@5.7.2) tailwindcss: - specifier: 3.4.16 - version: 3.4.16 + specifier: 3.4.17 + version: 3.4.17 tslib: specifier: 2.8.1 version: 2.8.1 @@ -2680,8 +2680,8 @@ packages: resolution: {integrity: sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==} engines: {node: ^14.18.0 || >=16.0.0} - tailwindcss@3.4.16: - resolution: {integrity: sha512-TI4Cyx7gDiZ6r44ewaJmt0o6BrMCT5aK5e0rmJ/G9Xq3w7CX/5VXl/zIPEJZFUK5VEqwByyhqNPycPlvcK4ZNw==} + tailwindcss@3.4.17: + resolution: {integrity: sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==} engines: {node: '>=14.0.0'} hasBin: true @@ -2886,11 +2886,6 @@ packages: resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} engines: {node: '>= 6'} - yaml@2.5.0: - resolution: {integrity: sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==} - engines: {node: '>= 14'} - hasBin: true - yaml@2.6.1: resolution: {integrity: sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==} engines: {node: '>= 14'} @@ -3444,14 +3439,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.16)': + '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.17)': dependencies: - tailwindcss: 3.4.16 + tailwindcss: 3.4.17 - '@tailwindcss/forms@0.5.9(tailwindcss@3.4.16)': + '@tailwindcss/forms@0.5.9(tailwindcss@3.4.17)': dependencies: mini-svg-data-uri: 1.4.4 - tailwindcss: 3.4.16 + tailwindcss: 3.4.17 '@types/balanced-match@3.0.2': {} @@ -5053,7 +5048,7 @@ snapshots: postcss-load-config@4.0.2(postcss@8.4.49): dependencies: lilconfig: 3.1.3 - yaml: 2.5.0 + yaml: 2.6.1 optionalDependencies: postcss: 8.4.49 @@ -5440,7 +5435,7 @@ snapshots: '@pkgr/core': 0.1.1 tslib: 2.8.1 - tailwindcss@3.4.16: + tailwindcss@3.4.17: dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 @@ -5665,8 +5660,6 @@ snapshots: yaml@1.10.2: {} - yaml@2.5.0: {} - yaml@2.6.1: {} yargs-parser@21.0.1: {}