From 01989dc0e3e973d4319f23288ec86ec56c94b94a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 10:39:14 +0000 Subject: [PATCH] chore: bump tailwindcss from 4.3.0 to 4.3.1 in /demo/react-vite Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.3.0 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- demo/react-vite/package.json | 2 +- demo/react-vite/pnpm-lock.yaml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/demo/react-vite/package.json b/demo/react-vite/package.json index 6232e73..808b79c 100644 --- a/demo/react-vite/package.json +++ b/demo/react-vite/package.json @@ -17,7 +17,7 @@ "react-dom": "^19.2.7", "react-hot-toast": "^2.6.0", "react-router-dom": "^7.15.1", - "tailwindcss": "^4.3.0" + "tailwindcss": "^4.3.1" }, "devDependencies": { "@eslint/js": "^10.0.1", diff --git a/demo/react-vite/pnpm-lock.yaml b/demo/react-vite/pnpm-lock.yaml index aa5f648..4ab9b26 100644 --- a/demo/react-vite/pnpm-lock.yaml +++ b/demo/react-vite/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^7.15.1 version: 7.15.1(react-dom@19.2.7(react@19.2.7))(react@19.2.7) tailwindcss: - specifier: ^4.3.0 - version: 4.3.0 + specifier: ^4.3.1 + version: 4.3.1 devDependencies: '@eslint/js': specifier: ^10.0.1 @@ -982,6 +982,9 @@ packages: tailwindcss@4.3.0: resolution: {integrity: sha512-y6nxMGB1nMW9R6k96e5gdIFzcfL/gTJRNaqGes1YvkLnPVXzWgbqFF2yLC0T8G774n24cx3Pe8XrKoniCOAH+Q==} + tailwindcss@4.3.1: + resolution: {integrity: sha512-hk+TB1m+K8CYNrP6rjQaq/Y+4Zylwpa87mLYBKCunwnnQ9p+fHb7kmSfGqyEJoxF/O6CDyABWVFEafNSYKll+Q==} + tapable@2.3.3: resolution: {integrity: sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==} engines: {node: '>=6'} @@ -1948,6 +1951,8 @@ snapshots: tailwindcss@4.3.0: {} + tailwindcss@4.3.1: {} + tapable@2.3.3: {} tinyglobby@0.2.16: