diff --git a/frontend/package.json b/frontend/package.json index 41aca163d..1855fd8b9 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -31,7 +31,7 @@ "@mantine/spotlight": "7.4.1", "@next/bundle-analyzer": "^14.0.3", "@react-icons/all-files": "^4.1.0", - "@tabler/icons-react": "^2.42.0", + "@tabler/icons-react": "^2.47.0", "@vercel/analytics": "^1.1.1", "axios": "^1.6.2", "clsx": "^2.0.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 794796804..2984013e4 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -1002,18 +1002,18 @@ dependencies: tslib "^2.4.0" -"@tabler/icons-react@^2.42.0": - version "2.46.0" - resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-2.46.0.tgz#a24cf737687a18cdf1b0e1189ef69462e82dbd89" - integrity sha512-X8MRxuslIOFqMjAo+GvUZDpjlOwNYNJTuOsHXf/NBvVI6ygqUf0FUNsDLLA5fQ6k6KtRwxMlgGB+eR8ZG1UP0g== +"@tabler/icons-react@^2.47.0": + version "2.47.0" + resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-2.47.0.tgz#b704e7ae98f95be8bd6e938b4b2e84cd20b0cf31" + integrity sha512-iqly2FvCF/qUbgmvS8E40rVeYY7laltc5GUjRxQj59DuX0x/6CpKHTXt86YlI2whg4czvd/c8Ce8YR08uEku0g== dependencies: - "@tabler/icons" "2.46.0" + "@tabler/icons" "2.47.0" prop-types "^15.7.2" -"@tabler/icons@2.46.0": - version "2.46.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-2.46.0.tgz#e629df8901b799372914c694000cc2ea3d45bb6b" - integrity sha512-Q5G8Pj5IO+Uhc6pszpu5/hGYY018JwEzzvmuqr+gKJtfIvAHA3umpwUilMRLEy89p+WCP+YsDhicMhfBCCv1qA== +"@tabler/icons@2.47.0": + version "2.47.0" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-2.47.0.tgz#c41c680d1947e3ab2d60af3febc4132287c60596" + integrity sha512-4w5evLh+7FUUiA1GucvGj2ReX2TvOjEr4ejXdwL/bsjoSkof6r1gQmzqI+VHrE2CpJpB3al7bCTulOkFa/RcyA== "@testing-library/dom@^9.0.0", "@testing-library/dom@^9.3.3": version "9.3.4"