diff --git a/package.json b/package.json index 0d33712..6fbfb00 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@mantine/hooks": "7.8.0", "@mantine/notifications": "7.8.0", "@sentry/react": "7.110.0", - "@tabler/icons-react": "3.2.0", + "@tabler/icons-react": "3.3.0", "@tauri-apps/api": "1.5.3", "axios": "1.6.8", "coh-stats-components": "github:cohstats/coh-stats-components#0.0.7", diff --git a/yarn.lock b/yarn.lock index 80b7b39..7ff042e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -733,17 +733,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.3.0": + version "3.3.0" + resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.3.0.tgz#ca38c131aa43145c24198a6656e2aac2a4954222" + integrity sha512-Qn1Po+0gErh1zCWlaOdoVoGqeonWfSuiboYgwZBs6PIJNsj7yr3bIa4BkHmgJgtlXLT9LvCzt/RvwlgjxLfjjg== dependencies: - "@tabler/icons" "3.2.0" + "@tabler/icons" "3.3.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.3.0": + version "3.3.0" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.3.0.tgz#ae7194d44a3808d97e8fcd47439eb8772d138659" + integrity sha512-PLVe9d7b59sKytbx00KgeGhQG3N176Ezv8YMmsnSz4s0ifDzMWlp/h2wEfQZ0ZNe8e377GY2OW6kovUe3Rnd0g== "@tabler/icons@^1.117.0": version "1.119.0"