diff --git a/rust/gui-client/package.json b/rust/gui-client/package.json index 8e36911c1..3efe4b037 100644 --- a/rust/gui-client/package.json +++ b/rust/gui-client/package.json @@ -24,7 +24,7 @@ "@types/node": "^22.13.9", "http-server": "^14.1.1", "run-script-os": "^1.1.6", - "tailwindcss": "^4.1.3", + "tailwindcss": "^4.1.4", "typescript": "^5.7.3", "vite": "^6.2.6" } diff --git a/rust/gui-client/pnpm-lock.yaml b/rust/gui-client/pnpm-lock.yaml index 53c07f093..173056447 100644 --- a/rust/gui-client/pnpm-lock.yaml +++ b/rust/gui-client/pnpm-lock.yaml @@ -31,8 +31,8 @@ importers: specifier: ^1.1.6 version: 1.1.6 tailwindcss: - specifier: ^4.1.3 - version: 4.1.3 + specifier: ^4.1.4 + version: 4.1.4 typescript: specifier: ^5.7.3 version: 5.7.3 @@ -925,6 +925,9 @@ packages: tailwindcss@4.1.3: resolution: {integrity: sha512-2Q+rw9vy1WFXu5cIxlvsabCwhU2qUwodGq03ODhLJ0jW4ek5BUtoCsnLB0qG+m8AHgEsSJcJGDSDe06FXlP74g==} + tailwindcss@4.1.4: + resolution: {integrity: sha512-1ZIUqtPITFbv/DxRmDr5/agPqJwF69d24m9qmM1939TJehgY539CtzeZRjbLt5G6fSy/7YqqYsfvoTEw9xUI2A==} + tapable@2.2.1: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} @@ -1715,6 +1718,8 @@ snapshots: tailwindcss@4.1.3: {} + tailwindcss@4.1.4: {} + tapable@2.2.1: {} to-regex-range@5.0.1: