diff --git a/package.json b/package.json index 7f0ea1eebe..b47b720ae0 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@blueprintjs/datetime2": "^2.3.3", "@blueprintjs/icons": "^5.9.0", "@blueprintjs/select": "^5.1.3", - "@mantine/hooks": "^7.11.2", + "@mantine/hooks": "^8.0.0", "@octokit/rest": "^20.0.0", "@reduxjs/toolkit": "^1.9.7", "@sentry/browser": "^8.33.0", diff --git a/yarn.lock b/yarn.lock index 4693451284..7b2bc7fc7d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2371,12 +2371,12 @@ __metadata: languageName: node linkType: hard -"@mantine/hooks@npm:^7.11.2": - version: 7.17.8 - resolution: "@mantine/hooks@npm:7.17.8" +"@mantine/hooks@npm:^8.0.0": + version: 8.1.2 + resolution: "@mantine/hooks@npm:8.1.2" peerDependencies: react: ^18.x || ^19.x - checksum: 10c0/c68ace173bae85f7dcc20951bd7d35853e743a24934d963701118e2015a7ab37fecabcb84b5013b7cf9b83ad8439fe5ac5a1502a0493c1fbb1e41f5560ddf01e + checksum: 10c0/64bbc2b4cf39b315958939ce0c1febf2e35c79618f99cc2a262788e7d180922f7d551445606a2b4d66fcbf5371d1d40f9c50e5ff8e87b16ac1c28e5a4f2f4373 languageName: node linkType: hard @@ -7720,7 +7720,7 @@ __metadata: "@blueprintjs/icons": "npm:^5.9.0" "@blueprintjs/select": "npm:^5.1.3" "@convergencelabs/ace-collab-ext": "npm:^0.6.0" - "@mantine/hooks": "npm:^7.11.2" + "@mantine/hooks": "npm:^8.0.0" "@octokit/rest": "npm:^20.0.0" "@reduxjs/toolkit": "npm:^1.9.7" "@rsbuild/core": "npm:^1.3.12"