diff --git a/frontend/package.json b/frontend/package.json index 8ec55825c..51dc83150 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -31,7 +31,7 @@ "@mantine/spotlight": "7.11.0", "@next/bundle-analyzer": "^14.2.0", "@react-icons/all-files": "^4.1.0", - "@tabler/icons-react": "^3.11.0", + "@tabler/icons-react": "^3.12.0", "axios": "^1.7.4", "clsx": "^2.0.0", "cookies-next": "^4.2.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index c8ea42614..7a476c6b0 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -1064,17 +1064,17 @@ "@swc/counter" "^0.1.3" tslib "^2.4.0" -"@tabler/icons-react@^3.11.0": - version "3.11.0" - resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.11.0.tgz#13f511281cd03c601a6f321a588956f29d0dbc9c" - integrity sha512-xHNBi9mns1slvqos+7LkP3ube4CjWrANMbxMaorzwzO9J/+y1sAEG/sN8CV8FmtpYW/9/gDR+OWCjjLLg0RmAw== +"@tabler/icons-react@^3.12.0": + version "3.12.0" + resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.12.0.tgz#6ece4dccd76c0eb0dde34dc4f0cf7330d64d653a" + integrity sha512-RnJl3HrCqInuC8JJEUxWuYP4OFNYnY2EUtBqZFSpYatPKY3AnvJBIrShJLHf3fiLPpo6xEYAIoB7Qow93JX0fQ== dependencies: - "@tabler/icons" "3.11.0" + "@tabler/icons" "3.12.0" -"@tabler/icons@3.11.0": - version "3.11.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.11.0.tgz#63dde1cd024f0652ab08ff2589d2b26070594cfa" - integrity sha512-/vZinJNvCYhdAB+RUsyCpanSPuOEKHHIZi4Uu0Bw7ilewHnQhCWUPrT704uHCRli2ROl7spADPmWzAqOganA5A== +"@tabler/icons@3.12.0": + version "3.12.0" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.12.0.tgz#6de75d6aa7568dc0a9d48f79837f8d4f266af540" + integrity sha512-Im37ar/mQkqLb6XUXsU7nOc4/66VB9/3KLuZ+6tUsJKHHNLaDUkYfCTNG3pnGDI03laByxVf5+umSNK2yPTx8A== "@testing-library/dom@^10.4.0": version "10.4.0"