diff --git a/client/package.json b/client/package.json index 2ea2696..ca76eaa 100644 --- a/client/package.json +++ b/client/package.json @@ -38,7 +38,7 @@ "@tanstack/react-query": "^5.0.0", "@tanstack/react-table": "^8.10.7", "@tiptap/extension-placeholder": "^2.1.12", - "@tiptap/extension-typography": "^2.1.12", + "@tiptap/extension-typography": "^3.26.0", "@tiptap/extension-underline": "^2.1.12", "@tiptap/pm": "^2.1.12", "@tiptap/react": "^2.1.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a88b78e..d977a16 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -96,8 +96,8 @@ importers: specifier: ^2.1.12 version: 2.1.12(@tiptap/core@2.1.12(@tiptap/pm@2.1.12))(@tiptap/pm@2.1.12) '@tiptap/extension-typography': - specifier: ^2.1.12 - version: 2.1.12(@tiptap/core@2.1.12(@tiptap/pm@2.1.12)) + specifier: ^3.26.0 + version: 3.26.0(@tiptap/core@2.1.12(@tiptap/pm@2.1.12)) '@tiptap/extension-underline': specifier: ^2.1.12 version: 2.1.12(@tiptap/core@2.1.12(@tiptap/pm@2.1.12)) @@ -447,6 +447,10 @@ packages: resolution: {integrity: sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==} engines: {node: '>=6.9.0'} + '@babel/runtime@7.29.7': + resolution: {integrity: sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw==} + engines: {node: '>=6.9.0'} + '@bramus/specificity@2.4.2': resolution: {integrity: sha512-ctxtJ/eA+t+6q2++vj5j7FYX3nRu311q1wfYH3xjlLOsczhlhxAg2FWNUXhpGvAw3BWo1xBcvOV6/YLc2r5FJw==} hasBin: true @@ -1761,10 +1765,10 @@ packages: peerDependencies: '@tiptap/core': ^2.0.0 - '@tiptap/extension-typography@2.1.12': - resolution: {integrity: sha512-OFkQHmUbKQwVO0b/NP2MLuuqQIWxw/gHaWQF/atgZf3mG0YDV2x3P/u+RBpKnsIujPZFvoEBRJGnstvEAB7zfQ==} + '@tiptap/extension-typography@3.26.0': + resolution: {integrity: sha512-dNOPmVPCcC57SpTDIxSlrSSNZt4zVG0eNCQHCLyTGh3/1y9TCjdJFSEy9uffQdgfv05tjIwRakGmctENlX3SxQ==} peerDependencies: - '@tiptap/core': ^2.0.0 + '@tiptap/core': 3.26.0 '@tiptap/extension-underline@2.1.12': resolution: {integrity: sha512-NwwdhFT8gDD0VUNLQx85yFBhP9a8qg8GPuxlGzAP/lPTV8Ubh3vSeQ5N9k2ZF/vHlEvnugzeVCbmYn7wf8vn1g==} @@ -5185,6 +5189,8 @@ snapshots: dependencies: regenerator-runtime: 0.14.0 + '@babel/runtime@7.29.7': {} + '@bramus/specificity@2.4.2': dependencies: css-tree: 3.2.1 @@ -6314,7 +6320,7 @@ snapshots: '@testing-library/dom@10.4.1': dependencies: '@babel/code-frame': 7.29.7 - '@babel/runtime': 7.23.2 + '@babel/runtime': 7.29.7 '@types/aria-query': 5.0.4 aria-query: 5.3.0 dom-accessibility-api: 0.5.16 @@ -6443,7 +6449,7 @@ snapshots: dependencies: '@tiptap/core': 2.1.12(@tiptap/pm@2.1.12) - '@tiptap/extension-typography@2.1.12(@tiptap/core@2.1.12(@tiptap/pm@2.1.12))': + '@tiptap/extension-typography@3.26.0(@tiptap/core@2.1.12(@tiptap/pm@2.1.12))': dependencies: '@tiptap/core': 2.1.12(@tiptap/pm@2.1.12)