From f8ed74e808d270e8567330896b70a3335b329633 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 08:15:02 +0000 Subject: [PATCH] chore(deps-dev): bump tailwindcss from 3.4.17 to 4.1.10 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 4.1.10. - [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.10/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.10 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..710b632 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.10", "terser-webpack-plugin": "^5.3.9", "ts-jest": "^29.1.0", "ts-loader": "^9.4.3",