@firecms/editor 3.0.0-canary.173 → 3.0.0-canary.175
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 +37 -37
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@firecms/editor",
|
3
|
-
"version": "3.0.0-canary.
|
3
|
+
"version": "3.0.0-canary.175",
|
4
4
|
"description": "Notion-style WYSIWYG editor for FireCMS",
|
5
5
|
"type": "module",
|
6
6
|
"main": "dist/index.cjs",
|
@@ -29,44 +29,44 @@
|
|
29
29
|
"react-dom": "^18.3.1"
|
30
30
|
},
|
31
31
|
"dependencies": {
|
32
|
-
"@firecms/ui": "^3.0.0-canary.
|
33
|
-
"@radix-ui/react-slot": "^1.1.
|
34
|
-
"@tiptap/core": "2.
|
35
|
-
"@tiptap/extension-blockquote": "2.
|
36
|
-
"@tiptap/extension-bold": "2.
|
37
|
-
"@tiptap/extension-bullet-list": "2.
|
38
|
-
"@tiptap/extension-code": "2.
|
39
|
-
"@tiptap/extension-code-block": "2.
|
40
|
-
"@tiptap/extension-color": "2.
|
41
|
-
"@tiptap/extension-document": "2.
|
42
|
-
"@tiptap/extension-heading": "2.
|
43
|
-
"@tiptap/extension-highlight": "2.
|
44
|
-
"@tiptap/extension-horizontal-rule": "2.
|
45
|
-
"@tiptap/extension-image": "2.
|
46
|
-
"@tiptap/extension-italic": "2.
|
47
|
-
"@tiptap/extension-link": "2.
|
48
|
-
"@tiptap/extension-list-item": "2.
|
49
|
-
"@tiptap/extension-ordered-list": "2.
|
50
|
-
"@tiptap/extension-placeholder": "2.
|
51
|
-
"@tiptap/extension-strike": "2.
|
52
|
-
"@tiptap/extension-task-item": "2.
|
53
|
-
"@tiptap/extension-task-list": "2.
|
54
|
-
"@tiptap/extension-text-style": "2.
|
55
|
-
"@tiptap/extension-underline": "2.
|
56
|
-
"@tiptap/pm": "2.
|
57
|
-
"@tiptap/react": "2.
|
58
|
-
"@tiptap/starter-kit": "2.
|
59
|
-
"@tiptap/suggestion": "2.
|
60
|
-
"@types/node": "20.17.
|
61
|
-
"react-compiler-runtime": "^19.0.0-beta-
|
62
|
-
"react-markdown": "^9.0.
|
32
|
+
"@firecms/ui": "^3.0.0-canary.175",
|
33
|
+
"@radix-ui/react-slot": "^1.1.1",
|
34
|
+
"@tiptap/core": "2.11.2",
|
35
|
+
"@tiptap/extension-blockquote": "2.11.2",
|
36
|
+
"@tiptap/extension-bold": "2.11.2",
|
37
|
+
"@tiptap/extension-bullet-list": "2.11.2",
|
38
|
+
"@tiptap/extension-code": "2.11.2",
|
39
|
+
"@tiptap/extension-code-block": "2.11.2",
|
40
|
+
"@tiptap/extension-color": "2.11.2",
|
41
|
+
"@tiptap/extension-document": "2.11.2",
|
42
|
+
"@tiptap/extension-heading": "2.11.2",
|
43
|
+
"@tiptap/extension-highlight": "2.11.2",
|
44
|
+
"@tiptap/extension-horizontal-rule": "2.11.2",
|
45
|
+
"@tiptap/extension-image": "2.11.2",
|
46
|
+
"@tiptap/extension-italic": "2.11.2",
|
47
|
+
"@tiptap/extension-link": "2.11.2",
|
48
|
+
"@tiptap/extension-list-item": "2.11.2",
|
49
|
+
"@tiptap/extension-ordered-list": "2.11.2",
|
50
|
+
"@tiptap/extension-placeholder": "2.11.2",
|
51
|
+
"@tiptap/extension-strike": "2.11.2",
|
52
|
+
"@tiptap/extension-task-item": "2.11.2",
|
53
|
+
"@tiptap/extension-task-list": "2.11.2",
|
54
|
+
"@tiptap/extension-text-style": "2.11.2",
|
55
|
+
"@tiptap/extension-underline": "2.11.2",
|
56
|
+
"@tiptap/pm": "2.11.2",
|
57
|
+
"@tiptap/react": "2.11.2",
|
58
|
+
"@tiptap/starter-kit": "2.11.2",
|
59
|
+
"@tiptap/suggestion": "2.11.2",
|
60
|
+
"@types/node": "20.17.14",
|
61
|
+
"react-compiler-runtime": "^19.0.0-beta-e552027-20250112",
|
62
|
+
"react-markdown": "^9.0.3",
|
63
63
|
"react-moveable": "^0.56.0",
|
64
64
|
"tippy.js": "^6.3.7",
|
65
65
|
"tiptap-markdown": "^0.8.10"
|
66
66
|
},
|
67
67
|
"devDependencies": {
|
68
|
-
"@types/react": "^18.3.
|
69
|
-
"@types/react-dom": "^18.3.
|
68
|
+
"@types/react": "^18.3.18",
|
69
|
+
"@types/react-dom": "^18.3.0",
|
70
70
|
"@types/react-measure": "^2.0.12",
|
71
71
|
"@vitejs/plugin-react": "^4.3.4",
|
72
72
|
"babel-jest": "^29.7.0",
|
@@ -74,8 +74,8 @@
|
|
74
74
|
"eslint-plugin-react-compiler": "beta",
|
75
75
|
"jest": "^29.7.0",
|
76
76
|
"ts-jest": "^29.2.5",
|
77
|
-
"typescript": "^5.7.
|
78
|
-
"vite": "^5.4.
|
77
|
+
"typescript": "^5.7.3",
|
78
|
+
"vite": "^5.4.14"
|
79
79
|
},
|
80
|
-
"gitHead": "
|
80
|
+
"gitHead": "0fd5d55e8bba65c5bd992606c3f8c61e0ad75ed7"
|
81
81
|
}
|