@dxos/plugin-debug 0.7.5-staging.e6154f3 → 0.8.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.
Files changed (1) hide show
  1. package/package.json +48 -48
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/plugin-debug",
3
- "version": "0.7.5-staging.e6154f3",
3
+ "version": "0.8.0",
4
4
  "description": "DXOS Surface plugin for testing.",
5
5
  "homepage": "https://dxos.org",
6
6
  "bugs": "https://github.com/dxos/dxos/issues",
@@ -33,47 +33,47 @@
33
33
  "react-json-tree": "^0.18.0",
34
34
  "react-resize-detector": "^11.0.1",
35
35
  "workerize-loader": "^2.0.2",
36
- "@dxos/app-framework": "0.7.5-staging.e6154f3",
37
- "@dxos/automerge": "0.7.5-staging.e6154f3",
38
- "@dxos/client-services": "0.7.5-staging.e6154f3",
39
- "@dxos/async": "0.7.5-staging.e6154f3",
40
- "@dxos/conductor": "0.7.5-staging.e6154f3",
41
- "@dxos/config": "0.7.5-staging.e6154f3",
42
- "@dxos/compute": "0.7.5-staging.e6154f3",
43
- "@dxos/echo-generator": "0.7.5-staging.e6154f3",
44
- "@dxos/devtools": "0.7.5-staging.e6154f3",
45
- "@dxos/echo-pipeline": "0.7.5-staging.e6154f3",
46
- "@dxos/echo-schema": "0.7.5-staging.e6154f3",
47
- "@dxos/functions": "0.7.5-staging.e6154f3",
48
- "@dxos/invariant": "0.7.5-staging.e6154f3",
49
- "@dxos/keys": "0.7.5-staging.e6154f3",
50
- "@dxos/live-object": "0.7.5-staging.e6154f3",
51
- "@dxos/local-storage": "0.7.5-staging.e6154f3",
52
- "@dxos/log": "0.7.5-staging.e6154f3",
53
- "@dxos/plugin-client": "0.7.5-staging.e6154f3",
54
- "@dxos/plugin-deck": "0.7.5-staging.e6154f3",
55
- "@dxos/plugin-graph": "0.7.5-staging.e6154f3",
56
- "@dxos/plugin-markdown": "0.7.5-staging.e6154f3",
57
- "@dxos/plugin-sketch": "0.7.5-staging.e6154f3",
58
- "@dxos/plugin-sheet": "0.7.5-staging.e6154f3",
59
- "@dxos/plugin-space": "0.7.5-staging.e6154f3",
60
- "@dxos/plugin-status-bar": "0.7.5-staging.e6154f3",
61
- "@dxos/plugin-theme": "0.7.5-staging.e6154f3",
62
- "@dxos/plugin-table": "0.7.5-staging.e6154f3",
63
- "@dxos/random": "0.7.5-staging.e6154f3",
64
- "@dxos/react-client": "0.7.5-staging.e6154f3",
65
- "@dxos/protocols": "0.7.5-staging.e6154f3",
66
- "@dxos/react-hooks": "0.7.5-staging.e6154f3",
67
- "@dxos/react-ui-canvas-compute": "0.7.5-staging.e6154f3",
68
- "@dxos/react-ui-canvas-editor": "0.7.5-staging.e6154f3",
69
- "@dxos/react-ui-attention": "0.7.5-staging.e6154f3",
70
- "@dxos/react-ui-form": "0.7.5-staging.e6154f3",
71
- "@dxos/react-ui-syntax-highlighter": "0.7.5-staging.e6154f3",
72
- "@dxos/react-ui-stack": "0.7.5-staging.e6154f3",
73
- "@dxos/schema": "0.7.5-staging.e6154f3",
74
- "@dxos/util": "0.7.5-staging.e6154f3",
75
- "@dxos/react-ui-kanban": "0.7.5-staging.e6154f3",
76
- "@dxos/react-ui-table": "0.7.5-staging.e6154f3"
36
+ "@dxos/app-framework": "0.8.0",
37
+ "@dxos/async": "0.8.0",
38
+ "@dxos/automerge": "0.8.0",
39
+ "@dxos/client-services": "0.8.0",
40
+ "@dxos/compute": "0.8.0",
41
+ "@dxos/config": "0.8.0",
42
+ "@dxos/devtools": "0.8.0",
43
+ "@dxos/echo-generator": "0.8.0",
44
+ "@dxos/conductor": "0.8.0",
45
+ "@dxos/echo-schema": "0.8.0",
46
+ "@dxos/functions": "0.8.0",
47
+ "@dxos/echo-pipeline": "0.8.0",
48
+ "@dxos/invariant": "0.8.0",
49
+ "@dxos/keys": "0.8.0",
50
+ "@dxos/live-object": "0.8.0",
51
+ "@dxos/local-storage": "0.8.0",
52
+ "@dxos/log": "0.8.0",
53
+ "@dxos/plugin-deck": "0.8.0",
54
+ "@dxos/plugin-client": "0.8.0",
55
+ "@dxos/plugin-graph": "0.8.0",
56
+ "@dxos/plugin-markdown": "0.8.0",
57
+ "@dxos/plugin-sketch": "0.8.0",
58
+ "@dxos/plugin-sheet": "0.8.0",
59
+ "@dxos/plugin-space": "0.8.0",
60
+ "@dxos/plugin-status-bar": "0.8.0",
61
+ "@dxos/plugin-theme": "0.8.0",
62
+ "@dxos/plugin-table": "0.8.0",
63
+ "@dxos/protocols": "0.8.0",
64
+ "@dxos/random": "0.8.0",
65
+ "@dxos/react-client": "0.8.0",
66
+ "@dxos/react-hooks": "0.8.0",
67
+ "@dxos/react-ui-canvas-compute": "0.8.0",
68
+ "@dxos/react-ui-attention": "0.8.0",
69
+ "@dxos/react-ui-canvas-editor": "0.8.0",
70
+ "@dxos/react-ui-form": "0.8.0",
71
+ "@dxos/react-ui-kanban": "0.8.0",
72
+ "@dxos/react-ui-stack": "0.8.0",
73
+ "@dxos/react-ui-syntax-highlighter": "0.8.0",
74
+ "@dxos/react-ui-table": "0.8.0",
75
+ "@dxos/schema": "0.8.0",
76
+ "@dxos/util": "0.8.0"
77
77
  },
