diff --git a/package.json b/package.json index 0f40fd3..2e3823a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@tiptap/extension-table": "^2.9.1", "@tiptap/extension-table-cell": "^2.10.3", "@tiptap/extension-table-header": "^2.10.3", - "@tiptap/extension-table-row": "^2.10.3", + "@tiptap/extension-table-row": "^2.11.0", "@tiptap/extension-task-item": "^2.10.4", "@tiptap/extension-task-list": "^2.11.0", "@tiptap/extension-text": "^2.10.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6394c1a..ff39027 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -85,8 +85,8 @@ importers: specifier: ^2.10.3 version: 2.10.3(@tiptap/core@2.10.4(@tiptap/pm@2.10.3)) '@tiptap/extension-table-row': - specifier: ^2.10.3 - version: 2.10.3(@tiptap/core@2.10.4(@tiptap/pm@2.10.3)) + specifier: ^2.11.0 + version: 2.11.0(@tiptap/core@2.10.4(@tiptap/pm@2.10.3)) '@tiptap/extension-task-item': specifier: ^2.10.4 version: 2.10.4(@tiptap/core@2.10.4(@tiptap/pm@2.10.3))(@tiptap/pm@2.10.3) @@ -886,8 +886,8 @@ packages: peerDependencies: '@tiptap/core': ^2.7.0 - '@tiptap/extension-table-row@2.10.3': - resolution: {integrity: sha512-l6P6BAE4SuIFdPmsRd+zGP2Ks9AhLAua7nfDlHFMWDnfOeaJu7g/t4oG++9xTojDcVDHhcIe8TJYUXfhOt2anw==} + '@tiptap/extension-table-row@2.11.0': + resolution: {integrity: sha512-j+o5Lr1JynSWcd/NN+4mNELvcVwj6CxcNT3J37oc5uy0a6CBhHlmp1d9eEbEnk95tMEsibunVV73wRqE150nEw==} peerDependencies: '@tiptap/core': ^2.7.0 @@ -3510,7 +3510,7 @@ snapshots: dependencies: '@tiptap/core': 2.10.4(@tiptap/pm@2.10.3) - '@tiptap/extension-table-row@2.10.3(@tiptap/core@2.10.4(@tiptap/pm@2.10.3))': + '@tiptap/extension-table-row@2.11.0(@tiptap/core@2.10.4(@tiptap/pm@2.10.3))': dependencies: '@tiptap/core': 2.10.4(@tiptap/pm@2.10.3)