From 357b147e23e612ff864cc51455eb74246663abe1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 09:37:24 +0000 Subject: [PATCH] chore(deps): update dependency tailwindcss to v3.4.3 --- apps/docs/package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/apps/docs/package.json b/apps/docs/package.json index 56289b8c..e1e6eaf1 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -48,7 +48,7 @@ "@types/react-dom": "18.2.19", "autoprefixer": "10.4.17", "postcss": "8.4.34", - "tailwindcss": "3.4.1", + "tailwindcss": "3.4.3", "typescript": "5.3.3", "unist-builder": "4.0.0", "unist-util-visit": "5.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fac433b3..1a9b0bf5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -94,7 +94,7 @@ importers: version: 18.2.0(react@18.2.0) tailwindcss-animate: specifier: 1.0.7 - version: 1.0.7(tailwindcss@3.4.1) + version: 1.0.7(tailwindcss@3.4.3) devDependencies: '@types/node': specifier: 18.19.15 @@ -112,8 +112,8 @@ importers: specifier: 8.4.34 version: 8.4.34 tailwindcss: - specifier: 3.4.1 - version: 3.4.1 + specifier: 3.4.3 + version: 3.4.3 typescript: specifier: 5.3.3 version: 5.3.3 @@ -5530,8 +5530,8 @@ packages: '@pkgjs/parseargs': 0.11.0 dev: true - /jiti@1.19.3: - resolution: {integrity: sha512-5eEbBDQT/jF1xg6l36P+mWGGoH9Spuy0PCdSr2dtWRDGC6ph/w9ZCL4lmESW8f8F7MwT3XKescfP0wnZWAKL9w==} + /jiti@1.21.0: + resolution: {integrity: sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==} hasBin: true /jju@1.4.0: @@ -8435,16 +8435,16 @@ packages: tslib: 2.6.2 dev: true - /tailwindcss-animate@1.0.7(tailwindcss@3.4.1): + /tailwindcss-animate@1.0.7(tailwindcss@3.4.3): resolution: {integrity: sha512-bl6mpH3T7I3UFxuvDEXLxy/VuFxBk5bbzplh7tXI68mwMokNYd1t9qPBHlnyTwfa4JGC4zP516I1hYYtQ/vspA==} peerDependencies: tailwindcss: '>=3.0.0 || insiders' dependencies: - tailwindcss: 3.4.1 + tailwindcss: 3.4.3 dev: false - /tailwindcss@3.4.1: - resolution: {integrity: sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctcA==} + /tailwindcss@3.4.3: + resolution: {integrity: sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -8456,7 +8456,7 @@ packages: fast-glob: 3.3.1 glob-parent: 6.0.2 is-glob: 4.0.3 - jiti: 1.19.3 + jiti: 1.21.0 lilconfig: 2.1.0 micromatch: 4.0.5 normalize-path: 3.0.0