Skip to content

Commit d10b447

Browse files
fix(deps): update dependency @mantine/hooks to v8
1 parent 492fce9 commit d10b447

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
@@ -2255,12 +2255,12 @@ __metadata:
22552255
languageName: node
22562256
linkType: hard
22572257

2258-
"@mantine/hooks@npm:^7.11.2":
2259-
version: 7.11.2
2260-
resolution: "@mantine/hooks@npm:7.11.2"
2258+
"@mantine/hooks@npm:^8.0.0":
2259+
version: 8.1.0
2260+
resolution: "@mantine/hooks@npm:8.1.0"
22612261
peerDependencies:
2262-
react: ^18.2.0
2263-
checksum: 10c0/78bcea73ab89513c07a0ad2283a11f91d7caa2c6c2139c48ae94ae8adebfcf9aca1b333db32a79195455606cc499b98f4e0654e056ec137abbf19ec4ccb1fa5b
2262+
react: ^18.x || ^19.x
2263+
checksum: 10c0/65c0f7c04b5019aafe5a924971b8706ecb1e73df786c5368ab59cd78f9258778bfd3bb880d7288d10e6ac2ecdef273bfbc8ce7ff080dfd4644be829321967fe2
22642264
languageName: node
22652265
linkType: hard
22662266

@@ -7252,7 +7252,7 @@ __metadata:
72527252
"@blueprintjs/icons": "npm:^5.9.0"
72537253
"@blueprintjs/select": "npm:^5.1.3"
72547254
"@convergencelabs/ace-collab-ext": "npm:^0.6.0"
7255-
"@mantine/hooks": "npm:^7.11.2"
7255+
"@mantine/hooks": "npm:^8.0.0"
72567256
"@octokit/rest": "npm:^20.0.0"
72577257
"@reduxjs/toolkit": "npm:^1.9.7"
72587258
"@rsbuild/core": "npm:^1.3.12"

0 commit comments

Comments
 (0)