diff --git a/frontend/package.json b/frontend/package.json index 46be30310..fac377bbf 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.29.0", + "@tabler/icons-react": "^3.30.0", "axios": "^1.7.4", "clsx": "^2.0.0", "cookies-next": "^5.1.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 5f0785279..1c35d71a2 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -1075,17 +1075,17 @@ dependencies: tslib "^2.8.0" -"@tabler/icons-react@^3.29.0": - version "3.29.0" - resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.29.0.tgz#5853e1a8318c7ecfffbb6c38a3b1b17862855dba" - integrity sha512-jaa3b3j91CplY7TPgx/Gj/e+PcOnQgYiK6c5qtp1P0ytfKM5WPc1qtXyRLE3NcYlfxS2Pcst4YGy1vUML7SjbQ== +"@tabler/icons-react@^3.30.0": + version "3.30.0" + resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.30.0.tgz#38159e19aa0c743182796193dd0bef6595de9a29" + integrity sha512-9KZ9D1UNAyjlLkkYp2HBPHdf6lAJ2aelDqh8YYAnnmLF3xwprWKxxW8+zw5jlI0IwdfN4XFFuzqePkaw+DpIOg== dependencies: - "@tabler/icons" "3.29.0" + "@tabler/icons" "3.30.0" -"@tabler/icons@3.29.0": - version "3.29.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.29.0.tgz#f78d0bb098641088ccfe3e727fc296502eb8a930" - integrity sha512-VWNINymdmhay3MDvWVREmRwuWLSrX3YiInKvs5L4AHRF4bAfJabLlEReE0BW/XFsBt22ff8/C8Eam/LXlF97mA== +"@tabler/icons@3.30.0": + version "3.30.0" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.30.0.tgz#4f80f52cc6355b440a4ee0dadd4c3e3775e50663" + integrity sha512-c8OKLM48l00u9TFbh2qhSODMONIzML8ajtCyq95rW8vzkWcBrKRPM61tdkThz2j4kd5u17srPGIjqdeRUZdfdw== "@testing-library/dom@^10.4.0": version "10.4.0"