From 82227080b4296ba62191a7fae425e2c41c4436a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 11:46:03 +0000 Subject: [PATCH] chore(deps-dev): bump tailwindcss from 3.3.7 to 3.4.0 (#10212) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 11f3df03c89a..57e2d985a41a 100644 --- a/package.json +++ b/package.json @@ -247,7 +247,7 @@ "stylelint-prettier": "^4.1.0", "stylelint-scss": "^5.3.2", "swr": "^2.2.4", - "tailwindcss": "^3.3.7", + "tailwindcss": "^3.4.0", "terser-webpack-plugin": "^5.3.9", "ts-jest": "^29.1.1", "ts-loader": "^9.5.1", diff --git a/yarn.lock b/yarn.lock index 6b12c57b7086..22d7077daf2c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14354,10 +14354,10 @@ tabtab@^3.0.2: mkdirp "^0.5.1" untildify "^3.0.3" -tailwindcss@^3.3.7: - version "3.3.7" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.3.7.tgz#9e3c0cb7c6867b4cda4557a447bd2bb6fe20c6fa" - integrity sha512-pjgQxDZPvyS/nG3ZYkyCvsbONJl7GdOejfm24iMt2ElYQQw8Jc4p0m8RdMp7mznPD0kUhfzwV3zAwa80qI0zmQ== +tailwindcss@^3.4.0: + version "3.4.0" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.0.tgz#045a9c474e6885ebd0436354e611a76af1c76839" + integrity sha512-VigzymniH77knD1dryXbyxR+ePHihHociZbXnLZHUyzf2MMs2ZVqlUrZ3FvpXP8pno9JzmILt1sZPD19M3IxtA== dependencies: "@alloc/quick-lru" "^5.2.0" arg "^5.0.2"