From c3203c7d90101abcc4eeb57ef5da818d2377737b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 04:23:40 +0000 Subject: Bump tailwindcss from 3.4.8 to 3.4.9 in the node-deps group Bumps the node-deps group with 1 update: [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `tailwindcss` from 3.4.8 to 3.4.9 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.9/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.8...v3.4.9) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps ... Signed-off-by: dependabot[bot] --- clients/www/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clients/www/package.json') diff --git a/clients/www/package.json b/clients/www/package.json index c883af1..a0ab2b7 100644 --- a/clients/www/package.json +++ b/clients/www/package.json @@ -36,7 +36,7 @@ "svelte": "^4.2.18", "svelte-check": "^3.8.5", "svelte-persisted-store": "^0.11.0", - "tailwindcss": "3.4.8", + "tailwindcss": "3.4.9", "tslib": "^2.6.3", "typescript": "^5.5.4", "vite": "^5.4.0", -- cgit v1.2.3