From 7723192ec7090f30b13bff2857e61e8436b0343b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 01:40:38 +0000 Subject: [PATCH] chore(deps-dev): bump tailwindcss from 3.4.17 to 4.1.13 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 4.1.13. - [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.13/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.13 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..17be0ee 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.13", "terser-webpack-plugin": "^5.3.9", "ts-jest": "^29.1.0", "ts-loader": "^9.4.3",