@dxos/plugin-debug 0.6.14-main.f49f251 → 0.6.14-staging.e15392e

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 +37 -37
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/plugin-debug",
3
- "version": "0.6.14-main.f49f251",
3
+ "version": "0.6.14-staging.e15392e",
4
4
  "description": "DXOS Surface plugin for testing.",
5
5
  "homepage": "https://dxos.org",
6
6
  "bugs": "https://github.com/dxos/dxos/issues",
@@ -36,36 +36,36 @@
36
36
  "lodash.get": "^4.4.2",
37
37
  "react-json-tree": "^0.18.0",
38
38
  "react-resize-detector": "^11.0.1",
39
- "@dxos/app-framework": "0.6.14-main.f49f251",
40
- "@dxos/async": "0.6.14-main.f49f251",
41
- "@dxos/automerge": "0.6.14-main.f49f251",
42
- "@dxos/config": "0.6.14-main.f49f251",
43
- "@dxos/devtools": "0.6.14-main.f49f251",
44
- "@dxos/client-services": "0.6.14-main.f49f251",
45
- "@dxos/echo-generator": "0.6.14-main.f49f251",
46
- "@dxos/invariant": "0.6.14-main.f49f251",
47
- "@dxos/echo-schema": "0.6.14-main.f49f251",
48
- "@dxos/echo-pipeline": "0.6.14-main.f49f251",
49
- "@dxos/local-storage": "0.6.14-main.f49f251",
50
- "@dxos/keys": "0.6.14-main.f49f251",
51
- "@dxos/plugin-client": "0.6.14-main.f49f251",
52
- "@dxos/log": "0.6.14-main.f49f251",
53
- "@dxos/plugin-graph": "0.6.14-main.f49f251",
54
- "@dxos/plugin-markdown": "0.6.14-main.f49f251",
55
- "@dxos/plugin-sketch": "0.6.14-main.f49f251",
56
- "@dxos/plugin-status-bar": "0.6.14-main.f49f251",
57
- "@dxos/plugin-space": "0.6.14-main.f49f251",
58
- "@dxos/plugin-table": "0.6.14-main.f49f251",
59
- "@dxos/protocols": "0.6.14-main.f49f251",
60
- "@dxos/plugin-theme": "0.6.14-main.f49f251",
61
- "@dxos/react-client": "0.6.14-main.f49f251",
62
- "@dxos/react-hooks": "0.6.14-main.f49f251",
63
- "@dxos/random": "0.6.14-main.f49f251",
64
- "@dxos/react-ui-attention": "0.6.14-main.f49f251",
65
- "@dxos/react-ui-syntax-highlighter": "0.6.14-main.f49f251",
66
- "@dxos/react-ui-data": "0.6.14-main.f49f251",
67
- "@dxos/react-ui-table": "0.6.14-main.f49f251",
68
- "@dxos/util": "0.6.14-main.f49f251"
39
+ "@dxos/app-framework": "0.6.14-staging.e15392e",
40
+ "@dxos/automerge": "0.6.14-staging.e15392e",
41
+ "@dxos/client-services": "0.6.14-staging.e15392e",
42
+ "@dxos/echo-generator": "0.6.14-staging.e15392e",
43
+ "@dxos/config": "0.6.14-staging.e15392e",
44
+ "@dxos/devtools": "0.6.14-staging.e15392e",
45
+ "@dxos/async": "0.6.14-staging.e15392e",
46
+ "@dxos/echo-pipeline": "0.6.14-staging.e15392e",
47
+ "@dxos/keys": "0.6.14-staging.e15392e",
48
+ "@dxos/echo-schema": "0.6.14-staging.e15392e",
49
+ "@dxos/invariant": "0.6.14-staging.e15392e",
50
+ "@dxos/local-storage": "0.6.14-staging.e15392e",
51
+ "@dxos/log": "0.6.14-staging.e15392e",
52
+ "@dxos/plugin-client": "0.6.14-staging.e15392e",
53
+ "@dxos/plugin-markdown": "0.6.14-staging.e15392e",
54
+ "@dxos/plugin-graph": "0.6.14-staging.e15392e",
55
+ "@dxos/plugin-sketch": "0.6.14-staging.e15392e",
56
+ "@dxos/plugin-space": "0.6.14-staging.e15392e",
57
+ "@dxos/plugin-status-bar": "0.6.14-staging.e15392e",
58
+ "@dxos/plugin-table": "0.6.14-staging.e15392e",
59
+ "@dxos/plugin-theme": "0.6.14-staging.e15392e",
60
+ "@dxos/protocols": "0.6.14-staging.e15392e",
61
+ "@dxos/random": "0.6.14-staging.e15392e",
62
+ "@dxos/react-client": "0.6.14-staging.e15392e",
63
+ "@dxos/react-hooks": "0.6.14-staging.e15392e",
64
+ "@dxos/react-ui-attention": "0.6.14-staging.e15392e",
65
+ "@dxos/react-ui-syntax-highlighter": "0.6.14-staging.e15392e",
66
+ "@dxos/react-ui-table": "0.6.14-staging.e15392e",
67
+ "@dxos/util": "0.6.14-staging.e15392e",
68
+ "@dxos/react-ui-data": "0.6.14-staging.e15392e"
69
69
  },
70
70
  "devDependencies": {
71
71
  "@phosphor-icons/react": "^2.1.5",
@@ -75,17 +75,17 @@
75
75
  "react": "~18.2.0",
76
76
  "react-dom": "~18.2.0",
77
77
  "vite": "5.4.7",
78
- "@dxos/react-ui": "0.6.14-main.f49f251",
79
- "@dxos/storybook-utils": "0.6.14-main.f49f251",
80
- "@dxos/react-ui-theme": "0.6.14-main.f49f251"
78
+ "@dxos/react-ui": "0.6.14-staging.e15392e",
79
+ "@dxos/react-ui-theme": "0.6.14-staging.e15392e",
80
+ "@dxos/storybook-utils": "0.6.14-staging.e15392e"
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/random": "0.6.14-main.f49f251",
87
- "@dxos/react-ui": "0.6.14-main.f49f251",
88
- "@dxos/react-ui-theme": "0.6.14-main.f49f251"
86
+ "@dxos/react-ui-theme": "0.6.14-staging.e15392e",
87
+ "@dxos/react-ui": "0.6.14-staging.e15392e",
88
+ "@dxos/random": "0.6.14-staging.e15392e"
89
89
  },
90
90
  "publishConfig": {
91
91
  "access": "public"