|
54 | 54 | "@udecode/react-utils": "52.3.4", |
55 | 55 | "@udecode/utils": "52.3.4", |
56 | 56 | "@platejs/utils": "53.1.2", |
57 | | - "@platejs/yjs": "53.2.0" |
| 57 | + "@platejs/yjs": "53.2.0", |
| 58 | + "plite": "0.0.0-private", |
| 59 | + "@platejs/browser": "54.0.0-beta.0", |
| 60 | + "@platejs/plite-dom": "54.0.0-beta.0", |
| 61 | + "@platejs/plite-history": "54.0.0-beta.0", |
| 62 | + "@platejs/plite-hyperscript": "54.0.0-beta.0", |
| 63 | + "@platejs/plite-layout": "54.0.0-beta.0", |
| 64 | + "@platejs/plite-react": "54.0.0-beta.0" |
58 | 65 | }, |
59 | 66 | "changesets": [ |
60 | | - "auto-main-to-next-sync-platejs-ai", |
| 67 | + "ai-v54-runtime", |
61 | 68 | "auto-main-to-next-sync-platejs-core", |
62 | 69 | "auto-main-to-next-sync-platejs-markdown", |
63 | 70 | "auto-main-to-next-sync-platejs-utils", |
64 | | - "auto-main-to-next-sync-platejs", |
65 | | - "prepare-v54-beta-core", |
66 | | - "prepare-v54-beta-plite" |
| 71 | + "basic-nodes-plugin-kits", |
| 72 | + "basic-styles-v54-runtime", |
| 73 | + "callout-v54-runtime", |
| 74 | + "cmdk-active-descendant", |
| 75 | + "cn-hoc-inference", |
| 76 | + "code-block-commands", |
| 77 | + "code-drawing-block-insert", |
| 78 | + "combobox-command-runtime", |
| 79 | + "comment-v54-runtime", |
| 80 | + "csv-v54-runtime", |
| 81 | + "cursor-dom-editor", |
| 82 | + "date-v54-runtime", |
| 83 | + "depset-safe-execution", |
| 84 | + "diff-replacement-markers", |
| 85 | + "dnd-cross-editor-drop", |
| 86 | + "docx-base-plugin-cleanup", |
| 87 | + "docx-io-v54-api", |
| 88 | + "emoji-v54-runtime", |
| 89 | + "excalidraw-v54-runtime", |
| 90 | + "find-replace-v54-runtime", |
| 91 | + "fix-test-utils-fixtures", |
| 92 | + "floating-v54-runtime", |
| 93 | + "footnote-v54-runtime", |
| 94 | + "indent-v54-runtime", |
| 95 | + "infer-plite-hyperscript-tags", |
| 96 | + "juice-v54-runtime", |
| 97 | + "layout-v54-runtime", |
| 98 | + "link-v54-runtime", |
| 99 | + "list-classic-v54-runtime", |
| 100 | + "list-scoped-api", |
| 101 | + "markdown-plite-runtime", |
| 102 | + "math-transaction-transforms", |
| 103 | + "media-v54-runtime", |
| 104 | + "mention-v54-runtime", |
| 105 | + "platejs-product-codecs", |
| 106 | + "plite-canonical-architecture", |
| 107 | + "plite-dom-host-codecs", |
| 108 | + "plite-history-persistence", |
| 109 | + "plite-layout-runtime", |
| 110 | + "plite-react-read-only-provider", |
| 111 | + "plite-yjs-attribute-keys", |
| 112 | + "plugin-portal-scoped-api", |
| 113 | + "react-hotkeys-lifecycle", |
| 114 | + "react-utils-clean-runtime", |
| 115 | + "resizable-v54-runtime", |
| 116 | + "selection-plite-runtime", |
| 117 | + "slash-command-plite-plugin", |
| 118 | + "slate-browser-proof-lane", |
| 119 | + "suggestion-v54-runtime", |
| 120 | + "tabbable-plite-navigation", |
| 121 | + "table-block-insert", |
| 122 | + "tag-v54-runtime", |
| 123 | + "toc-v54-runtime", |
| 124 | + "toggle-v54-runtime", |
| 125 | + "udecode-utils-clean-surface", |
| 126 | + "utils-plite-node-types" |
67 | 127 | ] |
68 | 128 | } |
0 commit comments