diff --git a/frontend/package.json b/frontend/package.json index 2fd45b59..8993b997 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -31,7 +31,7 @@ "@mantine/spotlight": "7.12.1", "@next/bundle-analyzer": "^15.1.0", "@react-icons/all-files": "^4.1.0", - "@tabler/icons-react": "^3.24.0", + "@tabler/icons-react": "^3.26.0", "axios": "^1.7.4", "clsx": "^2.0.0", "cookies-next": "^5.0.2", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 0acd5678..c27cde22 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -1075,17 +1075,17 @@ dependencies: tslib "^2.8.0" -"@tabler/icons-react@^3.24.0": - version "3.24.0" - resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.24.0.tgz#854fad7a142ee1dd49a62e59f7eb551eadaa318e" - integrity sha512-m9c7TmlcDmKqvZAasG5rv1YvazZDrVEhNdNFa2d1Bzotc0dh+iceFdiZCEcYPDb5UcRyLAMvOaOC9y/5sfMMWw== +"@tabler/icons-react@^3.26.0": + version "3.26.0" + resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.26.0.tgz#5db95a886f3766aefea6d94b729438dd0a8dd784" + integrity sha512-t18Zmu1ROktB7M8hWQ6vJw+mNpI/LPk5PPxLuE+kNB+4Zzf38GfETL8VF98inhzcfHohsggdROzMzwSAfjcAxw== dependencies: - "@tabler/icons" "3.24.0" + "@tabler/icons" "3.26.0" -"@tabler/icons@3.24.0": - version "3.24.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.24.0.tgz#a4fd4bbcaa95cea92fa653d427bd298c4d589c5e" - integrity sha512-qNis9e90QcdxAGV3wNIeX0Ba2R7ktm0cnqOToKHJfC2kj3fvJwEVLsw63K0/fm7NW8rSZjDSTQRmMnSg8g/wrg== +"@tabler/icons@3.26.0": + version "3.26.0" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.26.0.tgz#7a23b2a99abda32e3b4cf00ce46dddaa5daa1923" + integrity sha512-oO3D4ss+DxzxqU1aDy0f1HmToyrO0gcQWIMpzHAfV1quPUx0BZYvNm5xz1DQb4DxNm/+xNvbBGLJy4pzTLYWag== "@testing-library/dom@^10.4.0": version "10.4.0"