diff --git a/apps/client/package.json b/apps/client/package.json index b4de87c54..c049ff649 100644 --- a/apps/client/package.json +++ b/apps/client/package.json @@ -9,7 +9,7 @@ "@dnd-kit/sortable": "^10.0.0", "@dnd-kit/utilities": "^3.2.2", "@fontsource/open-sans": "^5.2.6", - "@mantine/hooks": "^8.2.8", + "@mantine/hooks": "^8.3.7", "@sentry/react": "^10.2.0", "@table-nav/react": "^0.0.7", "@tanstack/react-query": "^5.85.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3ca7ce44e..5dbe21800 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -114,8 +114,8 @@ importers: specifier: ^5.2.6 version: 5.2.6 '@mantine/hooks': - specifier: ^8.2.8 - version: 8.2.8(react@19.1.1) + specifier: ^8.3.7 + version: 8.3.7(react@19.1.1) '@sentry/react': specifier: ^10.2.0 version: 10.9.0(react@19.1.1) @@ -1277,8 +1277,8 @@ packages: resolution: {integrity: sha512-9QOtNffcOF/c1seMCDnjckb3R9WHcG34tky+FHpNKKCW0wc/scYLwMtO+ptyGUfMW0/b/n4qRiALlaFHc9Oj7Q==} engines: {node: '>= 10.0.0'} - '@mantine/hooks@8.2.8': - resolution: {integrity: sha512-KK1krCcXizWT6JF8gWexv58imQBbviylAJqSqdZ4zUPgrpe81ehMyfxo5Z9EZsnSwMxkB4RLMhCCJhC5g8GvLA==} + '@mantine/hooks@8.3.7': + resolution: {integrity: sha512-2xnKS8C6fTzMoq1dtOJGrh2bIBuWnVrijL/DsDk60UaUgbABh8zScwU5ndX+p02ds2bebo34LovscP9fH38uPg==} peerDependencies: react: ^18.x || ^19.x @@ -6207,7 +6207,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@mantine/hooks@8.2.8(react@19.1.1)': + '@mantine/hooks@8.3.7(react@19.1.1)': dependencies: react: 19.1.1