From 6dddadc37046687b51ce958763e05ae7938e95a5 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Tue, 14 Jan 2025 11:01:46 +0100 Subject: [PATCH] chore(deps): update `@nuxtjs/tailwindcss` --- package.json | 2 +- pnpm-lock.yaml | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 394aba1f..a1b17330 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@nuxt/icon": "^1.10.3", "@nuxt/kit": "^3.15.1", "@nuxtjs/color-mode": "^3.5.2", - "@nuxtjs/tailwindcss": "^6.12.2", + "@nuxtjs/tailwindcss": "^6.13.1", "@popperjs/core": "^2.11.8", "@tailwindcss/aspect-ratio": "^0.4.2", "@tailwindcss/container-queries": "^0.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ed188b91..3bbbeb4d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -35,8 +35,8 @@ importers: specifier: ^3.5.2 version: 3.5.2(magicast@0.3.5)(rollup@3.29.5) '@nuxtjs/tailwindcss': - specifier: ^6.12.2 - version: 6.12.2(magicast@0.3.5)(rollup@3.29.5) + specifier: ^6.13.1 + version: 6.13.1(magicast@0.3.5)(rollup@3.29.5) '@popperjs/core': specifier: ^2.11.8 version: 2.11.8 @@ -1246,8 +1246,8 @@ packages: '@nuxtjs/plausible@1.2.0': resolution: {integrity: sha512-pjfps32fFN77BhjqHmq2Jx4XCNso9TcYnB+S4IR2qH/c26WDfYB5mQxN5pOEiWRlMkiKq+Y45mBBFtSOVKClCA==} - '@nuxtjs/tailwindcss@6.12.2': - resolution: {integrity: sha512-qPJiFH67CkTj/2kBGBzqXihOD1rQXMsbVS4vdQvfBxOBLPfGhU1yw7AATdhPl2BBjO2krjJLuZj39t7dnDYOwg==} + '@nuxtjs/tailwindcss@6.13.1': + resolution: {integrity: sha512-atL2SaPsxLfMTlXUQvr1UpDYdz6ocNOhH35H+t7M++g4r79QiQScJ7XuyyMR9AyBN19lkPA3nw7NXxazXmYxlA==} '@octokit/auth-token@5.1.1': resolution: {integrity: sha512-rh3G3wDO8J9wSjfI436JUKzHIxq8NaiL0tVeB2aXmG6p/9859aUOAjA9pmSPNGGZxfwmaJ9ozOJImuNVJdpvbA==} @@ -8207,15 +8207,16 @@ snapshots: - rollup - supports-color - '@nuxtjs/tailwindcss@6.12.2(magicast@0.3.5)(rollup@3.29.5)': + '@nuxtjs/tailwindcss@6.13.1(magicast@0.3.5)(rollup@3.29.5)': dependencies: '@nuxt/kit': 3.15.1(magicast@0.3.5)(rollup@3.29.5) autoprefixer: 10.4.20(postcss@8.4.49) + c12: 2.0.1(magicast@0.3.5) consola: 3.3.3 defu: 6.1.4 h3: 1.13.1 klona: 2.0.6 - pathe: 1.1.2 + pathe: 2.0.1 postcss: 8.4.49 postcss-nesting: 13.0.1(postcss@8.4.49) tailwind-config-viewer: 2.0.4(tailwindcss@3.4.17)