diff --git a/package.json b/package.json index 798bc155..adf9665e 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@nivo/radar": "0.87.0", "@nivo/sunburst": "0.87.0", "@sentry/nextjs": "8.35.0", - "@tabler/icons-react": "3.21.0", + "@tabler/icons-react": "3.22.0", "chart.js": "4.4.6", "clsx": "2.1.1", "dayjs": "1.11.13", diff --git a/yarn.lock b/yarn.lock index 74e03ffa..c95a6992 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4257,17 +4257,17 @@ "@swc/counter" "^0.1.3" tslib "^2.4.0" -"@tabler/icons-react@3.21.0": - version "3.21.0" - resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.21.0.tgz#195aa60c16a5c3cf20e03adca6144ea340c573de" - integrity sha512-Qq0GnZzzccbv/zuMyXAUUPlogNAqx9KsF8cr/ev3bxs+GMObqNEjXv1eZl9GFzxyQTS435siJNU8A1BaIYhX8g== +"@tabler/icons-react@3.22.0": + version "3.22.0" + resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.22.0.tgz#4fd044eaf5ae32baeed91af7bec6d9cb71443f06" + integrity sha512-pOnn+IqZpnkYsEKRvbXXLXwXhYwg4cy1fEVr5SRrgAYJXkobpDjFTdVHlab0HEBXY5AE1NjsMlVeK6H/8Vv2uQ== dependencies: - "@tabler/icons" "3.21.0" + "@tabler/icons" "3.22.0" -"@tabler/icons@3.21.0": - version "3.21.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.21.0.tgz#d48b5d96d56736d4bd7d32b4a77b1c3e8df12908" - integrity sha512-5+GkkmWCr1wgMor5cOF1/YYflTQdc15y10FUikJ3HW8hDiFjfbuoAHJi17FT1vwsr1sA78rkJMn+fDoOOjnnPA== +"@tabler/icons@3.22.0": + version "3.22.0" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.22.0.tgz#f937ec65d98710b891da6368559ea15cbcd87f91" + integrity sha512-IfgGzhFph5OBr2wTieWL/hyAs0FThnq9O155a6kfGYxqx7h5LQw91wnRswhEaGhXCcfmR7ZVDUr9H+x4b9Pb8g== "@testing-library/jest-dom@6.6.2": version "6.6.2"