@kopexa/tiptap 17.12.1 → 17.12.3

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.
Files changed (1) hide show
  1. package/package.json +45 -45
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kopexa/tiptap",
3
- "version": "17.12.1",
3
+ "version": "17.12.3",
4
4
  "description": "our tiptap components",
5
5
  "keywords": [
6
6
  "tiptap"
@@ -30,66 +30,66 @@
30
30
  "react": ">=19.0.0-rc.0",
31
31
  "react-dom": ">=19.0.0-rc.0",
32
32
  "yjs": "^13.6.0",
33
- "@kopexa/theme": "17.26.6"
33
+ "@kopexa/theme": "17.26.8"
34
34
  },
35
35
  "dependencies": {
36
36
  "@floating-ui/dom": "^1.7.6",
37
37
  "@floating-ui/react": "^0.27.19",
38
- "@tiptap/core": "^3.20.0",
39
- "@tiptap/extension-collaboration": "^3.20.0",
40
- "@tiptap/extension-collaboration-caret": "^3.20.0",
41
- "@tiptap/extension-file-handler": "^3.20.0",
42
- "@tiptap/extension-highlight": "^3.20.0",
43
- "@tiptap/extension-image": "^3.20.0",
44
- "@tiptap/extension-invisible-characters": "^3.20.0",
45
- "@tiptap/extension-link": "^3.20.0",
38
+ "@tiptap/core": "^3.20.4",
39
+ "@tiptap/extension-collaboration": "^3.20.4",
40
+ "@tiptap/extension-collaboration-caret": "^3.20.4",
41
+ "@tiptap/extension-file-handler": "^3.20.4",
42
+ "@tiptap/extension-highlight": "^3.20.4",
43
+ "@tiptap/extension-image": "^3.20.4",
44
+ "@tiptap/extension-invisible-characters": "^3.20.4",
45
+ "@tiptap/extension-link": "^3.20.4",
46
46
  "@tiptap/extension-list": "^3.20.0",
47
47
  "@tiptap/extension-mathematics": "^3.20.0",
48
- "@tiptap/extension-subscript": "^3.20.0",
48
+ "@tiptap/extension-subscript": "^3.20.4",
49
49
  "@tiptap/extension-superscript": "^3.20.0",
50
50
  "@tiptap/extension-table-of-contents": "^3.20.0",
51
- "@tiptap/extension-task-item": "^3.20.0",
52
- "@tiptap/extension-task-list": "^3.20.0",
53
- "@tiptap/extension-text-align": "^3.20.0",
54
- "@tiptap/extension-text-style": "^3.20.0",
55
- "@tiptap/extension-typography": "^3.20.0",
51
+ "@tiptap/extension-task-item": "^3.20.4",
52
+ "@tiptap/extension-task-list": "^3.20.4",
53
+ "@tiptap/extension-text-align": "^3.20.4",
54
+ "@tiptap/extension-text-style": "^3.20.4",
55
+ "@tiptap/extension-typography": "^3.20.4",
56
56
  "@tiptap/extension-unique-id": "^3.20.0",
57
- "@tiptap/extensions": "^3.20.0",
57
+ "@tiptap/extensions": "^3.20.4",
58
58
  "@tiptap/html": "^3.20.0",
59
- "@tiptap/pm": "^3.20.0",
60
- "@tiptap/react": "^3.20.0",
61
- "@tiptap/starter-kit": "^3.20.0",
62
- "@tiptap/suggestion": "^3.20.0",
59
+ "@tiptap/pm": "^3.20.4",
60
+ "@tiptap/react": "^3.20.4",
61
+ "@tiptap/starter-kit": "^3.20.4",
62
+ "@tiptap/suggestion": "^3.20.4",
63
63
  "dompurify": "^3.3.2",
64
- "katex": "^0.16.33",
64
+ "katex": "^0.16.40",
65
65
  "jsx-dom-cjs": "^8.1.6",
66
66
  "markdown-it": "^14.1.1",
67
67
  "react-hotkeys-hook": "^5.2.4",
68
68
  "react-intl": "^7.1.14",
69
69
  "y-indexeddb": "^9.0.12",
70
- "@kopexa/button": "17.0.69",
71
- "@kopexa/callout": "17.0.69",
72
- "@kopexa/chip": "17.1.66",
73
- "@kopexa/dropdown-menu": "17.0.69",
74
- "@kopexa/editor-utils": "17.2.10",
75
- "@kopexa/extension-code": "17.0.69",
76
- "@kopexa/extension-pages": "17.1.0",
77
- "@kopexa/dialog": "17.2.34",
78
- "@kopexa/icons": "17.9.2",
79
- "@kopexa/input": "17.0.69",
80
- "@kopexa/label": "17.0.69",
81
- "@kopexa/extension-controlref": "17.1.51",
82
- "@kopexa/popover": "17.2.34",
83
- "@kopexa/extension-table": "17.1.21",
84
- "@kopexa/select": "17.2.34",
85
- "@kopexa/react-utils": "17.1.11",
86
- "@kopexa/switch": "17.2.34",
87
- "@kopexa/separator": "17.0.69",
88
- "@kopexa/toolbar": "17.2.34",
89
- "@kopexa/shared-utils": "17.0.69",
90
- "@kopexa/tabs": "17.0.69",
91
- "@kopexa/use-composed-ref": "17.0.69",
92
- "@kopexa/use-is-mobile": "17.0.69"
70
+ "@kopexa/button": "17.0.71",
71
+ "@kopexa/chip": "17.1.68",
72
+ "@kopexa/callout": "17.0.71",
73
+ "@kopexa/dialog": "17.2.36",
74
+ "@kopexa/editor-utils": "17.2.12",
75
+ "@kopexa/extension-pages": "17.1.2",
76
+ "@kopexa/dropdown-menu": "17.0.71",
77
+ "@kopexa/extension-code": "17.0.71",
78
+ "@kopexa/extension-controlref": "17.1.53",
79
+ "@kopexa/icons": "17.10.0",
80
+ "@kopexa/extension-table": "17.1.23",
81
+ "@kopexa/popover": "17.2.36",
82
+ "@kopexa/select": "17.2.36",
83
+ "@kopexa/switch": "17.2.36",
84
+ "@kopexa/input": "17.0.71",
85
+ "@kopexa/label": "17.0.71",
86
+ "@kopexa/react-utils": "17.1.13",
87
+ "@kopexa/shared-utils": "17.0.71",
88
+ "@kopexa/separator": "17.0.71",
89
+ "@kopexa/tabs": "17.0.71",
90
+ "@kopexa/use-is-mobile": "17.0.71",
91
+ "@kopexa/use-composed-ref": "17.0.71",
92
+ "@kopexa/toolbar": "17.2.36"
93
93
  },
94
94
  "clean-package": "../../../clean-package.config.json",
95
95
  "module": "dist/index.mjs",