@fileverse-dev/ddoc 2.0.4 → 2.0.5-patch-1

Sign up to get free protection for your applications and to get access to all the features.
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.0.4",
5
+ "version": "2.0.5-patch-1",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {
@@ -28,7 +28,7 @@
28
28
  "dependencies": {
29
29
  "@_ueberdosis/prosemirror-tables": "^1.1.3",
30
30
  "@aarkue/tiptap-math-extension": "^1.3.3",
31
- "@fileverse/ui": "^4.1.1-patch-9",
31
+ "@fileverse/ui": "^4.1.2",
32
32
  "@radix-ui/react-focus-scope": "^1.1.0",
33
33
  "@radix-ui/react-popover": "^1.0.7",
34
34
  "@tippyjs/react": "^4.2.6",
@@ -59,6 +59,7 @@
59
59
  "@tiptap/react": "^2.5.4",
60
60
  "@tiptap/starter-kit": "^2.5.4",
61
61
  "@tiptap/suggestion": "^2.5.4",
62
+ "base64-js": "^1.5.1",
62
63
  "classnames": "^2.5.1",
63
64
  "dompurify": "^3.1.6",
64
65
  "embla-carousel-react": "^8.1.5",