From b81424bf27439e7e70811c99f911a0269401c028 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 18:14:56 +0000 Subject: [PATCH] build(deps-dev): bump tailwindcss from 4.3.1 to 4.3.3 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.3.1 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-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index db962fe..2751eb5 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "prettier": "^3.6.2", "react": "^19.0.0", "react-dom": "^19.0.0", - "tailwindcss": "^4.3.1", + "tailwindcss": "^4.3.3", "typescript": "^5.7.3", "typescript-eslint": "^8.62.0", "vite": "^6.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c53eb08..b4c1737 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -97,8 +97,8 @@ importers: specifier: ^19.0.0 version: 19.2.7(react@19.2.7) tailwindcss: - specifier: ^4.3.1 - version: 4.3.1 + specifier: ^4.3.3 + version: 4.3.3 typescript: specifier: ^5.7.3 version: 5.9.3 @@ -2799,6 +2799,9 @@ packages: tailwindcss@4.3.1: resolution: {integrity: sha512-hk+TB1m+K8CYNrP6rjQaq/Y+4Zylwpa87mLYBKCunwnnQ9p+fHb7kmSfGqyEJoxF/O6CDyABWVFEafNSYKll+Q==} + tailwindcss@4.3.3: + resolution: {integrity: sha512-gOhV3P7ufE62QDGg1zVaTgCR+EtPv92k2nIhVcVKcLmxT1sUBsQGhnZj175j+MqRt4zLF7ic+sCYjfhxMxj7YQ==} + tapable@2.3.3: resolution: {integrity: sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==} engines: {node: '>=6'} @@ -5853,6 +5856,8 @@ snapshots: tailwindcss@4.3.1: {} + tailwindcss@4.3.3: {} + tapable@2.3.3: {} tar-stream@2.2.0: