diff --git a/package.json b/package.json index e9aac17..1044765 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@mantine/notifications": "6.0.2", "@mantine/prism": "6.0.21", "@next/bundle-analyzer": "^13.5.6", - "@tabler/icons-react": "^2.30.0", + "@tabler/icons-react": "^3.4.0", "@tanstack/react-query": "^4.35.7", "dayjs": "^1.11.10", "embla-carousel-react": "^7.1.0", diff --git a/yarn.lock b/yarn.lock index 9d8c6e5..1fee754 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1003,18 +1003,17 @@ dependencies: tslib "^2.4.0" -"@tabler/icons-react@^2.30.0": - version "2.30.0" - resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-2.30.0.tgz#e7ece4b83d6cd66b3a4ec043b89bf18e5341c03e" - integrity sha512-aYggXusHW133L4KujJkVf4GIIrjg7tIRHgNf/n37mnoHqMjwNP+PjmVdrBM1Z8Ywx9PKFRlrwM0eUMDcG+I4HA== +"@tabler/icons-react@^3.4.0": + version "3.4.0" + resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.4.0.tgz#6f4783f0cfd42ab6bd47b6c14758c97e70d9025b" + integrity sha512-hwRXZ//7B3d8FSb2loMj67s8UZeneCsOCs+Acv0KllWXS15brpFjdi6ROf/Vq5+vr1brFf+xmSTiQkKlEF1Yaw== dependencies: - "@tabler/icons" "2.30.0" - prop-types "^15.7.2" + "@tabler/icons" "3.4.0" -"@tabler/icons@2.30.0": - version "2.30.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-2.30.0.tgz#4ea3c4da56fd5653bb9d0be0dc7feaa33602555c" - integrity sha512-tvtmkI4ALjKThVVORh++sB9JnkFY7eGInKxNy+Df7WVQiF7T85tlvGADzlgX4Ic+CK5MIUzZ0jhOlQ/RRlgXpg== +"@tabler/icons@3.4.0": + version "3.4.0" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.4.0.tgz#9e043543920a37d75fbcfd4ed7d3746ca8049aec" + integrity sha512-6gYHXG0xAJgt2KPcTYDqhe3xYoJMTgz/ZfYup4EUHsxzYsz6rBlt8WgavHsGaWckaqH7ApR/epYslfXZjK27yw== "@tanstack/query-core@4.35.7": version "4.35.7" @@ -4620,7 +4619,7 @@ prompts@^2.0.1: kleur "^3.0.3" sisteransi "^1.0.5" -prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1: +prop-types@^15.6.2, prop-types@^15.8.1: version "15.8.1" resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5" integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==