diff --git a/package.json b/package.json index b2b818e361..1c13e8267d 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@mui/icons-material": "^5.15.20", "@mui/material": "^5.15.20", "@mui/x-date-pickers": "^7.7.0", - "@nyaruka/temba-components": "^0.91.6", + "@nyaruka/temba-components": "^0.101.0", "@stripe/react-stripe-js": "^2.7.1", "@stripe/stripe-js": "^4.0.0", "@types/jest": "^29.5.12", diff --git a/yarn.lock b/yarn.lock index cef0b760ff..d7bbe727be 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1383,10 +1383,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@nyaruka/temba-components@^0.91.6": - version "0.91.6" - resolved "https://registry.yarnpkg.com/@nyaruka/temba-components/-/temba-components-0.91.6.tgz#b645a63846dea6ccad7f0c96d30c1a10a6d3d34e" - integrity sha512-/Yyrfz0xHcD7tiuVAFLA21X38whflhVhNrdcNzolzEqZhfe6p1qt1RhwS5CGcw60psA12bjKjvH+J6bGfoz5/A== +"@nyaruka/temba-components@^0.101.0": + version "0.101.0" + resolved "https://registry.yarnpkg.com/@nyaruka/temba-components/-/temba-components-0.101.0.tgz#dc6cfd2bd154b94045b84f2c9352fb2810c0cefa" + integrity sha512-+1Gehj4XqyXr+xajlOykOv8ZIiANPobvztS6Z+uMTFgzcmQbGqM6lkoOG+IMaOyIUDogLnAd0vjxhozjdF0HSg== dependencies: "@lit/localize" "^0.12.1" color-hash "^2.0.2"