diff --git a/package.json b/package.json index 8a0bb974..85b0ae1d 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@mantine/carousel": "^7.10.2", "@mantine/core": "^7.10.2", "@mantine/hooks": "^7.10.2", - "@tabler/icons-react": "^3.10.0", + "@tabler/icons-react": "^3.11.0", "clsx": "^2.1.1", "cross-env": "^7.0.3", "embla-carousel-react": "^8.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 19337867..25931b86 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^7.10.2 version: 7.10.2(react@18.3.1) '@tabler/icons-react': - specifier: ^3.10.0 - version: 3.10.0(react@18.3.1) + specifier: ^3.11.0 + version: 3.11.0(react@18.3.1) clsx: specifier: ^2.1.1 version: 2.1.1 @@ -495,13 +495,13 @@ packages: '@swc/types@0.1.9': resolution: {integrity: sha512-qKnCno++jzcJ4lM4NTfYifm1EFSCeIfKiAHAfkENZAV5Kl9PjJIyd2yeeVv6c/2CckuLyv2NmRC5pv6pm2WQBg==} - '@tabler/icons-react@3.10.0': - resolution: {integrity: sha512-FTES0wJLIV+M9Ggng0j/6Kn/j43ZuBukR5n6DNV8Npk4woPCDcRjA+2KzKQyvSdwtPMAM6o1e8fQBPDS337Spg==} + '@tabler/icons-react@3.11.0': + resolution: {integrity: sha512-xHNBi9mns1slvqos+7LkP3ube4CjWrANMbxMaorzwzO9J/+y1sAEG/sN8CV8FmtpYW/9/gDR+OWCjjLLg0RmAw==} peerDependencies: react: '>= 16' - '@tabler/icons@3.10.0': - resolution: {integrity: sha512-jCMO+hDTw8Gn1CNb15zIENLQ9b0UplGXtjMnEUhDoKH+Q4fta8tBLUxZpPpFtpV+q+gzGqfM76xNAoD1GBpmnA==} + '@tabler/icons@3.11.0': + resolution: {integrity: sha512-/vZinJNvCYhdAB+RUsyCpanSPuOEKHHIZi4Uu0Bw7ilewHnQhCWUPrT704uHCRli2ROl7spADPmWzAqOganA5A==} '@types/estree@1.0.5': resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} @@ -2239,12 +2239,12 @@ snapshots: dependencies: '@swc/counter': 0.1.3 - '@tabler/icons-react@3.10.0(react@18.3.1)': + '@tabler/icons-react@3.11.0(react@18.3.1)': dependencies: - '@tabler/icons': 3.10.0 + '@tabler/icons': 3.11.0 react: 18.3.1 - '@tabler/icons@3.10.0': {} + '@tabler/icons@3.11.0': {} '@types/estree@1.0.5': {}