mirror of
https://github.com/docmost/docmost.git
synced 2025-11-27 05:53:39 +10:00
feat: add page stats to page menu (#876)
This commit is contained in:
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -242,6 +242,9 @@ importers:
|
||||
'@tanstack/react-query':
|
||||
specifier: ^5.61.4
|
||||
version: 5.61.4(react@18.3.1)
|
||||
'@tiptap/extension-character-count':
|
||||
specifier: ^2.11.5
|
||||
version: 2.11.5(@tiptap/core@2.10.3(@tiptap/pm@2.10.3))(@tiptap/pm@2.10.3)
|
||||
axios:
|
||||
specifier: ^1.7.9
|
||||
version: 1.7.9
|
||||
@@ -3654,6 +3657,12 @@ packages:
|
||||
peerDependencies:
|
||||
'@tiptap/core': ^2.7.0
|
||||
|
||||
'@tiptap/extension-character-count@2.11.5':
|
||||
resolution: {integrity: sha512-Da2VGb7ClmKwXdQdQC2735qylYD8/MQAPA0skPEcHxcDTDuI8ibyIDnMPnczgS/hR5g0TYE2DQp/dkhJXeovkQ==}
|
||||
peerDependencies:
|
||||
'@tiptap/core': ^2.7.0
|
||||
'@tiptap/pm': ^2.7.0
|
||||
|
||||
'@tiptap/extension-code-block-lowlight@2.10.3':
|
||||
resolution: {integrity: sha512-ieRSdfDW06pmKcsh73N506/EWNJrpMrZzyuFx3YGJtfM+Os0a9hMLy2TSuNleyRsihBi5mb+zvdeqeGdaJm7Ng==}
|
||||
peerDependencies:
|
||||
@@ -12802,6 +12811,11 @@ snapshots:
|
||||
dependencies:
|
||||
'@tiptap/core': 2.10.3(@tiptap/pm@2.10.3)
|
||||
|
||||
'@tiptap/extension-character-count@2.11.5(@tiptap/core@2.10.3(@tiptap/pm@2.10.3))(@tiptap/pm@2.10.3)':
|
||||
dependencies:
|
||||
'@tiptap/core': 2.10.3(@tiptap/pm@2.10.3)
|
||||
'@tiptap/pm': 2.10.3
|
||||
|
||||
'@tiptap/extension-code-block-lowlight@2.10.3(@tiptap/core@2.10.3(@tiptap/pm@2.10.3))(@tiptap/extension-code-block@2.10.3(@tiptap/core@2.10.3(@tiptap/pm@2.10.3))(@tiptap/pm@2.10.3))(@tiptap/pm@2.10.3)(highlight.js@11.10.0)(lowlight@3.2.0)':
|
||||
dependencies:
|
||||
'@tiptap/core': 2.10.3(@tiptap/pm@2.10.3)
|
||||
|
||||
Reference in New Issue
Block a user