diff --git a/package.json b/package.json index ab471b6..3491245 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "postcss-preset-mantine": "^1.17.0", "postcss-simple-vars": "^7.0.1", "prettier": "^3.5.3", - "tailwindcss": "4.0.17", + "tailwindcss": "4.1.3", "typescript": "^5.8.2", "vite": "^6.2.3", "vite-tsconfig-paths": "^5.1.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e1fa6fa..33ac68e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,8 +82,8 @@ importers: specifier: ^3.5.3 version: 3.5.3 tailwindcss: - specifier: 4.0.17 - version: 4.0.17 + specifier: 4.1.3 + version: 4.1.3 typescript: specifier: ^5.8.2 version: 5.8.2 @@ -2703,6 +2703,9 @@ packages: tailwindcss@4.0.17: resolution: {integrity: sha512-OErSiGzRa6rLiOvaipsDZvLMSpsBZ4ysB4f0VKGXUrjw2jfkJRd6kjRKV2+ZmTCNvwtvgdDam5D7w6WXsdLJZw==} + tailwindcss@4.1.3: + resolution: {integrity: sha512-2Q+rw9vy1WFXu5cIxlvsabCwhU2qUwodGq03ODhLJ0jW4ek5BUtoCsnLB0qG+m8AHgEsSJcJGDSDe06FXlP74g==} + tapable@2.2.1: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} @@ -5780,6 +5783,8 @@ snapshots: tailwindcss@4.0.17: {} + tailwindcss@4.1.3: {} + tapable@2.2.1: {} to-regex-range@5.0.1: