diff --git a/client/package.json b/client/package.json index c46f5206..758c1f69 100644 --- a/client/package.json +++ b/client/package.json @@ -18,7 +18,7 @@ "@mantine/form": "^7.10.1", "@mantine/hooks": "^7.10.0", "@mantine/notifications": "^7.10.0", - "@mantine/tiptap": "^7.10.0", + "@mantine/tiptap": "^7.12.1", "@tabler/icons-react": "^3.5.0", "@tanstack/react-query": "^5.39.0", "@tanstack/react-query-devtools": "^5.39.0", diff --git a/client/yarn.lock b/client/yarn.lock index bf06c91d..b1009f5f 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -412,17 +412,17 @@ __metadata: languageName: node linkType: hard -"@mantine/tiptap@npm:^7.10.0": - version: 7.10.0 - resolution: "@mantine/tiptap@npm:7.10.0" +"@mantine/tiptap@npm:^7.12.1": + version: 7.12.1 + resolution: "@mantine/tiptap@npm:7.12.1" peerDependencies: - "@mantine/core": 7.10.0 - "@mantine/hooks": 7.10.0 + "@mantine/core": 7.12.1 + "@mantine/hooks": 7.12.1 "@tiptap/extension-link": ">=2.1.12" "@tiptap/react": ">=2.1.12" react: ^18.2.0 react-dom: ^18.2.0 - checksum: 10c0/eaac30a322712fd62216188c0380a96350cdbf61d3dfd9aea6f7bcdc4763568b7c468d5eaa42b599316a8d012c63fd6c213404cd485bc9b400a94ef172581fb0 + checksum: 10c0/80ee4f74f2ea8e523559025778da3c9c672b9c22024f523f622a12333c16c0d287bc9052d16b7a370b5881af88934274d8006786fd9eabb64c82f0859e7accc1 languageName: node linkType: hard @@ -2731,7 +2731,7 @@ __metadata: "@mantine/form": "npm:^7.10.1" "@mantine/hooks": "npm:^7.10.0" "@mantine/notifications": "npm:^7.10.0" - "@mantine/tiptap": "npm:^7.10.0" + "@mantine/tiptap": "npm:^7.12.1" "@tabler/icons-react": "npm:^3.5.0" "@tanstack/eslint-plugin-query": "npm:^5.35.6" "@tanstack/react-query": "npm:^5.39.0"