diff --git a/frontend/package.json b/frontend/package.json index 74a8671a0..e7c8c5f85 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -31,7 +31,7 @@ "@mantine/spotlight": "7.12.1", "@next/bundle-analyzer": "^15.5.0", "@react-icons/all-files": "^4.1.0", - "@tabler/icons-react": "^3.34.0", + "@tabler/icons-react": "^3.35.0", "axios": "^1.12.0", "clsx": "^2.0.0", "cookies-next": "^6.1.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 503904a40..d0c841486 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -1328,17 +1328,17 @@ dependencies: tslib "^2.8.0" -"@tabler/icons-react@^3.34.0": - version "3.34.0" - resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.34.0.tgz#8503c25ba9e50ff02a49a1f9c62ceecfd27fa3ab" - integrity sha512-OpEIR2iZsIXECtAIMbn1zfKfQ3zKJjXyIZlkgOGUL9UkMCFycEiF2Y8AVfEQsyre/3FnBdlWJvGr0NU47n2TbQ== +"@tabler/icons-react@^3.35.0": + version "3.35.0" + resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.35.0.tgz#27f295f36b42f8dc2e7841dd651c8905d0097818" + integrity sha512-XG7t2DYf3DyHT5jxFNp5xyLVbL4hMJYJhiSdHADzAjLRYfL7AnjlRfiHDHeXxkb2N103rEIvTsBRazxXtAUz2g== dependencies: - "@tabler/icons" "3.34.0" + "@tabler/icons" "3.35.0" -"@tabler/icons@3.34.0": - version "3.34.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.34.0.tgz#b11734dc76686abe969b68c2f33e565b116b70fb" - integrity sha512-jtVqv0JC1WU2TTEBN32D9+R6mc1iEBuPwLnBsWaR02SIEciu9aq5806AWkCHuObhQ4ERhhXErLEK7Fs+tEZxiA== +"@tabler/icons@3.35.0": + version "3.35.0" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.35.0.tgz#6f35247e41baba2a1b0f4dff048bb1335d6c1075" + integrity sha512-yYXe+gJ56xlZFiXwV9zVoe3FWCGuZ/D7/G4ZIlDtGxSx5CGQK110wrnT29gUj52kEZoxqF7oURTk97GQxELOFQ== "@testing-library/dom@^10.4.0": version "10.4.0"