diff --git a/frontend/package.json b/frontend/package.json index 97f4a7b1..9f6e5c00 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -31,7 +31,7 @@ "@mantine/spotlight": "7.10.0", "@next/bundle-analyzer": "^14.2.0", "@react-icons/all-files": "^4.1.0", - "@tabler/icons-react": "^3.5.0", + "@tabler/icons-react": "^3.6.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 2916b56d..7b9af38d 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.5.0": - version "3.5.0" - resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.5.0.tgz#71925d527bb50a3b5bb23cc0154acc8b0ed65214" - integrity sha512-bn05XKZV3ZfOv5Jr1FCTmVPOQGBVJoA4NefrnR919rqg6WGXAa08NovONHJGSuMxXUMV3b9Cni85diIW/E9yuw== +"@tabler/icons-react@^3.6.0": + version "3.6.0" + resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.6.0.tgz#2d2c4c714e8886034f1fd9ae630a81974f3a2b96" + integrity sha512-mkYGxlphNzvKq32teL+Z8wZW7I9zDftmNPX38UnZVCGjss2qbg0puqLhi1unfm5Y0CSefg+iAQrsjSL+DHx9YA== dependencies: - "@tabler/icons" "3.5.0" + "@tabler/icons" "3.6.0" -"@tabler/icons@3.5.0": - version "3.5.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.5.0.tgz#29d0dbf100c8cb392dd64f1fe8efdcfcd1f57e44" - integrity sha512-I53dC3ZSHQ2MZFGvDYJelfXm91L2bTTixS4w5jTAulLhHbCZso5Bih4Rk/NYZxlngLQMKHvEYwZQ+6w/WluKiA== +"@tabler/icons@3.6.0": + version "3.6.0" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.6.0.tgz#9d5aeb4108bcd0d97b3c955ea425b645ea79a304" + integrity sha512-Zv0Ofc64RCMpZ2F8CvsWAphrSjerx5hEErt/RMmE+W8r4E5l5Lizi+My9KbbZQ4NyAtrtrOX80OY1oROZrRzEA== "@testing-library/dom@^10.0.0", "@testing-library/dom@^10.1.0": version "10.1.0"