diff --git a/docs/package.json b/docs/package.json
index 92663722e7..bfcbc80d84 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -39,9 +39,8 @@
"@liveblocks/react-blocknote": "^3.17.0",
"@liveblocks/react-tiptap": "^3.17.0",
"@liveblocks/react-ui": "^3.17.0",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"@marsidev/react-turnstile": "^1.4.2",
"@mui/icons-material": "^5.16.1",
"@mui/material": "^5.16.1",
diff --git a/examples/01-basic/01-minimal/package.json b/examples/01-basic/01-minimal/package.json
index 89224f97e4..8ddbad85a0 100644
--- a/examples/01-basic/01-minimal/package.json
+++ b/examples/01-basic/01-minimal/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/01-basic/02-block-objects/package.json b/examples/01-basic/02-block-objects/package.json
index ed0dc5836b..3fbbd8eefe 100644
--- a/examples/01-basic/02-block-objects/package.json
+++ b/examples/01-basic/02-block-objects/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/01-basic/03-multi-column/package.json b/examples/01-basic/03-multi-column/package.json
index 21b9e8a0c5..daa2be3481 100644
--- a/examples/01-basic/03-multi-column/package.json
+++ b/examples/01-basic/03-multi-column/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"@blocknote/xl-multi-column": "latest"
diff --git a/examples/01-basic/04-default-blocks/package.json b/examples/01-basic/04-default-blocks/package.json
index 08793e49b4..7bab0c35ff 100644
--- a/examples/01-basic/04-default-blocks/package.json
+++ b/examples/01-basic/04-default-blocks/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/01-basic/05-removing-default-blocks/package.json b/examples/01-basic/05-removing-default-blocks/package.json
index 138ad8b165..9f67052d45 100644
--- a/examples/01-basic/05-removing-default-blocks/package.json
+++ b/examples/01-basic/05-removing-default-blocks/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/01-basic/06-block-manipulation/package.json b/examples/01-basic/06-block-manipulation/package.json
index 6b9084c282..efb31cc906 100644
--- a/examples/01-basic/06-block-manipulation/package.json
+++ b/examples/01-basic/06-block-manipulation/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/01-basic/07-selection-blocks/package.json b/examples/01-basic/07-selection-blocks/package.json
index ddf2d33972..7a16956da0 100644
--- a/examples/01-basic/07-selection-blocks/package.json
+++ b/examples/01-basic/07-selection-blocks/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/01-basic/08-ariakit/package.json b/examples/01-basic/08-ariakit/package.json
index ef8e104039..40f242ff12 100644
--- a/examples/01-basic/08-ariakit/package.json
+++ b/examples/01-basic/08-ariakit/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/01-basic/09-shadcn/package.json b/examples/01-basic/09-shadcn/package.json
index a14726d04f..afc8d004dd 100644
--- a/examples/01-basic/09-shadcn/package.json
+++ b/examples/01-basic/09-shadcn/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"tailwindcss": "^4.1.14",
diff --git a/examples/01-basic/10-localization/package.json b/examples/01-basic/10-localization/package.json
index 199657a3b6..3ef8fe1276 100644
--- a/examples/01-basic/10-localization/package.json
+++ b/examples/01-basic/10-localization/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/01-basic/11-custom-placeholder/package.json b/examples/01-basic/11-custom-placeholder/package.json
index c9e2821e4b..74bc76a9c2 100644
--- a/examples/01-basic/11-custom-placeholder/package.json
+++ b/examples/01-basic/11-custom-placeholder/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/01-basic/12-multi-editor/package.json b/examples/01-basic/12-multi-editor/package.json
index f22167ce00..a5f9e4d963 100644
--- a/examples/01-basic/12-multi-editor/package.json
+++ b/examples/01-basic/12-multi-editor/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/01-basic/13-custom-paste-handler/package.json b/examples/01-basic/13-custom-paste-handler/package.json
index d1769c38b7..8dbad66357 100644
--- a/examples/01-basic/13-custom-paste-handler/package.json
+++ b/examples/01-basic/13-custom-paste-handler/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/01-basic/14-editor-scrollable/package.json b/examples/01-basic/14-editor-scrollable/package.json
index badd216fa5..6ec12bfd38 100644
--- a/examples/01-basic/14-editor-scrollable/package.json
+++ b/examples/01-basic/14-editor-scrollable/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/01-basic/15-shadowdom/package.json b/examples/01-basic/15-shadowdom/package.json
index 5c6f67ebce..0397f102b6 100644
--- a/examples/01-basic/15-shadowdom/package.json
+++ b/examples/01-basic/15-shadowdom/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/01-basic/16-read-only-editor/package.json b/examples/01-basic/16-read-only-editor/package.json
index ae15be4b1f..80b5818f68 100644
--- a/examples/01-basic/16-read-only-editor/package.json
+++ b/examples/01-basic/16-read-only-editor/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/01-basic/testing/package.json b/examples/01-basic/testing/package.json
index ed8674862a..10d6c66c4c 100644
--- a/examples/01-basic/testing/package.json
+++ b/examples/01-basic/testing/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/02-backend/01-file-uploading/package.json b/examples/02-backend/01-file-uploading/package.json
index 5032aa352f..c2fb30fbff 100644
--- a/examples/02-backend/01-file-uploading/package.json
+++ b/examples/02-backend/01-file-uploading/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/02-backend/02-saving-loading/package.json b/examples/02-backend/02-saving-loading/package.json
index cb5fbdd0ea..a6feab2d56 100644
--- a/examples/02-backend/02-saving-loading/package.json
+++ b/examples/02-backend/02-saving-loading/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/02-backend/03-s3/package.json b/examples/02-backend/03-s3/package.json
index b2a2462be8..619bbcc54c 100644
--- a/examples/02-backend/03-s3/package.json
+++ b/examples/02-backend/03-s3/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"@aws-sdk/client-s3": "^3.609.0",
diff --git a/examples/02-backend/04-rendering-static-documents/package.json b/examples/02-backend/04-rendering-static-documents/package.json
index 65c6508e17..32d78d270e 100644
--- a/examples/02-backend/04-rendering-static-documents/package.json
+++ b/examples/02-backend/04-rendering-static-documents/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"@blocknote/server-util": "latest"
diff --git a/examples/03-ui-components/01-ui-elements-remove/package.json b/examples/03-ui-components/01-ui-elements-remove/package.json
index 4a1609b9a2..85db1e942e 100644
--- a/examples/03-ui-components/01-ui-elements-remove/package.json
+++ b/examples/03-ui-components/01-ui-elements-remove/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/03-ui-components/02-formatting-toolbar-buttons/package.json b/examples/03-ui-components/02-formatting-toolbar-buttons/package.json
index 9f58b875fb..b25bb92ed1 100644
--- a/examples/03-ui-components/02-formatting-toolbar-buttons/package.json
+++ b/examples/03-ui-components/02-formatting-toolbar-buttons/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/03-ui-components/03-formatting-toolbar-block-type-items/.bnexample.json b/examples/03-ui-components/03-formatting-toolbar-block-type-items/.bnexample.json
index 73a254bea5..9d554dc51c 100644
--- a/examples/03-ui-components/03-formatting-toolbar-block-type-items/.bnexample.json
+++ b/examples/03-ui-components/03-formatting-toolbar-block-type-items/.bnexample.json
@@ -10,7 +10,7 @@
"Custom Schemas"
],
"dependencies": {
- "@mantine/core": "^8.3.11",
+ "@mantine/core": "^9.0.2",
"react-icons": "^5.5.0"
}
}
diff --git a/examples/03-ui-components/03-formatting-toolbar-block-type-items/package.json b/examples/03-ui-components/03-formatting-toolbar-block-type-items/package.json
index 6d55111a4c..84780db6c7 100644
--- a/examples/03-ui-components/03-formatting-toolbar-block-type-items/package.json
+++ b/examples/03-ui-components/03-formatting-toolbar-block-type-items/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-icons": "^5.5.0"
diff --git a/examples/03-ui-components/04-side-menu-buttons/package.json b/examples/03-ui-components/04-side-menu-buttons/package.json
index 38f7cbed6a..5682211229 100644
--- a/examples/03-ui-components/04-side-menu-buttons/package.json
+++ b/examples/03-ui-components/04-side-menu-buttons/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-icons": "^5.5.0"
diff --git a/examples/03-ui-components/05-side-menu-drag-handle-items/package.json b/examples/03-ui-components/05-side-menu-drag-handle-items/package.json
index 48adc9aaf8..449dcdf209 100644
--- a/examples/03-ui-components/05-side-menu-drag-handle-items/package.json
+++ b/examples/03-ui-components/05-side-menu-drag-handle-items/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-icons": "^5.5.0"
diff --git a/examples/03-ui-components/06-suggestion-menus-slash-menu-items/package.json b/examples/03-ui-components/06-suggestion-menus-slash-menu-items/package.json
index ec9d8626bc..69837e8dcb 100644
--- a/examples/03-ui-components/06-suggestion-menus-slash-menu-items/package.json
+++ b/examples/03-ui-components/06-suggestion-menus-slash-menu-items/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-icons": "^5.5.0"
diff --git a/examples/03-ui-components/07-suggestion-menus-slash-menu-component/package.json b/examples/03-ui-components/07-suggestion-menus-slash-menu-component/package.json
index 5f9dd237d7..c450c06861 100644
--- a/examples/03-ui-components/07-suggestion-menus-slash-menu-component/package.json
+++ b/examples/03-ui-components/07-suggestion-menus-slash-menu-component/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/03-ui-components/08-suggestion-menus-emoji-picker-columns/package.json b/examples/03-ui-components/08-suggestion-menus-emoji-picker-columns/package.json
index 34e74a368e..dfc51f34be 100644
--- a/examples/03-ui-components/08-suggestion-menus-emoji-picker-columns/package.json
+++ b/examples/03-ui-components/08-suggestion-menus-emoji-picker-columns/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/03-ui-components/09-suggestion-menus-emoji-picker-component/package.json b/examples/03-ui-components/09-suggestion-menus-emoji-picker-component/package.json
index 3d5e2e73a2..8f53860b53 100644
--- a/examples/03-ui-components/09-suggestion-menus-emoji-picker-component/package.json
+++ b/examples/03-ui-components/09-suggestion-menus-emoji-picker-component/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/03-ui-components/10-suggestion-menus-grid-mentions/package.json b/examples/03-ui-components/10-suggestion-menus-grid-mentions/package.json
index f34e554756..492cd7cef9 100644
--- a/examples/03-ui-components/10-suggestion-menus-grid-mentions/package.json
+++ b/examples/03-ui-components/10-suggestion-menus-grid-mentions/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/03-ui-components/11-uppy-file-panel/package.json b/examples/03-ui-components/11-uppy-file-panel/package.json
index 6554773fc5..05e54c065f 100644
--- a/examples/03-ui-components/11-uppy-file-panel/package.json
+++ b/examples/03-ui-components/11-uppy-file-panel/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"@uppy/core": "^3.13.1",
diff --git a/examples/03-ui-components/12-static-formatting-toolbar/package.json b/examples/03-ui-components/12-static-formatting-toolbar/package.json
index acdd1c436e..c7d47e3d08 100644
--- a/examples/03-ui-components/12-static-formatting-toolbar/package.json
+++ b/examples/03-ui-components/12-static-formatting-toolbar/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/03-ui-components/13-custom-ui/package.json b/examples/03-ui-components/13-custom-ui/package.json
index 31f6bfb567..ae65b68368 100644
--- a/examples/03-ui-components/13-custom-ui/package.json
+++ b/examples/03-ui-components/13-custom-ui/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"@mui/icons-material": "^5.16.1",
diff --git a/examples/03-ui-components/14-experimental-mobile-formatting-toolbar/package.json b/examples/03-ui-components/14-experimental-mobile-formatting-toolbar/package.json
index 0524771b08..aafb1a250b 100644
--- a/examples/03-ui-components/14-experimental-mobile-formatting-toolbar/package.json
+++ b/examples/03-ui-components/14-experimental-mobile-formatting-toolbar/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/03-ui-components/15-advanced-tables/package.json b/examples/03-ui-components/15-advanced-tables/package.json
index 08d1c49b3c..1e7fff7ecc 100644
--- a/examples/03-ui-components/15-advanced-tables/package.json
+++ b/examples/03-ui-components/15-advanced-tables/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/03-ui-components/16-link-toolbar-buttons/package.json b/examples/03-ui-components/16-link-toolbar-buttons/package.json
index c6033b6cde..32a623cbd4 100644
--- a/examples/03-ui-components/16-link-toolbar-buttons/package.json
+++ b/examples/03-ui-components/16-link-toolbar-buttons/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/03-ui-components/17-advanced-tables-2/package.json b/examples/03-ui-components/17-advanced-tables-2/package.json
index 626ab74ae8..07a4e9fc5c 100644
--- a/examples/03-ui-components/17-advanced-tables-2/package.json
+++ b/examples/03-ui-components/17-advanced-tables-2/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/03-ui-components/18-drag-n-drop/package.json b/examples/03-ui-components/18-drag-n-drop/package.json
index beab8775dc..05f99d7867 100644
--- a/examples/03-ui-components/18-drag-n-drop/package.json
+++ b/examples/03-ui-components/18-drag-n-drop/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/04-theming/01-theming-dom-attributes/package.json b/examples/04-theming/01-theming-dom-attributes/package.json
index 4813aab27f..87ba637ff0 100644
--- a/examples/04-theming/01-theming-dom-attributes/package.json
+++ b/examples/04-theming/01-theming-dom-attributes/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/04-theming/02-changing-font/package.json b/examples/04-theming/02-changing-font/package.json
index 6f1e492bda..4637d8337c 100644
--- a/examples/04-theming/02-changing-font/package.json
+++ b/examples/04-theming/02-changing-font/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/04-theming/03-theming-css/package.json b/examples/04-theming/03-theming-css/package.json
index 2bcb06c4bd..ad30cb6e4e 100644
--- a/examples/04-theming/03-theming-css/package.json
+++ b/examples/04-theming/03-theming-css/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/04-theming/04-theming-css-variables/package.json b/examples/04-theming/04-theming-css-variables/package.json
index 3db574639e..3bed9c4162 100644
--- a/examples/04-theming/04-theming-css-variables/package.json
+++ b/examples/04-theming/04-theming-css-variables/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/04-theming/05-theming-css-variables-code/package.json b/examples/04-theming/05-theming-css-variables-code/package.json
index 8837b9cc91..dadb1adf85 100644
--- a/examples/04-theming/05-theming-css-variables-code/package.json
+++ b/examples/04-theming/05-theming-css-variables-code/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/04-theming/06-code-block/package.json b/examples/04-theming/06-code-block/package.json
index 96b5dcc7a1..6e5f27fcc7 100644
--- a/examples/04-theming/06-code-block/package.json
+++ b/examples/04-theming/06-code-block/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"@blocknote/code-block": "latest"
diff --git a/examples/04-theming/07-custom-code-block/package.json b/examples/04-theming/07-custom-code-block/package.json
index 1987c4f5be..77e5e14911 100644
--- a/examples/04-theming/07-custom-code-block/package.json
+++ b/examples/04-theming/07-custom-code-block/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"@blocknote/code-block": "latest",
diff --git a/examples/05-interoperability/01-converting-blocks-to-html/package.json b/examples/05-interoperability/01-converting-blocks-to-html/package.json
index f44ad7407a..397f436c04 100644
--- a/examples/05-interoperability/01-converting-blocks-to-html/package.json
+++ b/examples/05-interoperability/01-converting-blocks-to-html/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/05-interoperability/02-converting-blocks-from-html/package.json b/examples/05-interoperability/02-converting-blocks-from-html/package.json
index 209df539e9..e66dececb9 100644
--- a/examples/05-interoperability/02-converting-blocks-from-html/package.json
+++ b/examples/05-interoperability/02-converting-blocks-from-html/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/05-interoperability/03-converting-blocks-to-md/package.json b/examples/05-interoperability/03-converting-blocks-to-md/package.json
index 6e87a51ce6..5cf9b9b170 100644
--- a/examples/05-interoperability/03-converting-blocks-to-md/package.json
+++ b/examples/05-interoperability/03-converting-blocks-to-md/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/05-interoperability/04-converting-blocks-from-md/package.json b/examples/05-interoperability/04-converting-blocks-from-md/package.json
index afe2cdd8c4..0f42870853 100644
--- a/examples/05-interoperability/04-converting-blocks-from-md/package.json
+++ b/examples/05-interoperability/04-converting-blocks-from-md/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/05-interoperability/05-converting-blocks-to-pdf/package.json b/examples/05-interoperability/05-converting-blocks-to-pdf/package.json
index ca44049852..03a327c53b 100644
--- a/examples/05-interoperability/05-converting-blocks-to-pdf/package.json
+++ b/examples/05-interoperability/05-converting-blocks-to-pdf/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"@blocknote/xl-pdf-exporter": "latest",
diff --git a/examples/05-interoperability/06-converting-blocks-to-docx/package.json b/examples/05-interoperability/06-converting-blocks-to-docx/package.json
index b9be624d8e..22e64567d3 100644
--- a/examples/05-interoperability/06-converting-blocks-to-docx/package.json
+++ b/examples/05-interoperability/06-converting-blocks-to-docx/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"@blocknote/xl-docx-exporter": "latest",
diff --git a/examples/05-interoperability/07-converting-blocks-to-odt/package.json b/examples/05-interoperability/07-converting-blocks-to-odt/package.json
index 29c39b7784..7e76657eb9 100644
--- a/examples/05-interoperability/07-converting-blocks-to-odt/package.json
+++ b/examples/05-interoperability/07-converting-blocks-to-odt/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"@blocknote/xl-odt-exporter": "latest",
diff --git a/examples/05-interoperability/08-converting-blocks-to-react-email/package.json b/examples/05-interoperability/08-converting-blocks-to-react-email/package.json
index bee26df4ba..01797dd2da 100644
--- a/examples/05-interoperability/08-converting-blocks-to-react-email/package.json
+++ b/examples/05-interoperability/08-converting-blocks-to-react-email/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"@blocknote/xl-email-exporter": "latest",
diff --git a/examples/05-interoperability/09-blocks-to-html-static-render/package.json b/examples/05-interoperability/09-blocks-to-html-static-render/package.json
index e81a7c7cd2..36c05cbf25 100644
--- a/examples/05-interoperability/09-blocks-to-html-static-render/package.json
+++ b/examples/05-interoperability/09-blocks-to-html-static-render/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/05-interoperability/10-static-html-render/package.json b/examples/05-interoperability/10-static-html-render/package.json
index 4e53a9b53c..279408f4a1 100644
--- a/examples/05-interoperability/10-static-html-render/package.json
+++ b/examples/05-interoperability/10-static-html-render/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/06-custom-schema/01-alert-block/.bnexample.json b/examples/06-custom-schema/01-alert-block/.bnexample.json
index 955f240be5..1354e61187 100644
--- a/examples/06-custom-schema/01-alert-block/.bnexample.json
+++ b/examples/06-custom-schema/01-alert-block/.bnexample.json
@@ -10,7 +10,7 @@
"Slash Menu"
],
"dependencies": {
- "@mantine/core": "^8.3.11",
+ "@mantine/core": "^9.0.2",
"react-icons": "^5.5.0"
}
}
diff --git a/examples/06-custom-schema/01-alert-block/package.json b/examples/06-custom-schema/01-alert-block/package.json
index 99571398f4..05fda94f81 100644
--- a/examples/06-custom-schema/01-alert-block/package.json
+++ b/examples/06-custom-schema/01-alert-block/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-icons": "^5.5.0"
diff --git a/examples/06-custom-schema/02-suggestion-menus-mentions/package.json b/examples/06-custom-schema/02-suggestion-menus-mentions/package.json
index 21ce0ea399..150fca11d6 100644
--- a/examples/06-custom-schema/02-suggestion-menus-mentions/package.json
+++ b/examples/06-custom-schema/02-suggestion-menus-mentions/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/06-custom-schema/03-font-style/package.json b/examples/06-custom-schema/03-font-style/package.json
index 7c8d9ed3c6..80474aeda6 100644
--- a/examples/06-custom-schema/03-font-style/package.json
+++ b/examples/06-custom-schema/03-font-style/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-icons": "^5.5.0"
diff --git a/examples/06-custom-schema/04-pdf-file-block/.bnexample.json b/examples/06-custom-schema/04-pdf-file-block/.bnexample.json
index f3f9f4d51b..c9ed35fa87 100644
--- a/examples/06-custom-schema/04-pdf-file-block/.bnexample.json
+++ b/examples/06-custom-schema/04-pdf-file-block/.bnexample.json
@@ -10,7 +10,7 @@
"Slash Menu"
],
"dependencies": {
- "@mantine/core": "^8.3.11",
+ "@mantine/core": "^9.0.2",
"react-icons": "^5.5.0"
},
"pro": true
diff --git a/examples/06-custom-schema/04-pdf-file-block/package.json b/examples/06-custom-schema/04-pdf-file-block/package.json
index c0d01b863a..716a3059ec 100644
--- a/examples/06-custom-schema/04-pdf-file-block/package.json
+++ b/examples/06-custom-schema/04-pdf-file-block/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-icons": "^5.5.0"
diff --git a/examples/06-custom-schema/05-alert-block-full-ux/.bnexample.json b/examples/06-custom-schema/05-alert-block-full-ux/.bnexample.json
index 3326066fe0..7e53bcb415 100644
--- a/examples/06-custom-schema/05-alert-block-full-ux/.bnexample.json
+++ b/examples/06-custom-schema/05-alert-block-full-ux/.bnexample.json
@@ -11,7 +11,7 @@
"Slash Menu"
],
"dependencies": {
- "@mantine/core": "^8.3.11",
+ "@mantine/core": "^9.0.2",
"react-icons": "^5.5.0"
}
}
diff --git a/examples/06-custom-schema/05-alert-block-full-ux/package.json b/examples/06-custom-schema/05-alert-block-full-ux/package.json
index f76fa036ec..c20ab14989 100644
--- a/examples/06-custom-schema/05-alert-block-full-ux/package.json
+++ b/examples/06-custom-schema/05-alert-block-full-ux/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-icons": "^5.5.0"
diff --git a/examples/06-custom-schema/06-toggleable-blocks/package.json b/examples/06-custom-schema/06-toggleable-blocks/package.json
index b876e1e27d..73984ae052 100644
--- a/examples/06-custom-schema/06-toggleable-blocks/package.json
+++ b/examples/06-custom-schema/06-toggleable-blocks/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/06-custom-schema/07-configuring-blocks/package.json b/examples/06-custom-schema/07-configuring-blocks/package.json
index 8a4cf21a45..bb731202bc 100644
--- a/examples/06-custom-schema/07-configuring-blocks/package.json
+++ b/examples/06-custom-schema/07-configuring-blocks/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/06-custom-schema/draggable-inline-content/package.json b/examples/06-custom-schema/draggable-inline-content/package.json
index 64c0c8ffd2..4b95173cec 100644
--- a/examples/06-custom-schema/draggable-inline-content/package.json
+++ b/examples/06-custom-schema/draggable-inline-content/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/06-custom-schema/react-custom-blocks/package.json b/examples/06-custom-schema/react-custom-blocks/package.json
index efccb6cdff..b8f90c3153 100644
--- a/examples/06-custom-schema/react-custom-blocks/package.json
+++ b/examples/06-custom-schema/react-custom-blocks/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/06-custom-schema/react-custom-inline-content/package.json b/examples/06-custom-schema/react-custom-inline-content/package.json
index c374ec7298..14d819d969 100644
--- a/examples/06-custom-schema/react-custom-inline-content/package.json
+++ b/examples/06-custom-schema/react-custom-inline-content/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/06-custom-schema/react-custom-styles/package.json b/examples/06-custom-schema/react-custom-styles/package.json
index 3268d5a870..83e378b324 100644
--- a/examples/06-custom-schema/react-custom-styles/package.json
+++ b/examples/06-custom-schema/react-custom-styles/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/07-collaboration/01-partykit/package.json b/examples/07-collaboration/01-partykit/package.json
index 783f846b0c..02d17539a5 100644
--- a/examples/07-collaboration/01-partykit/package.json
+++ b/examples/07-collaboration/01-partykit/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"y-partykit": "^0.0.25",
diff --git a/examples/07-collaboration/02-liveblocks/package.json b/examples/07-collaboration/02-liveblocks/package.json
index b31214a2c6..2dd8577076 100644
--- a/examples/07-collaboration/02-liveblocks/package.json
+++ b/examples/07-collaboration/02-liveblocks/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"@liveblocks/client": "^3.17.0",
diff --git a/examples/07-collaboration/03-y-sweet/package.json b/examples/07-collaboration/03-y-sweet/package.json
index 34f28d0324..9e3a923446 100644
--- a/examples/07-collaboration/03-y-sweet/package.json
+++ b/examples/07-collaboration/03-y-sweet/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"@y-sweet/react": "^0.6.3"
diff --git a/examples/07-collaboration/04-electric-sql/package.json b/examples/07-collaboration/04-electric-sql/package.json
index e0a7659418..d6526394a2 100644
--- a/examples/07-collaboration/04-electric-sql/package.json
+++ b/examples/07-collaboration/04-electric-sql/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/07-collaboration/05-comments/.bnexample.json b/examples/07-collaboration/05-comments/.bnexample.json
index 09ecc7196c..f2e0c026a9 100644
--- a/examples/07-collaboration/05-comments/.bnexample.json
+++ b/examples/07-collaboration/05-comments/.bnexample.json
@@ -5,6 +5,6 @@
"tags": ["Advanced", "Comments", "Collaboration"],
"dependencies": {
"@y-sweet/react": "^0.6.3",
- "@mantine/core": "^8.3.11"
+ "@mantine/core": "^9.0.2"
}
}
diff --git a/examples/07-collaboration/05-comments/package.json b/examples/07-collaboration/05-comments/package.json
index 8b7c734b09..8ebeba8d18 100644
--- a/examples/07-collaboration/05-comments/package.json
+++ b/examples/07-collaboration/05-comments/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"@y-sweet/react": "^0.6.3"
diff --git a/examples/07-collaboration/06-comments-with-sidebar/.bnexample.json b/examples/07-collaboration/06-comments-with-sidebar/.bnexample.json
index a80bff5aba..ff82fe290f 100644
--- a/examples/07-collaboration/06-comments-with-sidebar/.bnexample.json
+++ b/examples/07-collaboration/06-comments-with-sidebar/.bnexample.json
@@ -6,6 +6,6 @@
"dependencies": {
"y-partykit": "^0.0.25",
"yjs": "^13.6.27",
- "@mantine/core": "^8.3.11"
+ "@mantine/core": "^9.0.2"
}
}
diff --git a/examples/07-collaboration/06-comments-with-sidebar/package.json b/examples/07-collaboration/06-comments-with-sidebar/package.json
index 284754cb51..55031e4152 100644
--- a/examples/07-collaboration/06-comments-with-sidebar/package.json
+++ b/examples/07-collaboration/06-comments-with-sidebar/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"y-partykit": "^0.0.25",
diff --git a/examples/07-collaboration/07-ghost-writer/package.json b/examples/07-collaboration/07-ghost-writer/package.json
index aea7f687a2..033b689f93 100644
--- a/examples/07-collaboration/07-ghost-writer/package.json
+++ b/examples/07-collaboration/07-ghost-writer/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"y-partykit": "^0.0.25",
diff --git a/examples/07-collaboration/08-forking/package.json b/examples/07-collaboration/08-forking/package.json
index 4334bf1c93..7659ed67f9 100644
--- a/examples/07-collaboration/08-forking/package.json
+++ b/examples/07-collaboration/08-forking/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"y-partykit": "^0.0.25",
diff --git a/examples/08-extensions/01-tiptap-arrow-conversion/package.json b/examples/08-extensions/01-tiptap-arrow-conversion/package.json
index 0646d11c8a..149551c55f 100644
--- a/examples/08-extensions/01-tiptap-arrow-conversion/package.json
+++ b/examples/08-extensions/01-tiptap-arrow-conversion/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"@tiptap/core": "^3.13.0"
diff --git a/examples/09-ai/01-minimal/.bnexample.json b/examples/09-ai/01-minimal/.bnexample.json
index 30d6def791..9aede450f7 100644
--- a/examples/09-ai/01-minimal/.bnexample.json
+++ b/examples/09-ai/01-minimal/.bnexample.json
@@ -5,7 +5,7 @@
"tags": ["AI", "llm"],
"dependencies": {
"@blocknote/xl-ai": "latest",
- "@mantine/core": "^8.3.11",
+ "@mantine/core": "^9.0.2",
"ai": "^6.0.5"
}
}
diff --git a/examples/09-ai/01-minimal/package.json b/examples/09-ai/01-minimal/package.json
index e084fc9c36..11a82ff165 100644
--- a/examples/09-ai/01-minimal/package.json
+++ b/examples/09-ai/01-minimal/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"@blocknote/xl-ai": "latest",
diff --git a/examples/09-ai/02-playground/.bnexample.json b/examples/09-ai/02-playground/.bnexample.json
index 30d6def791..9aede450f7 100644
--- a/examples/09-ai/02-playground/.bnexample.json
+++ b/examples/09-ai/02-playground/.bnexample.json
@@ -5,7 +5,7 @@
"tags": ["AI", "llm"],
"dependencies": {
"@blocknote/xl-ai": "latest",
- "@mantine/core": "^8.3.11",
+ "@mantine/core": "^9.0.2",
"ai": "^6.0.5"
}
}
diff --git a/examples/09-ai/02-playground/package.json b/examples/09-ai/02-playground/package.json
index 87eac698a0..87830ccc53 100644
--- a/examples/09-ai/02-playground/package.json
+++ b/examples/09-ai/02-playground/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"@blocknote/xl-ai": "latest",
diff --git a/examples/09-ai/03-custom-ai-menu-items/.bnexample.json b/examples/09-ai/03-custom-ai-menu-items/.bnexample.json
index a026ef1ee5..9a91d82062 100644
--- a/examples/09-ai/03-custom-ai-menu-items/.bnexample.json
+++ b/examples/09-ai/03-custom-ai-menu-items/.bnexample.json
@@ -5,7 +5,7 @@
"tags": ["AI", "llm"],
"dependencies": {
"@blocknote/xl-ai": "latest",
- "@mantine/core": "^8.3.11",
+ "@mantine/core": "^9.0.2",
"ai": "^6.0.5",
"react-icons": "^5.5.0"
}
diff --git a/examples/09-ai/03-custom-ai-menu-items/package.json b/examples/09-ai/03-custom-ai-menu-items/package.json
index 9e9ad4a716..2a666fa0db 100644
--- a/examples/09-ai/03-custom-ai-menu-items/package.json
+++ b/examples/09-ai/03-custom-ai-menu-items/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"@blocknote/xl-ai": "latest",
diff --git a/examples/09-ai/04-with-collaboration/.bnexample.json b/examples/09-ai/04-with-collaboration/.bnexample.json
index 922d7f719e..83bed82fe4 100644
--- a/examples/09-ai/04-with-collaboration/.bnexample.json
+++ b/examples/09-ai/04-with-collaboration/.bnexample.json
@@ -5,7 +5,7 @@
"tags": ["AI", "llm"],
"dependencies": {
"@blocknote/xl-ai": "latest",
- "@mantine/core": "^8.3.11",
+ "@mantine/core": "^9.0.2",
"ai": "^6.0.5",
"y-partykit": "^0.0.25",
"yjs": "^13.6.27"
diff --git a/examples/09-ai/04-with-collaboration/package.json b/examples/09-ai/04-with-collaboration/package.json
index b22bc18e53..c75c6e9e70 100644
--- a/examples/09-ai/04-with-collaboration/package.json
+++ b/examples/09-ai/04-with-collaboration/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"@blocknote/xl-ai": "latest",
diff --git a/examples/09-ai/05-manual-execution/.bnexample.json b/examples/09-ai/05-manual-execution/.bnexample.json
index c5b86534d1..890b2909fe 100644
--- a/examples/09-ai/05-manual-execution/.bnexample.json
+++ b/examples/09-ai/05-manual-execution/.bnexample.json
@@ -5,7 +5,7 @@
"tags": ["AI", "llm"],
"dependencies": {
"@blocknote/xl-ai": "latest",
- "@mantine/core": "^8.3.11",
+ "@mantine/core": "^9.0.2",
"ai": "^6.0.5",
"y-partykit": "^0.0.25",
"yjs": "^13.6.27"
diff --git a/examples/09-ai/05-manual-execution/package.json b/examples/09-ai/05-manual-execution/package.json
index 53cce0227e..aec5c127ea 100644
--- a/examples/09-ai/05-manual-execution/package.json
+++ b/examples/09-ai/05-manual-execution/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"@blocknote/xl-ai": "latest",
diff --git a/examples/09-ai/06-client-side-transport/.bnexample.json b/examples/09-ai/06-client-side-transport/.bnexample.json
index 1c7e871335..0ac2b679fc 100644
--- a/examples/09-ai/06-client-side-transport/.bnexample.json
+++ b/examples/09-ai/06-client-side-transport/.bnexample.json
@@ -6,7 +6,7 @@
"dependencies": {
"@ai-sdk/groq": "^3.0.2",
"@blocknote/xl-ai": "latest",
- "@mantine/core": "^8.3.11",
+ "@mantine/core": "^9.0.2",
"ai": "^6.0.5"
}
}
diff --git a/examples/09-ai/06-client-side-transport/package.json b/examples/09-ai/06-client-side-transport/package.json
index 1d40f3c896..73a05a0eac 100644
--- a/examples/09-ai/06-client-side-transport/package.json
+++ b/examples/09-ai/06-client-side-transport/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"@ai-sdk/groq": "^3.0.2",
diff --git a/examples/09-ai/07-server-persistence/.bnexample.json b/examples/09-ai/07-server-persistence/.bnexample.json
index 35815d0d21..12b79358ef 100644
--- a/examples/09-ai/07-server-persistence/.bnexample.json
+++ b/examples/09-ai/07-server-persistence/.bnexample.json
@@ -5,7 +5,7 @@
"tags": ["AI", "llm"],
"dependencies": {
"@blocknote/xl-ai": "latest",
- "@mantine/core": "^8.3.11",
+ "@mantine/core": "^9.0.2",
"ai": "^6.0.5"
}
}
diff --git a/examples/09-ai/07-server-persistence/package.json b/examples/09-ai/07-server-persistence/package.json
index 123c3896e4..e4258d6e22 100644
--- a/examples/09-ai/07-server-persistence/package.json
+++ b/examples/09-ai/07-server-persistence/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"@blocknote/xl-ai": "latest",
diff --git a/examples/vanilla-js/react-vanilla-custom-blocks/package.json b/examples/vanilla-js/react-vanilla-custom-blocks/package.json
index 3415a29afd..33c29f31c6 100644
--- a/examples/vanilla-js/react-vanilla-custom-blocks/package.json
+++ b/examples/vanilla-js/react-vanilla-custom-blocks/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/vanilla-js/react-vanilla-custom-inline-content/package.json b/examples/vanilla-js/react-vanilla-custom-inline-content/package.json
index 8bec01b7ad..895ff3d44a 100644
--- a/examples/vanilla-js/react-vanilla-custom-inline-content/package.json
+++ b/examples/vanilla-js/react-vanilla-custom-inline-content/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/examples/vanilla-js/react-vanilla-custom-styles/package.json b/examples/vanilla-js/react-vanilla-custom-styles/package.json
index f32a8be790..ec80ab00a2 100644
--- a/examples/vanilla-js/react-vanilla-custom-styles/package.json
+++ b/examples/vanilla-js/react-vanilla-custom-styles/package.json
@@ -16,9 +16,8 @@
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
diff --git a/packages/dev-scripts/examples/template-react/package.json.template.tsx b/packages/dev-scripts/examples/template-react/package.json.template.tsx
index a08cdc93ad..0b2615836e 100644
--- a/packages/dev-scripts/examples/template-react/package.json.template.tsx
+++ b/packages/dev-scripts/examples/template-react/package.json.template.tsx
@@ -18,9 +18,8 @@ const template = (project: Project) => ({
"@blocknote/mantine": "latest",
"@blocknote/react": "latest",
"@blocknote/shadcn": "latest",
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
react: "^19.2.3",
"react-dom": "^19.2.3",
...(project.config.tailwind
@@ -39,8 +38,8 @@ const template = (project: Project) => ({
: {}),
"@types/react": "^19.2.3",
"@types/react-dom": "^19.2.3",
- "@vitejs/plugin-react": "^4.7.0",
- vite: "^5.4.20",
+ "@vitejs/plugin-react": "^6.0.1",
+ vite: "^8.0.3",
...(project.config?.devDependencies || {}),
},
});
diff --git a/packages/mantine/package.json b/packages/mantine/package.json
index 4d65cd11e6..2b7fa53541 100644
--- a/packages/mantine/package.json
+++ b/packages/mantine/package.json
@@ -80,11 +80,10 @@
"vite-plugin-externalize-deps": "^0.10.0"
},
"peerDependencies": {
- "@mantine/core": "^8.3.11",
- "@mantine/hooks": "^8.3.11",
- "@mantine/utils": "^6.0.22",
- "react": "^18.0 || ^19.0 || >= 19.0.0-rc",
- "react-dom": "^18.0 || ^19.0 || >= 19.0.0-rc"
+ "@mantine/core": "^9.0.2",
+ "@mantine/hooks": "^9.0.2",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0"
},
"eslintConfig": {
"extends": [
diff --git a/packages/mantine/src/suggestionMenu/SuggestionMenuLoader.tsx b/packages/mantine/src/suggestionMenu/SuggestionMenuLoader.tsx
index 93255e0bd2..0733592430 100644
--- a/packages/mantine/src/suggestionMenu/SuggestionMenuLoader.tsx
+++ b/packages/mantine/src/suggestionMenu/SuggestionMenuLoader.tsx
@@ -13,6 +13,8 @@ export const SuggestionMenuLoader = forwardRef<
assertEmpty(rest);
return (
-