From a5d36655e9e0d362908721a93b87d9f662426efb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 09:43:29 +0800 Subject: [PATCH] chore: bump tailwindcss from 3.4.4 to 3.4.5 in /web (#3699) Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.4 to 3.4.5. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.5/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.4...v3.4.5) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/package.json b/web/package.json index e14e4925..8ece0b9c 100644 --- a/web/package.json +++ b/web/package.json @@ -36,7 +36,7 @@ "react-redux": "^9.1.2", "react-router-dom": "^6.24.0", "react-use": "^17.5.0", - "tailwindcss": "^3.4.3", + "tailwindcss": "^3.4.5", "textarea-caret": "^3.1.0", "uuid": "^10.0.0", "zustand": "^4.5.4" diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 60fc8905..5c5ecec7 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -90,8 +90,8 @@ importers: specifier: ^17.5.0 version: 17.5.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) tailwindcss: - specifier: ^3.4.3 - version: 3.4.4 + specifier: ^3.4.5 + version: 3.4.5 textarea-caret: specifier: ^3.1.0 version: 3.1.0 @@ -2846,8 +2846,8 @@ packages: resolution: {integrity: sha512-HwOKAP7Wc5aRGYdKH+dw0PRRpbO841v2DENBtjnR5HFWoiNByAl7vrx3p0G/rCyYXQsrxqtX48TImFtPcIHSpQ==} engines: {node: ^14.18.0 || >=16.0.0} - tailwindcss@3.4.4: - resolution: {integrity: sha512-ZoyXOdJjISB7/BcLTR6SEsLgKtDStYyYZVLsUtWChO4Ps20CBad7lfJKVDiejocV4ME1hLmyY0WJE3hSDcmQ2A==} + tailwindcss@3.4.5: + resolution: {integrity: sha512-DlTxttYcogpDfx3tf/8jfnma1nfAYi2cBUYV2YNoPPecwmO3YGiFlOX9D8tGAu+EDF38ryBzvrDKU/BLMsUwbw==} engines: {node: '>=14.0.0'} hasBin: true @@ -6064,7 +6064,7 @@ snapshots: '@pkgr/core': 0.1.1 tslib: 2.6.3 - tailwindcss@3.4.4: + tailwindcss@3.4.5: dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2