diff --git a/package.json b/package.json index 40156b843..5a35fa568 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@mui/material": "^7.1.1", "@mui/x-tree-view": "^9.0.1", "@reduxjs/toolkit": "^2.12.0", - "@tiptap/core": "^3.29.2", + "@tiptap/core": "^3.30.4", "@tiptap/extension-image": "^3.29.2", "@tiptap/extension-table": "^3.29.2", "@tiptap/extension-table-cell": "^3.29.2", diff --git a/yarn.lock b/yarn.lock index b437f2834..b3fd84c29 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1423,10 +1423,10 @@ dependencies: "@babel/runtime" "^7.12.5" -"@tiptap/core@^3.29.2": - version "3.29.2" - resolved "https://ms-feed-17.pkgs.visualstudio.com/1es-public/_packaging/npm-public/npm/registry/@tiptap/core/-/core-3.29.2.tgz" - integrity sha1-kNJFkann+0UP+5XtakL1KTSOPp4= +"@tiptap/core@^3.29.2", "@tiptap/core@^3.30.4": + version "3.30.4" + resolved "https://registry.yarnpkg.com/@tiptap/core/-/core-3.30.4.tgz#9e0847c5f4dd53750ae3accc6b83223e37f693b3" + integrity sha512-V9yKuUfV8qC9WBrnVxkFWmYLBomc3d1CwXoFSjED5DRu5q2oyxv07F+jOJSRogJAY+feHjuxvjhixwxeHm2DXQ== "@tiptap/extension-blockquote@^3.29.2": version "3.29.2"