From fc23e1a2c2c17ecbbeeb43c291347bf355e42d6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 09:14:23 +0000 Subject: [PATCH] npm-dep: bump tailwindcss from 4.1.10 to 4.1.11 in /frontend Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.1.10 to 4.1.11. - [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.11/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.11 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 f016fca8..d799bcdf 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -33,7 +33,7 @@ "prettier-plugin-tailwindcss": "^0.6.13", "svelte": "^5.34.8", "svelte-check": "^4.2.2", - "tailwindcss": "^4.1.10", + "tailwindcss": "^4.1.11", "tslib": "^2.8.1", "typescript": "^5.8.3", "typescript-eslint": "^8.35.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 1e9215b0..feb4fc32 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: ^4.2.2 version: 4.2.2(picomatch@4.0.2)(svelte@5.34.8)(typescript@5.8.3) tailwindcss: - specifier: ^4.1.10 - version: 4.1.10 + specifier: ^4.1.11 + version: 4.1.11 tslib: specifier: ^2.8.1 version: 2.8.1