diff --git a/frontend/package.json b/frontend/package.json index bbc568d3..afdf0bf2 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.10.0", + "@tabler/icons-react": "^3.11.0", "axios": "^1.7.0", "clsx": "^2.0.0", "cookies-next": "^4.2.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index a6b32b8b..407bb374 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -1030,17 +1030,17 @@ "@swc/counter" "^0.1.3" tslib "^2.4.0" -"@tabler/icons-react@^3.10.0": - version "3.10.0" - resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.10.0.tgz#5d6f1cd24835244d1b9c8e64a118607cd46e4f06" - integrity sha512-FTES0wJLIV+M9Ggng0j/6Kn/j43ZuBukR5n6DNV8Npk4woPCDcRjA+2KzKQyvSdwtPMAM6o1e8fQBPDS337Spg== +"@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== dependencies: - "@tabler/icons" "3.10.0" + "@tabler/icons" "3.11.0" -"@tabler/icons@3.10.0": - version "3.10.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.10.0.tgz#0ec08c58419c731b71517c7fa76b113774bdb7b8" - integrity sha512-jCMO+hDTw8Gn1CNb15zIENLQ9b0UplGXtjMnEUhDoKH+Q4fta8tBLUxZpPpFtpV+q+gzGqfM76xNAoD1GBpmnA== +"@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== "@testing-library/dom@^10.3.0": version "10.3.0"