From e12a14f467a0bbd05455ac1787c2c48ea0bd06fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 09:47:33 +0000 Subject: [PATCH] npm-dep: bump tailwindcss from 4.1.6 to 4.1.7 in /frontend Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.1.6 to 4.1.7. - [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.7/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.7 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 ef65d6bc..915cff77 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -33,7 +33,7 @@ "prettier-plugin-tailwindcss": "^0.6.11", "svelte": "^5.30.1", "svelte-check": "^4.2.0", - "tailwindcss": "^4.1.6", + "tailwindcss": "^4.1.7", "tslib": "^2.8.1", "typescript": "^5.8.3", "typescript-eslint": "^8.32.1", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 0477b8c6..b626c727 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: ^4.2.0 version: 4.2.0(picomatch@4.0.2)(svelte@5.30.1)(typescript@5.8.3) tailwindcss: - specifier: ^4.1.6 - version: 4.1.6 + specifier: ^4.1.7 + version: 4.1.7 tslib: specifier: ^2.8.1 version: 2.8.1