diff --git a/client/package.json b/client/package.json index 7e66256d2..1cc317983 100644 --- a/client/package.json +++ b/client/package.json @@ -53,7 +53,7 @@ "@mantine/tiptap": "9.2.0", "@phosphor-icons/react": "2.1.10", "@tiptap/core": "3.23.5", - "@tiptap/extension-highlight": "3.23.5", + "@tiptap/extension-highlight": "3.23.6", "@tiptap/extension-link": "3.23.5", "@tiptap/extension-subscript": "3.23.5", "@tiptap/extension-superscript": "3.23.5", diff --git a/client/pnpm-lock.yaml b/client/pnpm-lock.yaml index 2821a3869..8c0056445 100644 --- a/client/pnpm-lock.yaml +++ b/client/pnpm-lock.yaml @@ -56,8 +56,8 @@ importers: specifier: 3.23.5 version: 3.23.5(@tiptap/pm@3.23.5) '@tiptap/extension-highlight': - specifier: 3.23.5 - version: 3.23.5(@tiptap/core@3.23.5(@tiptap/pm@3.23.5)) + specifier: 3.23.6 + version: 3.23.6(@tiptap/core@3.23.5(@tiptap/pm@3.23.5)) '@tiptap/extension-link': specifier: 3.23.5 version: 3.23.5(@tiptap/core@3.23.5(@tiptap/pm@3.23.5))(@tiptap/pm@3.23.5) @@ -1089,10 +1089,10 @@ packages: peerDependencies: '@tiptap/core': 3.23.5 - '@tiptap/extension-highlight@3.23.5': - resolution: {integrity: sha512-RCLliXLtpmJZBTYWYH0fJbSBAsPNiPhGud9zeHqaf1J8QvdNAhe0VTKmtjbLOBxHDSx/CfSgnxKF7PUecdRA2g==} + '@tiptap/extension-highlight@3.23.6': + resolution: {integrity: sha512-GWv6R4iZzVrNeB33qtJDBt/BfVjuc5S/sUF/VDFAtK8h86bg4cEm1tGLEsui4T3+vij/t+P+eoGhkzF6NGogdg==} peerDependencies: - '@tiptap/core': 3.23.5 + '@tiptap/core': 3.23.6 '@tiptap/extension-horizontal-rule@3.23.5': resolution: {integrity: sha512-9XkRYc4XE0stERZB3y8bsJd32Jw9UZfMwZXo1GLNYRHFr7dmhSGUj0IzgofqOVmLDcOMW6XcCk54TBYw6BCrWA==} @@ -5427,7 +5427,7 @@ snapshots: dependencies: '@tiptap/core': 3.23.5(@tiptap/pm@3.23.5) - '@tiptap/extension-highlight@3.23.5(@tiptap/core@3.23.5(@tiptap/pm@3.23.5))': + '@tiptap/extension-highlight@3.23.6(@tiptap/core@3.23.5(@tiptap/pm@3.23.5))': dependencies: '@tiptap/core': 3.23.5(@tiptap/pm@3.23.5)