From 187865b454f83521b302eda6fd5b763706d87c11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 17:47:42 +0000 Subject: [PATCH] Bump tailwindcss from 3.4.3 to 3.4.4 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.3 to 3.4.4. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.4/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.3...v3.4.4) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b13966a..2c03404 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "prettier": "^3.3.1", "prettier-plugin-tailwindcss": "^0.6.1", "prisma": "^5.15.0", - "tailwindcss": "^3.4.3", + "tailwindcss": "^3.4.4", "typescript": "^5" }, "overrides": { diff --git a/yarn.lock b/yarn.lock index 30f493d..a2d5581 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5894,9 +5894,9 @@ __metadata: languageName: node linkType: hard -"tailwindcss@npm:^3.4.3": - version: 3.4.3 - resolution: "tailwindcss@npm:3.4.3" +"tailwindcss@npm:^3.4.4": + version: 3.4.4 + resolution: "tailwindcss@npm:3.4.4" dependencies: "@alloc/quick-lru": "npm:^5.2.0" arg: "npm:^5.0.2" @@ -5923,7 +5923,7 @@ __metadata: bin: tailwind: lib/cli.js tailwindcss: lib/cli.js - checksum: 10c0/11e5546494f2888f693ebaa271b218b3a8e52fe59d7b629e54f2dffd6eaafd5ded2e9f0c37ad04e6a866dffb2b116d91becebad77e1441beee8bf016bb2392f9 + checksum: 10c0/e4f7e1a2e1897871a4744f421ccb5639e8d51012e3644b0c35cf723527fdc8f9cddd3fa3b0fc28c198b0ea6ce44ead21c89cfec549d80bad9b1f3dd9d8bf2d54 languageName: node linkType: hard @@ -6000,7 +6000,7 @@ __metadata: sonner: "npm:^1.4.41" stripe: "npm:^15.9.0" tailwind-merge: "npm:^2.3.0" - tailwindcss: "npm:^3.4.3" + tailwindcss: "npm:^3.4.4" tailwindcss-animate: "npm:^1.0.7" typescript: "npm:^5" unsplash-js: "npm:^7.0.19"