@dxos/plugin-markdown 0.7.3-main.2dd075e → 0.7.3-staging.cc8dd3e

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 +29 -29
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/plugin-markdown",
3
- "version": "0.7.3-main.2dd075e",
3
+ "version": "0.7.3-staging.cc8dd3e",
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",
@@ -44,28 +44,28 @@
44
44
  "@codemirror/view": "^6.34.1",
45
45
  "@effect/schema": "^0.75.5",
46
46
  "@preact/signals-core": "^1.6.0",
47
- "@dxos/app-framework": "0.7.3-main.2dd075e",
48
- "@dxos/async": "0.7.3-main.2dd075e",
49
- "@dxos/echo-schema": "0.7.3-main.2dd075e",
50
- "@dxos/invariant": "0.7.3-main.2dd075e",
51
- "@dxos/keys": "0.7.3-main.2dd075e",
52
- "@dxos/live-object": "0.7.3-main.2dd075e",
53
- "@dxos/local-storage": "0.7.3-main.2dd075e",
54
- "@dxos/plugin-client": "0.7.3-main.2dd075e",
55
- "@dxos/log": "0.7.3-main.2dd075e",
56
- "@dxos/plugin-attention": "0.7.3-main.2dd075e",
57
- "@dxos/plugin-space": "0.7.3-main.2dd075e",
58
- "@dxos/plugin-graph": "0.7.3-main.2dd075e",
59
- "@dxos/plugin-theme": "0.7.3-main.2dd075e",
60
- "@dxos/react-client": "0.7.3-main.2dd075e",
61
- "@dxos/react-hooks": "0.7.3-main.2dd075e",
62
- "@dxos/react-ui-attention": "0.7.3-main.2dd075e",
63
- "@dxos/react-ui-card": "0.7.3-main.2dd075e",
64
- "@dxos/react-ui-editor": "0.7.3-main.2dd075e",
65
- "@dxos/react-ui-form": "0.7.3-main.2dd075e",
66
- "@dxos/react-ui-mosaic": "0.7.3-main.2dd075e",
67
- "@dxos/react-ui-stack": "0.7.3-main.2dd075e",
68
- "@dxos/util": "0.7.3-main.2dd075e"
47
+ "@dxos/app-framework": "0.7.3-staging.cc8dd3e",
48
+ "@dxos/async": "0.7.3-staging.cc8dd3e",
49
+ "@dxos/echo-schema": "0.7.3-staging.cc8dd3e",
50
+ "@dxos/keys": "0.7.3-staging.cc8dd3e",
51
+ "@dxos/invariant": "0.7.3-staging.cc8dd3e",
52
+ "@dxos/live-object": "0.7.3-staging.cc8dd3e",
53
+ "@dxos/local-storage": "0.7.3-staging.cc8dd3e",
54
+ "@dxos/plugin-attention": "0.7.3-staging.cc8dd3e",
55
+ "@dxos/log": "0.7.3-staging.cc8dd3e",
56
+ "@dxos/plugin-client": "0.7.3-staging.cc8dd3e",
57
+ "@dxos/plugin-graph": "0.7.3-staging.cc8dd3e",
58
+ "@dxos/plugin-space": "0.7.3-staging.cc8dd3e",
59
+ "@dxos/react-client": "0.7.3-staging.cc8dd3e",
60
+ "@dxos/plugin-theme": "0.7.3-staging.cc8dd3e",
61
+ "@dxos/react-hooks": "0.7.3-staging.cc8dd3e",
62
+ "@dxos/react-ui-attention": "0.7.3-staging.cc8dd3e",
63
+ "@dxos/react-ui-card": "0.7.3-staging.cc8dd3e",
64
+ "@dxos/react-ui-editor": "0.7.3-staging.cc8dd3e",
65
+ "@dxos/react-ui-mosaic": "0.7.3-staging.cc8dd3e",
66
+ "@dxos/react-ui-form": "0.7.3-staging.cc8dd3e",
67
+ "@dxos/react-ui-stack": "0.7.3-staging.cc8dd3e",
68
+ "@dxos/util": "0.7.3-staging.cc8dd3e"
69
69
  },
70
70
  "devDependencies": {
71
71
  "@phosphor-icons/react": "^2.1.5",
@@ -74,17 +74,17 @@
74
74
  "react": "~18.2.0",
75
75
  "react-dom": "~18.2.0",
76
76
  "vite": "5.4.7",
77
- "@dxos/react-ui": "0.7.3-main.2dd075e",
78
- "@dxos/random": "0.7.3-main.2dd075e",
79
- "@dxos/react-ui-theme": "0.7.3-main.2dd075e",
80
- "@dxos/storybook-utils": "0.7.3-main.2dd075e"
77
+ "@dxos/random": "0.7.3-staging.cc8dd3e",
78
+ "@dxos/react-ui": "0.7.3-staging.cc8dd3e",
79
+ "@dxos/react-ui-theme": "0.7.3-staging.cc8dd3e",
80
+ "@dxos/storybook-utils": "0.7.3-staging.cc8dd3e"
81
81
  },
82
82
  "peerDependencies": {
83
83
  "@phosphor-icons/react": "^2.1.5",
84
84
  "react": "~18.2.0",
85
85
  "react-dom": "~18.2.0",
86
- "@dxos/react-ui": "0.7.3-main.2dd075e",
87
- "@dxos/react-ui-theme": "0.7.3-main.2dd075e"
86
+ "@dxos/react-ui": "0.7.3-staging.cc8dd3e",
87
+ "@dxos/react-ui-theme": "0.7.3-staging.cc8dd3e"
88
88
  },
89
89
  "publishConfig": {
90
90
  "access": "public"