@dxos/react-ui-editor 0.8.4-main.1da679c → 0.8.4-main.1f223c7

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/react-ui-editor",
3
- "version": "0.8.4-main.1da679c",
3
+ "version": "0.8.4-main.1f223c7",
4
4
  "description": "Document editing experience within a DXOS shell.",
5
5
  "homepage": "https://dxos.org",
6
6
  "bugs": "https://github.com/dxos/dxos/issues",
@@ -69,22 +69,21 @@
69
69
  "lodash.merge": "^4.6.2",
70
70
  "lodash.sortby": "^4.7.0",
71
71
  "style-mod": "^4.1.0",
72
- "@dxos/app-graph": "0.8.4-main.1da679c",
73
- "@dxos/async": "0.8.4-main.1da679c",
74
- "@dxos/context": "0.8.4-main.1da679c",
75
- "@dxos/debug": "0.8.4-main.1da679c",
76
- "@dxos/echo-schema": "0.8.4-main.1da679c",
77
- "@dxos/invariant": "0.8.4-main.1da679c",
78
- "@dxos/lit-ui": "0.8.4-main.1da679c",
79
- "@dxos/live-object": "0.8.4-main.1da679c",
80
- "@dxos/log": "0.8.4-main.1da679c",
81
- "@dxos/display-name": "0.8.4-main.1da679c",
82
- "@dxos/react-hooks": "0.8.4-main.1da679c",
83
- "@dxos/protocols": "0.8.4-main.1da679c",
84
- "@dxos/react-ui-menu": "0.8.4-main.1da679c",
85
- "@dxos/react-ui-stack": "0.8.4-main.1da679c",
86
- "@dxos/util": "0.8.4-main.1da679c",
87
- "@dxos/react-ui-types": "0.8.4-main.1da679c"
72
+ "@dxos/app-graph": "0.8.4-main.1f223c7",
73
+ "@dxos/async": "0.8.4-main.1f223c7",
74
+ "@dxos/context": "0.8.4-main.1f223c7",
75
+ "@dxos/debug": "0.8.4-main.1f223c7",
76
+ "@dxos/echo-schema": "0.8.4-main.1f223c7",
77
+ "@dxos/display-name": "0.8.4-main.1f223c7",
78
+ "@dxos/invariant": "0.8.4-main.1f223c7",
79
+ "@dxos/live-object": "0.8.4-main.1f223c7",
80
+ "@dxos/log": "0.8.4-main.1f223c7",
81
+ "@dxos/protocols": "0.8.4-main.1f223c7",
82
+ "@dxos/react-hooks": "0.8.4-main.1f223c7",
83
+ "@dxos/react-ui-menu": "0.8.4-main.1f223c7",
84
+ "@dxos/react-ui-stack": "0.8.4-main.1f223c7",
85
+ "@dxos/react-ui-types": "0.8.4-main.1f223c7",
86
+ "@dxos/util": "0.8.4-main.1f223c7"
88
87
  },
89
88
  "devDependencies": {
90
89
  "@automerge/automerge": "3.1.1",
@@ -112,19 +111,19 @@
112
111
  "vite": "7.1.1",
113
112
  "vite-plugin-top-level-await": "^1.6.0",
114
113
  "vite-plugin-wasm": "^3.5.0",
115
- "@dxos/config": "0.8.4-main.1da679c",
116
- "@dxos/echo-signals": "0.8.4-main.1da679c",
117
- "@dxos/echo": "0.8.4-main.1da679c",
118
- "@dxos/keyboard": "0.8.4-main.1da679c",
119
- "@dxos/random": "0.8.4-main.1da679c",
120
- "@dxos/react-ui": "0.8.4-main.1da679c",
121
- "@dxos/react-client": "0.8.4-main.1da679c",
122
- "@dxos/react-ui-attention": "0.8.4-main.1da679c",
123
- "@dxos/react-ui-syntax-highlighter": "0.8.4-main.1da679c",
124
- "@dxos/react-ui-stack": "0.8.4-main.1da679c",
125
- "@dxos/react-ui-theme": "0.8.4-main.1da679c",
126
- "@dxos/storybook-utils": "0.8.4-main.1da679c",
127
- "@dxos/schema": "0.8.4-main.1da679c"
114
+ "@dxos/config": "0.8.4-main.1f223c7",
115
+ "@dxos/echo": "0.8.4-main.1f223c7",
116
+ "@dxos/echo-signals": "0.8.4-main.1f223c7",
117
+ "@dxos/keyboard": "0.8.4-main.1f223c7",
118
+ "@dxos/random": "0.8.4-main.1f223c7",
119
+ "@dxos/react-client": "0.8.4-main.1f223c7",
120
+ "@dxos/react-ui": "0.8.4-main.1f223c7",
121
+ "@dxos/react-ui-attention": "0.8.4-main.1f223c7",
122
+ "@dxos/react-ui-stack": "0.8.4-main.1f223c7",
123
+ "@dxos/react-ui-syntax-highlighter": "0.8.4-main.1f223c7",
124
+ "@dxos/react-ui-theme": "0.8.4-main.1f223c7",
125
+ "@dxos/schema": "0.8.4-main.1f223c7",
126
+ "@dxos/storybook-utils": "0.8.4-main.1f223c7"
128
127
  },
129
128
  "peerDependencies": {
130
129
  "@effect-rx/rx-react": "^0.34.1",
@@ -132,9 +131,9 @@
132
131
  "effect": "^3.13.3",
133
132
  "react": "~18.2.0",
134
133
  "react-dom": "~18.2.0",
135
- "@dxos/react-client": "0.8.4-main.1da679c",
136
- "@dxos/react-ui": "0.8.4-main.1da679c",
137
- "@dxos/react-ui-theme": "0.8.4-main.1da679c"
134
+ "@dxos/react-client": "0.8.4-main.1f223c7",
135
+ "@dxos/react-ui-theme": "0.8.4-main.1f223c7",
136
+ "@dxos/react-ui": "0.8.4-main.1f223c7"
138
137
  },
139
138
  "publishConfig": {
140
139
  "access": "public"