From 00d5983fc6479ac2e5ebe80feb31e0fb1b96a390 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 16:15:12 +0000 Subject: [PATCH] build(deps-dev): bump tailwindcss from 1.9.6 to 4.3.3 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 1.9.6 to 4.3.3. - [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.3/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.3.3 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..169dd13 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.3", "testcafe": "^3.7.2", "uuid": "^11.1.0", "vue": "^2.6.14",