diff --git a/package.json b/package.json index 6fc7b7e2..a76237c0 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@mantine/carousel": "^7.9.1", "@mantine/core": "^7.9.1", "@mantine/hooks": "^7.9.1", - "@tabler/icons-react": "^3.5.0", + "@tabler/icons-react": "^3.6.0", "clsx": "^2.1.1", "cross-env": "^7.0.3", "embla-carousel-react": "^8.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 740b29e0..426178db 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ dependencies: specifier: ^7.9.1 version: 7.10.1(react@18.3.1) '@tabler/icons-react': - specifier: ^3.5.0 - version: 3.5.0(react@18.3.1) + specifier: ^3.6.0 + version: 3.6.0(react@18.3.1) clsx: specifier: ^2.1.1 version: 2.1.1 @@ -743,17 +743,17 @@ packages: '@swc/counter': 0.1.3 dev: true - /@tabler/icons-react@3.5.0(react@18.3.1): - resolution: {integrity: sha512-bn05XKZV3ZfOv5Jr1FCTmVPOQGBVJoA4NefrnR919rqg6WGXAa08NovONHJGSuMxXUMV3b9Cni85diIW/E9yuw==} + /@tabler/icons-react@3.6.0(react@18.3.1): + resolution: {integrity: sha512-mkYGxlphNzvKq32teL+Z8wZW7I9zDftmNPX38UnZVCGjss2qbg0puqLhi1unfm5Y0CSefg+iAQrsjSL+DHx9YA==} peerDependencies: react: '>= 16' dependencies: - '@tabler/icons': 3.5.0 + '@tabler/icons': 3.6.0 react: 18.3.1 dev: false - /@tabler/icons@3.5.0: - resolution: {integrity: sha512-I53dC3ZSHQ2MZFGvDYJelfXm91L2bTTixS4w5jTAulLhHbCZso5Bih4Rk/NYZxlngLQMKHvEYwZQ+6w/WluKiA==} + /@tabler/icons@3.6.0: + resolution: {integrity: sha512-Zv0Ofc64RCMpZ2F8CvsWAphrSjerx5hEErt/RMmE+W8r4E5l5Lizi+My9KbbZQ4NyAtrtrOX80OY1oROZrRzEA==} dev: false /@types/estree@1.0.5: