Skip to content

Commit 2965777

Browse files
fix(deps): update dependency @mantine/hooks to v8
1 parent 3ba4418 commit 2965777

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@blueprintjs/datetime2": "^2.3.3",
3434
"@blueprintjs/icons": "^5.9.0",
3535
"@blueprintjs/select": "^5.1.3",
36-
"@mantine/hooks": "^7.11.2",
36+
"@mantine/hooks": "^8.0.0",
3737
"@octokit/rest": "^20.0.0",
3838
"@reduxjs/toolkit": "^1.9.7",
3939
"@sentry/browser": "^8.33.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2386,12 +2386,12 @@ __metadata:
23862386
languageName: node
23872387
linkType: hard
23882388

2389-
"@mantine/hooks@npm:^7.11.2":
2390-
version: 7.17.8
2391-
resolution: "@mantine/hooks@npm:7.17.8"
2389+
"@mantine/hooks@npm:^8.0.0":
2390+
version: 8.1.2
2391+
resolution: "@mantine/hooks@npm:8.1.2"
23922392
peerDependencies:
23932393
react: ^18.x || ^19.x
2394-
checksum: 10c0/c68ace173bae85f7dcc20951bd7d35853e743a24934d963701118e2015a7ab37fecabcb84b5013b7cf9b83ad8439fe5ac5a1502a0493c1fbb1e41f5560ddf01e
2394+
checksum: 10c0/64bbc2b4cf39b315958939ce0c1febf2e35c79618f99cc2a262788e7d180922f7d551445606a2b4d66fcbf5371d1d40f9c50e5ff8e87b16ac1c28e5a4f2f4373
23952395
languageName: node
23962396
linkType: hard
23972397

@@ -7654,7 +7654,7 @@ __metadata:
76547654
"@blueprintjs/icons": "npm:^5.9.0"
76557655
"@blueprintjs/select": "npm:^5.1.3"
76567656
"@convergencelabs/ace-collab-ext": "npm:^0.6.0"
7657-
"@mantine/hooks": "npm:^7.11.2"
7657+
"@mantine/hooks": "npm:^8.0.0"
76587658
"@octokit/rest": "npm:^20.0.0"
76597659
"@reduxjs/toolkit": "npm:^1.9.7"
76607660
"@rsbuild/core": "npm:^1.3.12"

0 commit comments

Comments
 (0)