diff --git a/frontend/package.json b/frontend/package.json index 809229959..50b57acee 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.12", + "tailwindcss": "3.4.13", "tippy.js": "6.3.7", "ufo": "1.5.4", "vue": "3.5.8", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 11c8ec357..901d2b85e 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.12 - version: 3.4.12 + specifier: 3.4.13 + version: 3.4.13 tippy.js: specifier: 6.3.7 version: 6.3.7 @@ -5633,8 +5633,8 @@ packages: systemjs@6.15.1: resolution: {integrity: sha512-Nk8c4lXvMB98MtbmjX7JwJRgJOL8fluecYCfCeYBznwmpOs8Bf15hLM6z4z71EDAhQVrQrI+wt1aLWSXZq+hXA==} - tailwindcss@3.4.12: - resolution: {integrity: sha512-Htf/gHj2+soPb9UayUNci/Ja3d8pTmu9ONTfh4QY8r3MATTZOzmv6UYWF7ZwikEIC8okpfqmGqrmDehua8mF8w==} + tailwindcss@3.4.13: + resolution: {integrity: sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw==} engines: {node: '>=14.0.0'} hasBin: true @@ -12156,7 +12156,7 @@ snapshots: systemjs@6.15.1: {} - tailwindcss@3.4.12: + tailwindcss@3.4.13: dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 @@ -12500,7 +12500,7 @@ snapshots: cac: 6.7.14 debug: 4.3.7 pathe: 1.1.2 - picocolors: 1.0.1 + picocolors: 1.1.0 vite: 5.4.7(@types/node@20.16.5)(sass@1.79.3)(terser@5.31.6) transitivePeerDependencies: - '@types/node'