From 87cac2ea14823a88f0c124f126cdb75d122f50a8 Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Mon, 21 Jul 2025 23:36:18 +0200 Subject: [PATCH] bump @tabler/icons-react to fix occaisonal reload issues (#10050) Ref https://github.com/tabler/tabler-icons/issues/1233 --- src/frontend/yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/frontend/yarn.lock b/src/frontend/yarn.lock index 497e679bea..e910ca1d92 100644 --- a/src/frontend/yarn.lock +++ b/src/frontend/yarn.lock @@ -1533,16 +1533,16 @@ integrity sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA== "@tabler/icons-react@^3.17.0": - version "3.17.0" - resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.17.0.tgz#badafce6618f6b8104262538e3f55d34d09c2e29" - integrity sha512-Ndm9Htv7KpIU1PYYrzs5EMhyA3aZGcgaxUp9Q1XOxcRZ+I0X+Ub2WS5f4bkRyDdL1s0++k2T9XRgmg2pG113sw== + version "3.34.1" + resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.34.1.tgz#852b8efcab5382e44cc0f09b3de7d25ef3cba6f9" + integrity sha512-Ld6g0NqOO05kyyHsfU8h787PdHBm7cFmOycQSIrGp45XcXYDuOK2Bs0VC4T2FWSKZ6bx5g04imfzazf/nqtk1A== dependencies: - "@tabler/icons" "3.17.0" + "@tabler/icons" "3.34.1" -"@tabler/icons@3.17.0": - version "3.17.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.17.0.tgz#329ca3e4cb533c5a6a61467fe5d6de14a0813020" - integrity sha512-sCSfAQ0w93KSnSL7tS08n73CdIKpuHP8foeLMWgDKiZaCs8ZE//N3ytazCk651ZtruTtByI3b+ZDj7nRf+hHvA== +"@tabler/icons@3.34.1": + version "3.34.1" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.34.1.tgz#a04a8cf79a5ebdcc44796dfa3de51d04811d2f9f" + integrity sha512-9gTnUvd7Fd/DmQgr3MKY+oJLa1RfNsQo8c/ir3TJAWghOuZXodbtbVp0QBY2DxWuuvrSZFys0HEbv1CoiI5y6A== "@tanstack/query-core@5.56.2": version "5.56.2"