@dxos/plugin-space 0.7.1-staging.7f6f91c → 0.7.1

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 +35 -35
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/plugin-space",
3
- "version": "0.7.1-staging.7f6f91c",
3
+ "version": "0.7.1",
4
4
  "description": "DXOS Surface plugin for DXOS ECHO Spaces",
5
5
  "homepage": "https://dxos.org",
6
6
  "bugs": "https://github.com/dxos/dxos/issues",
@@ -47,35 +47,35 @@
47
47
  "lodash.get": "^4.4.2",
48
48
  "react-drag-drop-files": "^2.3.8",
49
49
  "react-is": "~18.2.0",
50
- "@dxos/app-framework": "0.7.1-staging.7f6f91c",
51
- "@dxos/async": "0.7.1-staging.7f6f91c",
52
- "@dxos/automerge": "0.7.1-staging.7f6f91c",
53
- "@dxos/client": "0.7.1-staging.7f6f91c",
54
- "@dxos/context": "0.7.1-staging.7f6f91c",
55
- "@dxos/display-name": "0.7.1-staging.7f6f91c",
56
- "@dxos/echo-schema": "0.7.1-staging.7f6f91c",
57
- "@dxos/echo-signals": "0.7.1-staging.7f6f91c",
58
- "@dxos/invariant": "0.7.1-staging.7f6f91c",
59
- "@dxos/local-storage": "0.7.1-staging.7f6f91c",
60
- "@dxos/keys": "0.7.1-staging.7f6f91c",
61
- "@dxos/log": "0.7.1-staging.7f6f91c",
62
- "@dxos/migrations": "0.7.1-staging.7f6f91c",
63
- "@dxos/plugin-attention": "0.7.1-staging.7f6f91c",
64
- "@dxos/plugin-client": "0.7.1-staging.7f6f91c",
65
- "@dxos/plugin-deck": "0.7.1-staging.7f6f91c",
66
- "@dxos/plugin-graph": "0.7.1-staging.7f6f91c",
67
- "@dxos/plugin-metadata": "0.7.1-staging.7f6f91c",
68
- "@dxos/plugin-status-bar": "0.7.1-staging.7f6f91c",
69
- "@dxos/plugin-observability": "0.7.1-staging.7f6f91c",
70
- "@dxos/protocols": "0.7.1-staging.7f6f91c",
71
- "@dxos/react-client": "0.7.1-staging.7f6f91c",
72
- "@dxos/react-ui-attention": "0.7.1-staging.7f6f91c",
73
- "@dxos/react-ui-editor": "0.7.1-staging.7f6f91c",
74
- "@dxos/react-ui-form": "0.7.1-staging.7f6f91c",
75
- "@dxos/react-ui-syntax-highlighter": "0.7.1-staging.7f6f91c",
76
- "@dxos/react-ui-tabs": "0.7.1-staging.7f6f91c",
77
- "@dxos/shell": "0.7.1-staging.7f6f91c",
78
- "@dxos/util": "0.7.1-staging.7f6f91c"
50
+ "@dxos/app-framework": "0.7.1",
51
+ "@dxos/client": "0.7.1",
52
+ "@dxos/async": "0.7.1",
53
+ "@dxos/context": "0.7.1",
54
+ "@dxos/automerge": "0.7.1",
55
+ "@dxos/display-name": "0.7.1",
56
+ "@dxos/echo-signals": "0.7.1",
57
+ "@dxos/echo-schema": "0.7.1",
58
+ "@dxos/invariant": "0.7.1",
59
+ "@dxos/keys": "0.7.1",
60
+ "@dxos/local-storage": "0.7.1",
61
+ "@dxos/log": "0.7.1",
62
+ "@dxos/migrations": "0.7.1",
63
+ "@dxos/plugin-client": "0.7.1",
64
+ "@dxos/plugin-attention": "0.7.1",
65
+ "@dxos/plugin-deck": "0.7.1",
66
+ "@dxos/plugin-graph": "0.7.1",
67
+ "@dxos/plugin-metadata": "0.7.1",
68
+ "@dxos/plugin-observability": "0.7.1",
69
+ "@dxos/react-client": "0.7.1",
70
+ "@dxos/plugin-status-bar": "0.7.1",
71
+ "@dxos/react-ui-attention": "0.7.1",
72
+ "@dxos/protocols": "0.7.1",
73
+ "@dxos/react-ui-form": "0.7.1",
74
+ "@dxos/react-ui-editor": "0.7.1",
75
+ "@dxos/react-ui-syntax-highlighter": "0.7.1",
76
+ "@dxos/react-ui-tabs": "0.7.1",
77
+ "@dxos/shell": "0.7.1",
78
+ "@dxos/util": "0.7.1"
79
79
  },
80
80
  "devDependencies": {
81
81
  "@babel/core": "^7.18.13",
@@ -86,16 +86,16 @@
86
86
  "react": "~18.2.0",
87
87
  "react-dom": "~18.2.0",
88
88
  "vite": "5.4.7",
89
- "@dxos/react-ui-theme": "0.7.1-staging.7f6f91c",
90
- "@dxos/react-ui": "0.7.1-staging.7f6f91c",
91
- "@dxos/storybook-utils": "0.7.1-staging.7f6f91c"
89
+ "@dxos/react-ui": "0.7.1",
90
+ "@dxos/react-ui-theme": "0.7.1",
91
+ "@dxos/storybook-utils": "0.7.1"
92
92
  },
93
93
  "peerDependencies": {
94
94
  "@phosphor-icons/react": "^2.1.5",
95
95
  "react": "~18.2.0",
96
96
  "react-dom": "~18.2.0",
97
- "@dxos/react-ui": "0.7.1-staging.7f6f91c",
98
- "@dxos/react-ui-theme": "0.7.1-staging.7f6f91c"
97
+ "@dxos/react-ui-theme": "0.7.1",
98
+ "@dxos/react-ui": "0.7.1"
99
99
  },
100
100
  "publishConfig": {
101
101
  "access": "public"