From 6ddee9936ee011830cbb7c2d2a5d39e22ceeefe0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 12:48:09 +0000 Subject: [PATCH] Update dependency @astrojs/tailwind to v5.1.3 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index cafcf869..b9c46790 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "homepage": "https://github-views.deno.dev/", "dependencies": { "@astrojs/deno": "5.0.1", - "@astrojs/tailwind": "5.1.2", + "@astrojs/tailwind": "5.1.3", "@igorkowalczyk/is-browser": "5.0.4", "astro": "4.16.16", "badgen": "3.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 45bdced1..943db73e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 5.0.1 version: 5.0.1(astro@4.16.16(rollup@4.21.0)(typescript@5.3.3)) '@astrojs/tailwind': - specifier: 5.1.2 - version: 5.1.2(astro@4.16.16(rollup@4.21.0)(typescript@5.3.3))(tailwindcss@3.4.15) + specifier: 5.1.3 + version: 5.1.3(astro@4.16.16(rollup@4.21.0)(typescript@5.3.3))(tailwindcss@3.4.15) '@igorkowalczyk/is-browser': specifier: 5.0.4 version: 5.0.4(tailwindcss@3.4.15) @@ -108,10 +108,10 @@ packages: resolution: {integrity: sha512-Z9IYjuXSArkAUx3N6xj6+Bnvx8OdUSHA8YoOgyepp3+zJmtVYJIl/I18GozdJVW1p5u/CNpl3Km7/gwTJK85cw==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0} - '@astrojs/tailwind@5.1.2': - resolution: {integrity: sha512-IvOF0W/dtHElcXvhrPR35nHmhyV3cfz1EzPitMGtU7sYy9Hci3BNK1To6FWmVuuNKPxza1IgCGetSynJZL7fOg==} + '@astrojs/tailwind@5.1.3': + resolution: {integrity: sha512-XF7WhXRhqEHGvADqc0kDtF7Yv/g4wAWTaj91jBBTBaYnc4+MQLH94duFfFa4NlTkRG40VQd012eF3MhO3Kk+bg==} peerDependencies: - astro: ^3.0.0 || ^4.0.0 || ^5.0.0-beta.0 + astro: ^3.0.0 || ^4.0.0 || ^5.0.0 tailwindcss: ^3.0.24 '@astrojs/telemetry@3.1.0': @@ -3064,7 +3064,7 @@ snapshots: dependencies: prismjs: 1.29.0 - '@astrojs/tailwind@5.1.2(astro@4.16.16(rollup@4.21.0)(typescript@5.3.3))(tailwindcss@3.4.15)': + '@astrojs/tailwind@5.1.3(astro@4.16.16(rollup@4.21.0)(typescript@5.3.3))(tailwindcss@3.4.15)': dependencies: astro: 4.16.16(rollup@4.21.0)(typescript@5.3.3) autoprefixer: 10.4.20(postcss@8.4.49)