From e07ff090704f4bba6b2451310d6c4f315ea00575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 01:50:39 +0000 Subject: [PATCH] chore(deps-dev): bump tailwindcss from 3.4.18 to 4.1.16 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.18 to 4.1.16. - [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.1.16/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.16 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54e91fe..d0107b5 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,7 @@ "sass-loader": "^13.3.1", "style-loader": "^3.3.3", "tailwind-scrollbar": "^3.1.0", - "tailwindcss": "^3.3.2", + "tailwindcss": "^4.1.16", "terser-webpack-plugin": "^5.3.9", "ts-jest": "^29.1.0", "ts-loader": "^9.4.3",