From dc2e534ff1cca813fd10d7547ffa0eb44747a696 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 03:33:31 +0000 Subject: [PATCH] chore(deps): update dependency tailwindcss to v4 --- playground/package.json | 2 +- pnpm-lock.yaml | 19 ++++++++++++++++--- 2 files changed, 17 insertions(+), 4 deletions(-) diff --git a/playground/package.json b/playground/package.json index 491b220c..b0fd78dd 100644 --- a/playground/package.json +++ b/playground/package.json @@ -8,7 +8,7 @@ "@nuxtjs/color-mode": "latest", "@nuxtjs/tailwindcss": "^6.14.0", "nuxt": "^4.2.1", - "tailwindcss": "^3.4.18" + "tailwindcss": "^4.1.17" }, "scripts": { "postinstall": "pnpm -C .. run dev:prepare", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 083283d8..f948f46b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -122,7 +122,7 @@ importers: version: 2.1.0(magicast@0.3.5)(vite@7.2.2(@types/node@22.5.4)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.32.0)(yaml@2.8.1))(vue@3.5.24(typescript@5.9.3)) '@nuxtjs/color-mode': specifier: latest - version: 3.5.2(magicast@0.3.5) + version: 4.0.0(magicast@0.3.5) '@nuxtjs/tailwindcss': specifier: ^6.14.0 version: 6.14.0(magicast@0.3.5) @@ -130,8 +130,8 @@ importers: specifier: ^4.2.1 version: 4.2.1(@parcel/watcher@2.4.1)(@types/node@22.5.4)(@vue/compiler-sfc@3.5.24)(better-sqlite3@12.4.1)(db0@0.3.4(better-sqlite3@12.4.1))(eslint@9.39.1(jiti@2.6.1))(ioredis@5.8.2)(lightningcss@1.30.2)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.53.0)(terser@5.32.0)(typescript@5.9.3)(vite@7.2.2(@types/node@22.5.4)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.32.0)(yaml@2.8.1))(vue-tsc@3.1.3(typescript@5.9.3))(yaml@2.8.1) tailwindcss: - specifier: ^3.4.18 - version: 3.4.18 + specifier: ^4.1.17 + version: 4.1.17 packages: @@ -1186,6 +1186,9 @@ packages: '@nuxtjs/color-mode@3.5.2': resolution: {integrity: sha512-cC6RfgZh3guHBMLLjrBB2Uti5eUoGM9KyauOaYS9ETmxNWBMTvpgjvSiSJp1OFljIXPIqVTJ3xtJpSNZiO3ZaA==} + '@nuxtjs/color-mode@4.0.0': + resolution: {integrity: sha512-xyaVR/TPLdMuRa2VOgH6b75jvmFEsn9QKL6ISldaAw38ooFJfWY1ts2F3ye43wcT/goCbcuvPuskF2f8yUZhlw==} + '@nuxtjs/i18n@10.2.0': resolution: {integrity: sha512-noQTJICmiWLgi6QgF26n//IwBT0p4ntEV+CALhj+/4EFGEoBxl5/AEm1Ved6WSLBWHodrayMk3dRGVfQdRP2nQ==} engines: {node: '>=20.11.1'} @@ -8772,6 +8775,16 @@ snapshots: transitivePeerDependencies: - magicast + '@nuxtjs/color-mode@4.0.0(magicast@0.3.5)': + dependencies: + '@nuxt/kit': 4.2.1(magicast@0.3.5) + exsolve: 1.0.8 + pathe: 2.0.3 + pkg-types: 2.3.0 + semver: 7.7.3 + transitivePeerDependencies: + - magicast + '@nuxtjs/i18n@10.2.0(@vue/compiler-dom@3.5.24)(db0@0.3.4(better-sqlite3@12.4.1))(eslint@9.39.1(jiti@2.6.1))(ioredis@5.8.2)(magicast@0.3.5)(rollup@4.53.0)(vue@3.5.24(typescript@5.9.3))': dependencies: '@intlify/core': 11.1.12