@fileverse-dev/ddoc 2.5.1 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@fileverse-dev/ddoc",
3
3
  "private": false,
4
4
  "description": "DDoc",
5
- "version": "2.5.1",
5
+ "version": "3.0.0",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {
@@ -38,44 +38,44 @@
38
38
  },
39
39
  "dependencies": {
40
40
  "@_ueberdosis/prosemirror-tables": "^1.1.3",
41
- "@aarkue/tiptap-math-extension": "^1.3.3",
41
+ "@aarkue/tiptap-math-extension": "^1.4.0",
42
42
  "@fileverse-dev/md2slides": "^0.0.8",
43
43
  "@fileverse/crypto": "^0.0.13",
44
44
  "@fileverse/ui": "4.1.8",
45
+ "@floating-ui/dom": "^1.7.4",
45
46
  "@noble/ciphers": "^1.3.0",
46
47
  "@noble/curves": "^1.9.7",
47
48
  "@radix-ui/react-focus-scope": "^1.1.0",
48
49
  "@radix-ui/react-popover": "^1.0.7",
49
50
  "@stablelib/ed25519": "^2.0.2",
50
51
  "@tippyjs/react": "^4.2.6",
51
- "@tiptap/core": "2.9",
52
- "@tiptap/extension-bullet-list": "2.9",
53
- "@tiptap/extension-character-count": "2.9",
54
- "@tiptap/extension-code-block-lowlight": "^2.11.7",
55
- "@tiptap/extension-collaboration": "2.9",
56
- "@tiptap/extension-collaboration-cursor": "2.9",
57
- "@tiptap/extension-color": "2.9",
58
- "@tiptap/extension-document": "2.9",
59
- "@tiptap/extension-dropcursor": "2.9",
60
- "@tiptap/extension-font-family": "2.9",
61
- "@tiptap/extension-gapcursor": "2.9",
62
- "@tiptap/extension-highlight": "2.9",
63
- "@tiptap/extension-link": "2.9",
64
- "@tiptap/extension-list-item": "2.9",
65
- "@tiptap/extension-placeholder": "2.9",
66
- "@tiptap/extension-subscript": "2.9",
67
- "@tiptap/extension-superscript": "2.9",
68
- "@tiptap/extension-table-of-contents": "^2.24.0",
69
- "@tiptap/extension-task-item": "2.9",
70
- "@tiptap/extension-task-list": "2.9",
71
- "@tiptap/extension-text-align": "2.9",
72
- "@tiptap/extension-text-style": "2.9",
73
- "@tiptap/extension-typography": "2.9",
74
- "@tiptap/extension-underline": "2.9",
75
- "@tiptap/pm": "2.9",
76
- "@tiptap/react": "2.9",
77
- "@tiptap/starter-kit": "2.9",
78
- "@tiptap/suggestion": "2.9",
52
+ "@tiptap/core": "3.11.0",
53
+ "@tiptap/extension-blockquote": "^3.11.0",
54
+ "@tiptap/extension-code-block": "^3.11.0",
55
+ "@tiptap/extension-code-block-lowlight": "^3.11.0",
56
+ "@tiptap/extension-collaboration": "^3.11.0",
57
+ "@tiptap/extension-collaboration-caret": "^3.11.0",
58
+ "@tiptap/extension-color": "^3.11.0",
59
+ "@tiptap/extension-document": "^3.11.0",
60
+ "@tiptap/extension-font-family": "^3.11.0",
61
+ "@tiptap/extension-highlight": "^3.11.0",
62
+ "@tiptap/extension-horizontal-rule": "^3.11.0",
63
+ "@tiptap/extension-list": "^3.11.0",
64
+ "@tiptap/extension-mathematics": "^3.11.0",
65
+ "@tiptap/extension-placeholder": "^3.11.0",
66
+ "@tiptap/extension-subscript": "^3.11.0",
67
+ "@tiptap/extension-superscript": "^3.11.0",
68
+ "@tiptap/extension-table": "^3.11.0",
69
+ "@tiptap/extension-table-of-contents": "^3.11.0",
70
+ "@tiptap/extension-text-align": "^3.11.0",
71
+ "@tiptap/extension-text-style": "^3.11.0",
72
+ "@tiptap/extension-typography": "^3.11.0",
73
+ "@tiptap/extensions": "^3.11.0",
74
+ "@tiptap/markdown": "^3.11.0",
75
+ "@tiptap/pm": "3.11.0",
76
+ "@tiptap/react": "3.11.0",
77
+ "@tiptap/starter-kit": "^3.11.0",
78
+ "@tiptap/suggestion": "^3.11.0",
79
79
  "@types/uuid": "^10.0.0",
80
80
  "@ucans/ucans": "^0.12.0",
81
81
  "@xstate-ninja/react": "^1.1.3",
@@ -105,8 +105,7 @@
105
105
  "react-tweet": "^3.2.2",
106
106
  "react-uuid": "^2.0.0",
107
107
  "tailwindcss-animate": "^1.0.7",
108
- "tippy.js": "^6.3.7",
109
- "tiptap-markdown": "^0.8.10",
108
+ "tiptap-markdown": "^0.9.0",
110
109
  "turndown": "^7.2.0",
111
110
  "usehooks-ts": "^3.1.0",
112
111
  "uuid": "^10.0.0",