From 8891ef347e84221153701291217e530d7a7e1303 Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 12 Sep 2024 10:26:57 +0000 Subject: [PATCH] fix(deps): update dependency tailwindcss to v3.4.11 --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index a9e0596f1..60ee7b900 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -113,7 +113,7 @@ "pinia": "2.2.2", "register-service-worker": "1.7.2", "sortablejs": "1.15.3", - "tailwindcss": "3.4.10", + "tailwindcss": "3.4.11", "tippy.js": "6.3.7", "ufo": "1.5.4", "vue": "3.5.4", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 5bcec8577..1a80576f3 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -206,8 +206,8 @@ importers: specifier: 1.15.3 version: 1.15.3 tailwindcss: - specifier: 3.4.10 - version: 3.4.10 + specifier: 3.4.11 + version: 3.4.11 tippy.js: specifier: 6.3.7 version: 6.3.7 @@ -5618,8 +5618,8 @@ packages: systemjs@6.15.1: resolution: {integrity: sha512-Nk8c4lXvMB98MtbmjX7JwJRgJOL8fluecYCfCeYBznwmpOs8Bf15hLM6z4z71EDAhQVrQrI+wt1aLWSXZq+hXA==} - tailwindcss@3.4.10: - resolution: {integrity: sha512-KWZkVPm7yJRhdu4SRSl9d4AK2wM3a50UsvgHZO7xY77NQr2V+fIrEuoDGQcbvswWvFGbS2f6e+jC/6WJm1Dl0w==} + tailwindcss@3.4.11: + resolution: {integrity: sha512-qhEuBcLemjSJk5ajccN9xJFtM/h0AVCPaA6C92jNP+M2J8kX+eMJHI7R2HFKUvvAsMpcfLILMCFYSeDwpMmlUg==} engines: {node: '>=14.0.0'} hasBin: true @@ -12142,7 +12142,7 @@ snapshots: systemjs@6.15.1: {} - tailwindcss@3.4.10: + tailwindcss@3.4.11: dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2