78
78
  "devDependencies": {
79
79
  "@phosphor-icons/react": "^2.1.5",
@@ -83,17 +83,17 @@
83
83
  "react": "~18.2.0",
84
84
  "react-dom": "~18.2.0",
85
85
  "vite": "5.4.7",
86
- "@dxos/react-ui": "0.7.5-staging.e6154f3",
87
- "@dxos/react-ui-theme": "0.7.5-staging.e6154f3",
88
- "@dxos/storybook-utils": "0.7.5-staging.e6154f3"
86
+ "@dxos/react-ui": "0.8.0",
87
+ "@dxos/react-ui-theme": "0.8.0",
88
+ "@dxos/storybook-utils": "0.8.0"
89
89
  },
90
90
  "peerDependencies": {
91
91
  "@phosphor-icons/react": "^2.1.5",
92
92
  "react": "~18.2.0",
93
93
  "react-dom": "~18.2.0",
94
- "@dxos/random": "0.7.5-staging.e6154f3",
95
- "@dxos/react-ui": "0.7.5-staging.e6154f3",
96
- "@dxos/react-ui-theme": "0.7.5-staging.e6154f3"
94
+ "@dxos/random": "0.8.0",
95
+ "@dxos/react-ui": "0.8.0",
96
+ "@dxos/react-ui-theme": "0.8.0"
97
97
  },
98
98
  "publishConfig": {
99
99
  "access": "public"