From 5aa1c31a4ff53b7a06d389571a1f5b6278f337e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 16:09:54 +0000 Subject: [PATCH] chore(deps): Bump tailwindcss from 4.1.12 to 4.1.14 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.1.12 to 4.1.14. - [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.1.14/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 13c269f..c8f263b 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "react-icons": "^5.5.0", "react-particles": "^2.12.2", "sass": "^1.93.2", - "tailwindcss": "^4.1.12", + "tailwindcss": "^4.1.14", "tsparticles-slim": "^2.12.0", "typescript": "^5.9.3", "web-vitals": "^5.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7cc5654..0a66c5e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ importers: specifier: ^1.93.2 version: 1.93.2 tailwindcss: - specifier: ^4.1.12 - version: 4.1.12 + specifier: ^4.1.14 + version: 4.1.14 tsparticles-slim: specifier: ^2.12.0 version: 2.12.0