From 45d69864f91f9a3fb445ac48a492cafc1e7e70d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 21:24:48 +0000 Subject: [PATCH] chore(deps): update dependency tailwindcss to v3.3.6 --- demo/yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/yarn.lock b/demo/yarn.lock index 50503da..8051a74 100644 --- a/demo/yarn.lock +++ b/demo/yarn.lock @@ -573,7 +573,7 @@ supports-preserve-symlinks-flag@^1.0.0: integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== tailwindcss@^3.0.24: - version "3.3.3" + version "3.3.6" dependencies: arg "^5.0.1" chokidar "^3.5.3"