From 63417cbf017deb30b30787b984265e75f4a74e68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 07:27:47 +0000 Subject: [PATCH] npm-dep: bump tailwindcss from 4.1.15 to 4.1.16 in /frontend Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.1.15 to 4.1.16. - [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.16/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.16 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 5d3131e2..fa479292 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -33,7 +33,7 @@ "prettier-plugin-tailwindcss": "^0.7.1", "svelte": "^5.41.2", "svelte-check": "^4.3.3", - "tailwindcss": "^4.1.15", + "tailwindcss": "^4.1.16", "tslib": "^2.8.1", "typescript": "^5.9.3", "typescript-eslint": "^8.46.2", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 18e0f630..19aeb889 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: ^4.3.3 version: 4.3.3(picomatch@4.0.3)(svelte@5.41.2)(typescript@5.9.3) tailwindcss: - specifier: ^4.1.15 - version: 4.1.15 + specifier: ^4.1.16 + version: 4.1.16 tslib: specifier: ^2.8.1 version: 2.8.1