From 8c8725e5ba253ae7c01a57bc1c66f6cd06dcbf49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 05:25:54 +0000 Subject: [PATCH] build(deps-dev): bump tailwindcss from 4.3.0 to 4.3.3 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.3.0 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] --- apps/renderer/package.json | 2 +- apps/tauri/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/apps/renderer/package.json b/apps/renderer/package.json index 18c93d8..93bb5cb 100644 --- a/apps/renderer/package.json +++ b/apps/renderer/package.json @@ -40,7 +40,7 @@ "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^6.0.2", "autoprefixer": "^10.4.19", - "tailwindcss": "^4.0.0", + "tailwindcss": "^4.3.3", "typescript": "^7.0.2", "vite": "^8.0.16" } diff --git a/apps/tauri/package.json b/apps/tauri/package.json index 8ec9994..e54010e 100644 --- a/apps/tauri/package.json +++ b/apps/tauri/package.json @@ -19,7 +19,7 @@ "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^6.0.2", - "tailwindcss": "^4.0.0", + "tailwindcss": "^4.3.3", "typescript": "^7.0.2", "vite": "^8.0.16" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8cde1e6..6cacd88 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -131,8 +131,8 @@ importers: specifier: ^10.4.19 version: 10.5.0(postcss@8.5.23) tailwindcss: - specifier: ^4.0.0 - version: 4.3.0 + specifier: ^4.3.3 + version: 4.3.3 typescript: specifier: ^7.0.2 version: 7.0.2 @@ -161,8 +161,8 @@ importers: specifier: ^6.0.2 version: 6.0.2(vite@8.0.16(@types/node@20.19.41)(jiti@2.7.0)) tailwindcss: - specifier: ^4.0.0 - version: 4.3.0 + specifier: ^4.3.3 + version: 4.3.3 typescript: specifier: ^7.0.2 version: 7.0.2 @@ -2383,12 +2383,12 @@ packages: tailwind-merge@3.6.0: resolution: {integrity: sha512-uxL7qAVQriqRQPAyK3pj66VqskWqoZ37PW94jwOTwNfq/z9oyu1V+eqrZqtR2+fCiXdYOZe/Modt8GtvqNzu+w==} - 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==} + 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'} @@ -4868,10 +4868,10 @@ snapshots: tailwind-merge@3.6.0: {} - tailwindcss@4.3.0: {} - tailwindcss@4.3.1: {} + tailwindcss@4.3.3: {} + tapable@2.3.3: {} text-table@0.2.0: {}