From 0043bde5cfafabfbc29097d83cf747653be53137 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 09:22:50 +0000 Subject: [PATCH] npm-dep: bump tailwindcss from 4.0.17 to 4.1.0 in /frontend Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.0.17 to 4.1.0. - [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.0/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 2f7fc927..b874bd9f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -33,7 +33,7 @@ "prettier-plugin-tailwindcss": "^0.6.11", "svelte": "^5.25.6", "svelte-check": "^4.1.5", - "tailwindcss": "^4.0.17", + "tailwindcss": "^4.1.0", "tslib": "^2.8.1", "typescript": "^5.8.2", "typescript-eslint": "^8.29.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 8a03df00..c37ddd45 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: ^4.1.5 version: 4.1.5(svelte@5.25.6)(typescript@5.8.2) tailwindcss: - specifier: ^4.0.17 - version: 4.0.17 + specifier: ^4.1.0 + version: 4.1.0 tslib: specifier: ^2.8.1 version: 2.8.1 @@ -1440,6 +1440,9 @@ packages: tailwindcss@4.0.17: resolution: {integrity: sha512-OErSiGzRa6rLiOvaipsDZvLMSpsBZ4ysB4f0VKGXUrjw2jfkJRd6kjRKV2+ZmTCNvwtvgdDam5D7w6WXsdLJZw==} + tailwindcss@4.1.0: + resolution: {integrity: sha512-vBYstoFnvUZCDxaauNGQQEvJNQgCd1vSMDRYuZZMH1xRRcTboOk1rJrW5yFkEabU9X6Yx1C4LQ+QvPOvQj4Daw==} + tapable@2.2.1: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} @@ -2723,6 +2726,8 @@ snapshots: tailwindcss@4.0.17: {} + tailwindcss@4.1.0: {} + tapable@2.2.1: {} theme-change@2.5.0: {}