Skip to content

Commit c87f7ca

Browse files
fix(deps): update dependency @mantine/hooks to v8
1 parent a8b7f56 commit c87f7ca

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2309,12 +2309,12 @@ __metadata:
23092309
languageName: node
23102310
linkType: hard
23112311

2312-
"@mantine/hooks@npm:^7.11.2":
2313-
version: 7.11.2
2314-
resolution: "@mantine/hooks@npm:7.11.2"
2312+
"@mantine/hooks@npm:^8.0.0":
2313+
version: 8.1.2
2314+
resolution: "@mantine/hooks@npm:8.1.2"
23152315
peerDependencies:
2316-
react: ^18.2.0
2317-
checksum: 10c0/78bcea73ab89513c07a0ad2283a11f91d7caa2c6c2139c48ae94ae8adebfcf9aca1b333db32a79195455606cc499b98f4e0654e056ec137abbf19ec4ccb1fa5b
2316+
react: ^18.x || ^19.x
2317+
checksum: 10c0/64bbc2b4cf39b315958939ce0c1febf2e35c79618f99cc2a262788e7d180922f7d551445606a2b4d66fcbf5371d1d40f9c50e5ff8e87b16ac1c28e5a4f2f4373
23182318
languageName: node
23192319
linkType: hard
23202320

@@ -7532,7 +7532,7 @@ __metadata:
75327532
"@blueprintjs/icons": "npm:^5.9.0"
75337533
"@blueprintjs/select": "npm:^5.1.3"
75347534
"@convergencelabs/ace-collab-ext": "npm:^0.6.0"
7535-
"@mantine/hooks": "npm:^7.11.2"
7535+
"@mantine/hooks": "npm:^8.0.0"
75367536
"@octokit/rest": "npm:^20.0.0"
75377537
"@reduxjs/toolkit": "npm:^1.9.7"
75387538
"@rsbuild/core": "npm:^1.3.12"

0 commit comments

Comments
 (0)