From fde3a0eff9c44a0f13fe798e7955822aa851273e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 10:31:59 +0000 Subject: [PATCH] npm-dep: bump tailwindcss from 4.1.5 to 4.1.6 in /frontend Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.1.5 to 4.1.6. - [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.6/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.6 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 12c92bbf..a6f4b511 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -33,7 +33,7 @@ "prettier-plugin-tailwindcss": "^0.6.11", "svelte": "^5.28.2", "svelte-check": "^4.1.7", - "tailwindcss": "^4.1.5", + "tailwindcss": "^4.1.6", "tslib": "^2.8.1", "typescript": "^5.8.3", "typescript-eslint": "^8.32.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 5a938fb1..b162f9fb 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: ^4.1.7 version: 4.1.7(picomatch@4.0.2)(svelte@5.28.2)(typescript@5.8.3) tailwindcss: - specifier: ^4.1.5 - version: 4.1.5 + specifier: ^4.1.6 + version: 4.1.6 tslib: specifier: ^2.8.1 version: 2.8.1