@dxos/plugin-markdown 0.8.4-staging.60fe92afc8 → 0.9.0

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/plugin-markdown",
3
- "version": "0.8.4-staging.60fe92afc8",
3
+ "version": "0.9.0",
4
4
  "description": "DXOS Surface plugin for interacting with Markdown",
5
5
  "homepage": "https://dxos.org",
6
6
  "bugs": "https://github.com/dxos/dxos/issues",
@@ -125,36 +125,36 @@
125
125
  "@effect/experimental": "0.60.0",
126
126
  "@radix-ui/react-context": "1.1.1",
127
127
  "react-dropzone": "^14.2.3",
128
- "@dxos/ai": "0.8.4-staging.60fe92afc8",
129
- "@dxos/app-framework": "0.8.4-staging.60fe92afc8",
130
- "@dxos/app-toolkit": "0.8.4-staging.60fe92afc8",
131
- "@dxos/assistant": "0.8.4-staging.60fe92afc8",
132
- "@dxos/async": "0.8.4-staging.60fe92afc8",
133
- "@dxos/client-protocol": "0.8.4-staging.60fe92afc8",
134
- "@dxos/client": "0.8.4-staging.60fe92afc8",
135
- "@dxos/echo": "0.8.4-staging.60fe92afc8",
136
- "@dxos/compute": "0.8.4-staging.60fe92afc8",
137
- "@dxos/echo-client": "0.8.4-staging.60fe92afc8",
138
- "@dxos/functions-runtime": "0.8.4-staging.60fe92afc8",
139
- "@dxos/effect": "0.8.4-staging.60fe92afc8",
140
- "@dxos/invariant": "0.8.4-staging.60fe92afc8",
141
- "@dxos/keys": "0.8.4-staging.60fe92afc8",
142
- "@dxos/plugin-attention": "0.8.4-staging.60fe92afc8",
143
- "@dxos/log": "0.8.4-staging.60fe92afc8",
144
- "@dxos/plugin-graph": "0.8.4-staging.60fe92afc8",
145
- "@dxos/plugin-space": "0.8.4-staging.60fe92afc8",
146
- "@dxos/plugin-client": "0.8.4-staging.60fe92afc8",
147
- "@dxos/plugin-preview": "0.8.4-staging.60fe92afc8",
148
- "@dxos/react-ui-attention": "0.8.4-staging.60fe92afc8",
149
- "@dxos/react-client": "0.8.4-staging.60fe92afc8",
150
- "@dxos/react-ui-editor": "0.8.4-staging.60fe92afc8",
151
- "@dxos/react-ui-mosaic": "0.8.4-staging.60fe92afc8",
152
- "@dxos/types": "0.8.4-staging.60fe92afc8",
153
- "@dxos/schema": "0.8.4-staging.60fe92afc8",
154
- "@dxos/ui-editor": "0.8.4-staging.60fe92afc8",
155
- "@dxos/ui": "0.8.4-staging.60fe92afc8",
156
- "@dxos/util": "0.8.4-staging.60fe92afc8",
157
- "@dxos/react-ui-form": "0.8.4-staging.60fe92afc8"
128
+ "@dxos/ai": "0.9.0",
129
+ "@dxos/app-framework": "0.9.0",
130
+ "@dxos/assistant": "0.9.0",
131
+ "@dxos/app-toolkit": "0.9.0",
132
+ "@dxos/client": "0.9.0",
133
+ "@dxos/async": "0.9.0",
134
+ "@dxos/client-protocol": "0.9.0",
135
+ "@dxos/compute": "0.9.0",
136
+ "@dxos/echo": "0.9.0",
137
+ "@dxos/echo-client": "0.9.0",
138
+ "@dxos/invariant": "0.9.0",
139
+ "@dxos/functions-runtime": "0.9.0",
140
+ "@dxos/keys": "0.9.0",
141
+ "@dxos/effect": "0.9.0",
142
+ "@dxos/log": "0.9.0",
143
+ "@dxos/plugin-client": "0.9.0",
144
+ "@dxos/plugin-attention": "0.9.0",
145
+ "@dxos/plugin-graph": "0.9.0",
146
+ "@dxos/plugin-preview": "0.9.0",
147
+ "@dxos/plugin-space": "0.9.0",
148
+ "@dxos/react-ui-attention": "0.9.0",
149
+ "@dxos/react-client": "0.9.0",
150
+ "@dxos/react-ui-form": "0.9.0",
151
+ "@dxos/react-ui-editor": "0.9.0",
152
+ "@dxos/react-ui-mosaic": "0.9.0",
153
+ "@dxos/types": "0.9.0",
154
+ "@dxos/schema": "0.9.0",
155
+ "@dxos/ui-editor": "0.9.0",
156
+ "@dxos/ui": "0.9.0",
157
+ "@dxos/util": "0.9.0"
158
158
  },
159
159
  "devDependencies": {
160
160
  "@effect-atom/atom-react": "^0.5.0",
@@ -165,13 +165,13 @@
165
165
  "react": "~19.2.3",
166
166
  "react-dom": "~19.2.3",
167
167
  "vite": "^8.0.16",
168
- "@dxos/plugin-testing": "0.8.4-staging.60fe92afc8",
169
- "@dxos/debug": "0.8.4-staging.60fe92afc8",
170
- "@dxos/plugin-theme": "0.8.4-staging.60fe92afc8",
171
- "@dxos/react-ui": "0.8.4-staging.60fe92afc8",
172
- "@dxos/storybook-utils": "0.8.4-staging.60fe92afc8",
173
- "@dxos/random": "0.8.4-staging.60fe92afc8",
174
- "@dxos/ui-theme": "0.8.4-staging.60fe92afc8"
168
+ "@dxos/debug": "0.9.0",
169
+ "@dxos/plugin-theme": "0.9.0",
170
+ "@dxos/plugin-testing": "0.9.0",
171
+ "@dxos/react-ui": "0.9.0",
172
+ "@dxos/random": "0.9.0",
173
+ "@dxos/ui-theme": "0.9.0",
174
+ "@dxos/storybook-utils": "0.9.0"
175
175
  },
176
176
  "peerDependencies": {
177
177
  "@effect-atom/atom-react": "^0.5.0",
@@ -179,8 +179,8 @@
179
179
  "effect": "3.21.3",
180
180
  "react": "~19.2.3",
181
181
  "react-dom": "~19.2.3",
182
- "@dxos/react-ui": "0.8.4-staging.60fe92afc8",
183
- "@dxos/ui-theme": "0.8.4-staging.60fe92afc8"
182
+ "@dxos/react-ui": "0.9.0",
183
+ "@dxos/ui-theme": "0.9.0"
184
184
  },
185
185
  "publishConfig": {
186
186
  "access": "public"