diff --git a/package.json b/package.json index af4a750ac5..bcb8845de7 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@nyaruka/flow-editor": "1.35.2", - "@nyaruka/temba-components": "0.108.2", + "@nyaruka/temba-components": "0.108.3", "codemirror": "5.18.2", "colorette": "1.2.2", "fa-icons": "0.2.0", diff --git a/yarn.lock b/yarn.lock index f67c949962..7a7388ac1c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -103,10 +103,10 @@ serialize-javascript "^6.0.2" tiny-lru "^11.2.5" -"@nyaruka/temba-components@0.108.2": - version "0.108.2" - resolved "https://registry.yarnpkg.com/@nyaruka/temba-components/-/temba-components-0.108.2.tgz#8fff157b7414eb476d7f2fe669dd6865ed4e8a33" - integrity sha512-TwXxGLaIuXuHPtK+Dxr/VgWV9x02SvCamk5x0+Gm+VnLPtxZ4MrKRj3e1Z5KUCvae6jbp+kXxc/h+KqM1z6Gjg== +"@nyaruka/temba-components@0.108.3": + version "0.108.3" + resolved "https://registry.yarnpkg.com/@nyaruka/temba-components/-/temba-components-0.108.3.tgz#b1d5cd3e9e2a66b553f4c3339095c3cb56ab17d5" + integrity sha512-QapbIrrQ+HO7quLFXmXDHu9LGn2/lf9U2nl4Cxw6zTeAe3cRoX0GA3kYoIZlkup6w2Ilr0cvWGupqulp/2r45Q== dependencies: "@lit/localize" "^0.12.1" color-hash "^2.0.2"