diff --git a/packages/design-system/package.json b/packages/design-system/package.json index b512e61dd..cf2a30514 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -88,7 +88,7 @@ "@jeromefitz/next-config": "workspace:*", "@jeromefitz/storybook-config": "workspace:*", "@jeromefitz/tailwind-config": "workspace:*", - "@mantine/hooks": "7.2.0", + "@mantine/hooks": "7.2.1", "next": "14.0.1", "react": "18.2.0", "react-dom": "18.2.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7e5e2aeee..61838e748 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -278,8 +278,8 @@ importers: specifier: workspace:* version: link:../tailwind-config '@mantine/hooks': - specifier: 7.2.0 - version: 7.2.0(react@18.2.0) + specifier: 7.2.1 + version: 7.2.1(react@18.2.0) next: specifier: 14.0.1 version: 14.0.1(react-dom@18.2.0)(react@18.2.0) @@ -575,8 +575,8 @@ importers: specifier: 2.2.2 version: 2.2.2(lodash@4.17.21) '@mantine/hooks': - specifier: 7.2.0 - version: 7.2.0(react@18.2.0) + specifier: 7.2.1 + version: 7.2.1(react@18.2.0) '@notionhq/client': specifier: 2.2.13 version: 2.2.13 @@ -942,8 +942,8 @@ importers: specifier: 2.2.2 version: 2.2.2(lodash@4.17.21) '@mantine/hooks': - specifier: 7.2.0 - version: 7.2.0(react@18.2.0) + specifier: 7.2.1 + version: 7.2.1(react@18.2.0) '@notionhq/client': specifier: 2.2.13 version: 2.2.13 @@ -3698,8 +3698,8 @@ packages: resolution: {integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==} dev: true - /@mantine/hooks@7.2.0(react@18.2.0): - resolution: {integrity: sha512-3dDjB+X7JvirIpW1uVFBiGuvG3Tg+cwBWnzbnCaIXYmBkQhvgI6wkCIvdPkLxpG9hmkzd0lgH5OphJt5i2ocHw==} + /@mantine/hooks@7.2.1(react@18.2.0): + resolution: {integrity: sha512-v7GKjVQ6SV6dQ+hrs6HDHB50UB+ZXS5hhGp1bo2k6QGF3wcndws+eghCFO5hjKIVSLYm2YoaZxwKiQmjsZBXfQ==} peerDependencies: react: ^18.2.0 dependencies: diff --git a/sites/jerandky.com/package.json b/sites/jerandky.com/package.json index 0974480ce..803a247cf 100644 --- a/sites/jerandky.com/package.json +++ b/sites/jerandky.com/package.json @@ -40,7 +40,7 @@ "@jeromefitz/notion": "4.0.7", "@jeromefitz/spotify": "3.0.4", "@jeromefitz/utils": "2.2.2", - "@mantine/hooks": "7.2.0", + "@mantine/hooks": "7.2.1", "@notionhq/client": "2.2.13", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-accessible-icon": "1.0.3", diff --git a/sites/jeromefitzgerald.com/package.json b/sites/jeromefitzgerald.com/package.json index 472254d30..682b19308 100644 --- a/sites/jeromefitzgerald.com/package.json +++ b/sites/jeromefitzgerald.com/package.json @@ -40,7 +40,7 @@ "@jeromefitz/notion": "4.0.7", "@jeromefitz/spotify": "3.0.4", "@jeromefitz/utils": "2.2.2", - "@mantine/hooks": "7.2.0", + "@mantine/hooks": "7.2.1", "@notionhq/client": "2.2.13", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-accessible-icon": "1.0.3",