Skip to content

Commit fad3393

Browse files
👷 Update mantine monorepo to v8 (#3521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3545d2c commit fad3393

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

‎developer-extension/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"@datadog/browser-core": "workspace:*",
2222
"@datadog/browser-logs": "workspace:*",
2323
"@datadog/browser-rum": "workspace:*",
24-
"@mantine/core": "7.17.7",
25-
"@mantine/hooks": "7.17.7",
24+
"@mantine/core": "8.0.0",
25+
"@mantine/hooks": "8.0.0",
2626
"@tabler/icons-react": "3.31.0",
2727
"clsx": "2.1.1",
2828
"react": "19.1.0",

‎yarn.lock‎

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -389,8 +389,8 @@ __metadata:
389389
"@datadog/browser-core": "workspace:*"
390390
"@datadog/browser-logs": "workspace:*"
391391
"@datadog/browser-rum": "workspace:*"
392-
"@mantine/core": "npm:7.17.7"
393-
"@mantine/hooks": "npm:7.17.7"
392+
"@mantine/core": "npm:8.0.0"
393+
"@mantine/hooks": "npm:8.0.0"
394394
"@tabler/icons-react": "npm:3.31.0"
395395
"@types/chrome": "npm:0.0.321"
396396
"@types/react": "npm:19.1.3"
@@ -849,9 +849,9 @@ __metadata:
849849
languageName: node
850850
linkType: hard
851851

852-
"@mantine/core@npm:7.17.7":
853-
version: 7.17.7
854-
resolution: "@mantine/core@npm:7.17.7"
852+
"@mantine/core@npm:8.0.0":
853+
version: 8.0.0
854+
resolution: "@mantine/core@npm:8.0.0"
855855
dependencies:
856856
"@floating-ui/react": "npm:^0.26.28"
857857
clsx: "npm:^2.1.1"
@@ -860,19 +860,19 @@ __metadata:
860860
react-textarea-autosize: "npm:8.5.9"
861861
type-fest: "npm:^4.27.0"
862862
peerDependencies:
863-
"@mantine/hooks": 7.17.7
863+
"@mantine/hooks": 8.0.0
864864
react: ^18.x || ^19.x
865865
react-dom: ^18.x || ^19.x
866-
checksum: 10c0/1f17e1ec259e0878e8f65eec0619527fc9f36c2af7a252f4fc2314ad363331431a79deda82c808f069802450a0a9993fa1cc50aad835e84997b5b2fd632eb6c6
866+
checksum: 10c0/d23099322ebcbb0632a8182fb5992719ef9dc54168eb136ae3a94f79aaa3c375afe81ab2001f7dd15f6738fa8970c333b8713f9fc125de6f3207ac388b4aacd5
867867
languageName: node
868868
linkType: hard
869869

870-
"@mantine/hooks@npm:7.17.7":
871-
version: 7.17.7
872-
resolution: "@mantine/hooks@npm:7.17.7"
870+
"@mantine/hooks@npm:8.0.0":
871+
version: 8.0.0
872+
resolution: "@mantine/hooks@npm:8.0.0"
873873
peerDependencies:
874874
react: ^18.x || ^19.x
875-
checksum: 10c0/f1e13e5a9f009ffc68201f015724520ca221661076a4d08e31339cdbc5a03b206443a3c84e63aaaf16fb916e55b8c4ba5b779f0a741e19193f9a53fb312a26fb
875+
checksum: 10c0/d1ff4d99e82abe14e230c1ac77347f2025b78e32f8fb75ca4d0cdee801bdecd8589687b3281138e0251bfed64dc7e4bbb17a97c2be915ddf43abadc794425249
876876
languageName: node
877877
linkType: hard
878878

0 commit comments

Comments
 (0)