From 4aad7d6a36934e02a53d0ab54d868cccf3ea1ef7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 23:05:00 +0000 Subject: [PATCH] chore(deps)(deps-dev): bump tailwindcss in the dev-tooling group Bumps the dev-tooling group with 1 update: [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss). Updates `tailwindcss` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.1/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tooling ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index aa262d3..0e9648c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@jest/globals": "^30.4.1", "jest": "^30.4.2", "jest-environment-jsdom": "^30.4.1", - "tailwindcss": "^4.3.0" + "tailwindcss": "^4.3.1" } }, "node_modules/@asamuzakjp/css-color": { @@ -4432,9 +4432,9 @@ } }, "node_modules/tailwindcss": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.3.0.tgz", - "integrity": "sha512-y6nxMGB1nMW9R6k96e5gdIFzcfL/gTJRNaqGes1YvkLnPVXzWgbqFF2yLC0T8G774n24cx3Pe8XrKoniCOAH+Q==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.3.1.tgz", + "integrity": "sha512-hk+TB1m+K8CYNrP6rjQaq/Y+4Zylwpa87mLYBKCunwnnQ9p+fHb7kmSfGqyEJoxF/O6CDyABWVFEafNSYKll+Q==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index bea98e8..efb3934 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@jest/globals": "^30.4.1", "jest": "^30.4.2", "jest-environment-jsdom": "^30.4.1", - "tailwindcss": "^4.3.0" + "tailwindcss": "^4.3.1" }, "author": "RealThanhNguyxn", "license": "MIT"