From 9a6c93478bff7a178933d8de7e516d26618ec6eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 10:38:45 +0000 Subject: [PATCH] chore: bump tailwindcss in /demo/next-server-components 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] --- demo/next-server-components/package.json | 2 +- demo/next-server-components/pnpm-lock.yaml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/demo/next-server-components/package.json b/demo/next-server-components/package.json index 24742bc..fea78d5 100644 --- a/demo/next-server-components/package.json +++ b/demo/next-server-components/package.json @@ -24,7 +24,7 @@ "eslint": "^9.21.0", "eslint-config-next": "16.2.9", "postcss": "^8.5.14", - "tailwindcss": "^4.3.1", + "tailwindcss": "^4.3.3", "typescript": "^6.0.3" }, "keywords": [], diff --git a/demo/next-server-components/pnpm-lock.yaml b/demo/next-server-components/pnpm-lock.yaml index 1281732..7baa252 100644 --- a/demo/next-server-components/pnpm-lock.yaml +++ b/demo/next-server-components/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: ^8.5.14 version: 8.5.14 tailwindcss: - specifier: ^4.3.1 - version: 4.3.1 + specifier: ^4.3.3 + version: 4.3.3 typescript: specifier: ^6.0.3 version: 6.0.3 @@ -1858,6 +1858,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'} @@ -3949,6 +3952,8 @@ snapshots: tailwindcss@4.3.1: {} + tailwindcss@4.3.3: {} + tapable@2.3.3: {} tinyglobby@0.2.17: