From 49ed1c516b2f586df97d709cccd0e63ebf05a694 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 17:16:55 +0000 Subject: [PATCH] Bump tailwindcss from 3.4.6 to 3.4.7 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.6 to 3.4.7. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.7/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.6...v3.4.7) --- 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 58a8cf7..9685122 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "prettier": "^3.3.3", "prettier-plugin-tailwindcss": "^0.6.5", "prisma": "^5.17.0", - "tailwindcss": "^3.4.6", + "tailwindcss": "^3.4.7", "typescript": "^5.5.4" }, "overrides": { diff --git a/yarn.lock b/yarn.lock index 949034e..95802c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6291,9 +6291,9 @@ __metadata: languageName: node linkType: hard -"tailwindcss@npm:^3.4.6": - version: 3.4.6 - resolution: "tailwindcss@npm:3.4.6" +"tailwindcss@npm:^3.4.7": + version: 3.4.7 + resolution: "tailwindcss@npm:3.4.7" dependencies: "@alloc/quick-lru": "npm:^5.2.0" arg: "npm:^5.0.2" @@ -6320,7 +6320,7 @@ __metadata: bin: tailwind: lib/cli.js tailwindcss: lib/cli.js - checksum: 10c0/8d82b697ecf41d8cd100ab3369e3cbcb30e350afc5b595a000b201ba666628a68543154297f96c5b2a3f2614f37bb981af4766556ebaae832079fa9a436e8563 + checksum: 10c0/dd74c29ae0ec314d46300a1163b106b84d3ca58d71e4e16c2c8ad9ee3d7ba6cfeab4a97176c0e9bfeebc5e9cd9636531648a3f3874ede376751a572d230dd979 languageName: node linkType: hard @@ -6398,7 +6398,7 @@ __metadata: sonner: "npm:^1.5.0" stripe: "npm:^16.2.0" tailwind-merge: "npm:^2.4.0" - tailwindcss: "npm:^3.4.6" + tailwindcss: "npm:^3.4.7" tailwindcss-animate: "npm:^1.0.7" typescript: "npm:^5.5.4" unsplash-js: "npm:^7.0.19"