From f8277442aeca4935c6290fba6721bdd14cedb9eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 May 2024 22:43:05 +0000 Subject: [PATCH] Update dependency @tabler/icons-react to v3.5.0 --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 4fa34b1..42bfc00 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@mantine/hooks": "7.8.0", "@mantine/notifications": "7.8.0", "@sentry/react": "7.114.0", - "@tabler/icons-react": "3.2.0", + "@tabler/icons-react": "3.5.0", "@tauri-apps/api": "1.5.6", "axios": "1.6.8", "coh-stats-components": "github:cohstats/coh-stats-components#0.0.7", diff --git a/yarn.lock b/yarn.lock index 0606c0d..5e994a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -744,17 +744,17 @@ dependencies: defer-to-connect "^2.0.0" -"@tabler/icons-react@3.2.0": - version "3.2.0" - resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.2.0.tgz#1b8d4059672ec2999f29f9aea03c44f00084ce66" - integrity sha512-b1mZT1XpZrzvbM+eFe1YbYbxkzgJ18tM4knZKqXh0gnHDZ6XVLIH3TzJZ3HZ7PTkUqZLZ7XcGae3qQVGburlBw== +"@tabler/icons-react@3.5.0": + version "3.5.0" + resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.5.0.tgz#71925d527bb50a3b5bb23cc0154acc8b0ed65214" + integrity sha512-bn05XKZV3ZfOv5Jr1FCTmVPOQGBVJoA4NefrnR919rqg6WGXAa08NovONHJGSuMxXUMV3b9Cni85diIW/E9yuw== dependencies: - "@tabler/icons" "3.2.0" + "@tabler/icons" "3.5.0" -"@tabler/icons@3.2.0": - version "3.2.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.2.0.tgz#4adcde021943d50f2c228dab6145fd9c9b639f85" - integrity sha512-h8GQ2rtxgiSjltrVz4vcopAxTPSpUSUi5nBfJ09H3Bk4fJk6wZ/dVUjzhv/BHfDwGTkAxZBiYe/Q/T95cPeg5Q== +"@tabler/icons@3.5.0": + version "3.5.0" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.5.0.tgz#29d0dbf100c8cb392dd64f1fe8efdcfcd1f57e44" + integrity sha512-I53dC3ZSHQ2MZFGvDYJelfXm91L2bTTixS4w5jTAulLhHbCZso5Bih4Rk/NYZxlngLQMKHvEYwZQ+6w/WluKiA== "@tabler/icons@^1.117.0": version "1.119.0"