From 86e5ccb93feec414771390c4c0fd8bcdb068376c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 16:13:33 +0000 Subject: [PATCH] build(deps-dev): bump tailwindcss from 1.9.6 to 4.3.1 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 1.9.6 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-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 761f0c2..133997f 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "qrcode-terminal": "^0.12.0", "sass": "^1.97.2", "sass-loader": "^10.2.0", - "tailwindcss": "^1.9.6", + "tailwindcss": "^4.3.1", "testcafe": "^3.7.2", "uuid": "^11.1.0", "vue": "^2.6.14",