Skip to content

Commit 9318e8c

Browse files
fix(deps): update dependency @mantine/hooks to v8
1 parent f44582b commit 9318e8c

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
@@ -2320,12 +2320,12 @@ __metadata:
23202320
languageName: node
23212321
linkType: hard
23222322

2323-
"@mantine/hooks@npm:^7.11.2":
2324-
version: 7.11.2
2325-
resolution: "@mantine/hooks@npm:7.11.2"
2323+
"@mantine/hooks@npm:^8.0.0":
2324+
version: 8.1.2
2325+
resolution: "@mantine/hooks@npm:8.1.2"
23262326
peerDependencies:
2327-
react: ^18.2.0
2328-
checksum: 10c0/78bcea73ab89513c07a0ad2283a11f91d7caa2c6c2139c48ae94ae8adebfcf9aca1b333db32a79195455606cc499b98f4e0654e056ec137abbf19ec4ccb1fa5b
2327+
react: ^18.x || ^19.x
2328+
checksum: 10c0/64bbc2b4cf39b315958939ce0c1febf2e35c79618f99cc2a262788e7d180922f7d551445606a2b4d66fcbf5371d1d40f9c50e5ff8e87b16ac1c28e5a4f2f4373
23292329
languageName: node
23302330
linkType: hard
23312331

@@ -7569,7 +7569,7 @@ __metadata:
75697569
"@blueprintjs/icons": "npm:^5.9.0"
75707570
"@blueprintjs/select": "npm:^5.1.3"
75717571
"@convergencelabs/ace-collab-ext": "npm:^0.6.0"
7572-
"@mantine/hooks": "npm:^7.11.2"
7572+
"@mantine/hooks": "npm:^8.0.0"
75737573
"@octokit/rest": "npm:^20.0.0"
75747574
"@reduxjs/toolkit": "npm:^1.9.7"
75757575
"@rsbuild/core": "npm:^1.3.12"

0 commit comments

Comments
 (0)