From 3fc0780b0d67ac812694ddd026d08e5f46d39a75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 09:07:16 +0000 Subject: [PATCH] npm-dep: bump tailwindcss from 4.1.13 to 4.1.14 in /frontend Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.1.13 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index ea3c0c08..ce451531 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -33,7 +33,7 @@ "prettier-plugin-tailwindcss": "^0.6.14", "svelte": "^5.39.7", "svelte-check": "^4.3.2", - "tailwindcss": "^4.1.13", + "tailwindcss": "^4.1.14", "tslib": "^2.8.1", "typescript": "^5.9.3", "typescript-eslint": "^8.45.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 2d956f5e..0cc2e565 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: ^4.3.2 version: 4.3.2(picomatch@4.0.3)(svelte@5.39.7)(typescript@5.9.3) tailwindcss: - specifier: ^4.1.13 - version: 4.1.13 + specifier: ^4.1.14 + version: 4.1.14 tslib: specifier: ^2.8.1 version: 2.8.1