diff --git a/package.json b/package.json index cafdadee..02f07e37 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@emotion/styled": "^11.11.5", "@floating-ui/react": "^0.26.19", "@sentry/browser": "^8.14.0", - "@tabler/icons-react": "^3.8.0", + "@tabler/icons-react": "^3.9.0", "lodash-es": "^4.17.21", "overlayscrollbars": "^2.9.2", "overlayscrollbars-react": "^0.5.6", diff --git a/yarn.lock b/yarn.lock index 0a481f70..983da2d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1613,17 +1613,17 @@ resolved "https://registry.yarnpkg.com/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz#719df7fb41766bc143369eaa0dd56d8dc87c9958" integrity sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg== -"@tabler/icons-react@^3.8.0": - version "3.8.0" - resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.8.0.tgz#490ebcb19793796bdd72ae7dd3f0b169c1197340" - integrity sha512-+M7x4uCmaZlFBuAXKnu7cCvjX48Ml//GJxgGTOoAq8N5R6NkIGV0o7UmGVlb9Vfw2GhJ638MSSJ7mksSjdSXgQ== +"@tabler/icons-react@^3.9.0": + version "3.9.0" + resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.9.0.tgz#08a20fce7d58c0b39879eb67c0c1c98fc27574ec" + integrity sha512-7Fbcrb5LYBGd9rwfkgrJsvLYGqPqO4WV3u6lfqE2wRzEVcevDQcdvo8toKp5Jcc66MPMEmMg+/tnUGwFIKQmUQ== dependencies: - "@tabler/icons" "3.8.0" + "@tabler/icons" "3.9.0" -"@tabler/icons@3.8.0": - version "3.8.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.8.0.tgz#99a309d60814368705a648d7d0cef77a7a5ffcc1" - integrity sha512-SVZSrb0REaTEu+soj+9RTnPpCqIWFYHJ0lhyk+oo6uXr33Ecx2JBcBGeEo/WbIWZg4UF8NIZSVKQgI2PHBokJA== +"@tabler/icons@3.9.0": + version "3.9.0" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.9.0.tgz#c35078d8561d2d22e65ac379523b08a5b330e8e4" + integrity sha512-wZAwEu4iI0WmUA/bjstzNYri13D8X14f/SCRrzr2MyU+WP/6Vd+xq4YLM52dOS8V6ZVt+ujuE9IFkuJdsdSVAQ== "@types/conventional-commits-parser@^5.0.0": version "5.0.0"