From a4de1154c4ef03381a6b385fd37f4be43199e9e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 02:07:37 +0000 Subject: [PATCH] Bump tailwindcss from 3.4.11 to 3.4.16 in /.github/dependabot Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.11 to 3.4.16. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.16/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.11...v3.4.16) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/dependabot/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot/package.json b/.github/dependabot/package.json index 783c92d..3100f9c 100644 --- a/.github/dependabot/package.json +++ b/.github/dependabot/package.json @@ -1,5 +1,5 @@ { "dependencies" : - { "tailwindcss" : "3.4.11" + { "tailwindcss" : "3.4.16" , "alpinejs" : "3.14.1" , "leaflet" : "1.9.4" }