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: {}