From ec234d841eb87bd4171bf6e7436c32b35d205c4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 04:18:37 +0000 Subject: [PATCH] Bump @tabler/icons-react from 3.12.0 to 3.14.0 in /frontend Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 3.12.0 to 3.14.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v3.14.0/packages/icons-react) --- updated-dependencies: - dependency-name: "@tabler/icons-react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index c27f09a58..2e85a30f6 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -31,7 +31,7 @@ "@mantine/spotlight": "7.12.1", "@next/bundle-analyzer": "^14.2.0", "@react-icons/all-files": "^4.1.0", - "@tabler/icons-react": "^3.12.0", + "@tabler/icons-react": "^3.14.0", "axios": "^1.7.4", "clsx": "^2.0.0", "cookies-next": "^4.2.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 3d25cfa72..12494972f 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -1064,17 +1064,17 @@ "@swc/counter" "^0.1.3" tslib "^2.4.0" -"@tabler/icons-react@^3.12.0": - version "3.12.0" - resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.12.0.tgz#6ece4dccd76c0eb0dde34dc4f0cf7330d64d653a" - integrity sha512-RnJl3HrCqInuC8JJEUxWuYP4OFNYnY2EUtBqZFSpYatPKY3AnvJBIrShJLHf3fiLPpo6xEYAIoB7Qow93JX0fQ== +"@tabler/icons-react@^3.14.0": + version "3.14.0" + resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.14.0.tgz#38bf3b398ed2dbf2d88729d27d4c278936af6292" + integrity sha512-3XdbuyhBNq8aZW0qagR9YL8diACZYSAtaw6VuwcO2l6HzVFPN6N5TDex9WTz/3lf+uktAvOv1kNuuFBjSjN9yw== dependencies: - "@tabler/icons" "3.12.0" + "@tabler/icons" "3.14.0" -"@tabler/icons@3.12.0": - version "3.12.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.12.0.tgz#6de75d6aa7568dc0a9d48f79837f8d4f266af540" - integrity sha512-Im37ar/mQkqLb6XUXsU7nOc4/66VB9/3KLuZ+6tUsJKHHNLaDUkYfCTNG3pnGDI03laByxVf5+umSNK2yPTx8A== +"@tabler/icons@3.14.0": + version "3.14.0" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.14.0.tgz#49b9d9ee33dbf19e2c8cd774f794894c23ffafc3" + integrity sha512-OakKjK1kuDWKoNwdnHHVMt11kTZAC10iZpN/8o/CSYdeBH7S3v5n8IyqAYynFxLI8yBGTyBvljtvWdmWh57zSg== "@testing-library/dom@^10.4.0": version "10.4.0"