From 952efb28f55faeaa4ce0c90c1c3b4baab740ef37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2024 21:37:15 +0000 Subject: [PATCH] chore(deps): update dependency tailwindcss to ^3.4.6 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 48fb98a..c2679a7 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "eslint": "^9.7.0", "eslint-config-next": "14.2.5", "postcss": "^8.4.39", - "tailwindcss": "^3.4.5", + "tailwindcss": "^3.4.6", "typescript": "^5.5.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b500639..6cff945 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,8 +44,8 @@ devDependencies: specifier: ^8.4.39 version: 8.4.39 tailwindcss: - specifier: ^3.4.5 - version: 3.4.5 + specifier: ^3.4.6 + version: 3.4.6 typescript: specifier: ^5.5.3 version: 5.5.3 @@ -2593,8 +2593,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /tailwindcss@3.4.5: - resolution: {integrity: sha512-DlTxttYcogpDfx3tf/8jfnma1nfAYi2cBUYV2YNoPPecwmO3YGiFlOX9D8tGAu+EDF38ryBzvrDKU/BLMsUwbw==} + /tailwindcss@3.4.6: + resolution: {integrity: sha512-1uRHzPB+Vzu57ocybfZ4jh5Q3SdlH7XW23J5sQoM9LhE9eIOlzxer/3XPSsycvih3rboRsvt0QCmzSrqyOYUIA==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -2762,7 +2762,7 @@ packages: dependencies: browserslist: 4.23.0 escalade: 3.1.1 - picocolors: 1.0.0 + picocolors: 1.0.1 dev: true /uri-js@4.4.1: