@dxos/plugin-sheet 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 +40 -40
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/plugin-sheet",
3
- "version": "0.7.3-main.2dd075e",
3
+ "version": "0.7.3-staging.cc8dd3e",
4
4
  "description": "Braneframe sketch plugin",
5
5
  "homepage": "https://dxos.org",
6
6
  "bugs": "https://github.com/dxos/dxos/issues",
@@ -69,34 +69,34 @@
69
69
  "re-resizable": "^6.9.17",
70
70
  "react-markdown": "^8.0.5",
71
71
  "react-resize-detector": "^11.0.1",
72
- "@dxos/app-framework": "0.7.3-main.2dd075e",
73
- "@dxos/async": "0.7.3-main.2dd075e",
74
- "@dxos/client": "0.7.3-main.2dd075e",
75
- "@dxos/context": "0.7.3-main.2dd075e",
76
- "@dxos/crypto": "0.7.3-main.2dd075e",
77
- "@dxos/echo-schema": "0.7.3-main.2dd075e",
78
- "@dxos/invariant": "0.7.3-main.2dd075e",
79
- "@dxos/keys": "0.7.3-main.2dd075e",
80
- "@dxos/debug": "0.7.3-main.2dd075e",
81
- "@dxos/live-object": "0.7.3-main.2dd075e",
82
- "@dxos/log": "0.7.3-main.2dd075e",
83
- "@dxos/plugin-attention": "0.7.3-main.2dd075e",
84
- "@dxos/plugin-graph": "0.7.3-main.2dd075e",
85
- "@dxos/plugin-client": "0.7.3-main.2dd075e",
86
- "@dxos/plugin-markdown": "0.7.3-main.2dd075e",
87
- "@dxos/plugin-script": "0.7.3-main.2dd075e",
88
- "@dxos/plugin-stack": "0.7.3-main.2dd075e",
89
- "@dxos/plugin-space": "0.7.3-main.2dd075e",
90
- "@dxos/react-client": "0.7.3-main.2dd075e",
91
- "@dxos/react-hooks": "0.7.3-main.2dd075e",
92
- "@dxos/react-ui-editor": "0.7.3-main.2dd075e",
93
- "@dxos/react-ui-attention": "0.7.3-main.2dd075e",
94
- "@dxos/react-ui-grid": "0.7.3-main.2dd075e",
95
- "@dxos/react-ui-list": "0.7.3-main.2dd075e",
96
- "@dxos/react-ui-stack": "0.7.3-main.2dd075e",
97
- "@dxos/react-ui-form": "0.7.3-main.2dd075e",
98
- "@dxos/schema": "0.7.3-main.2dd075e",
99
- "@dxos/util": "0.7.3-main.2dd075e"
72
+ "@dxos/app-framework": "0.7.3-staging.cc8dd3e",
73
+ "@dxos/async": "0.7.3-staging.cc8dd3e",
74
+ "@dxos/context": "0.7.3-staging.cc8dd3e",
75
+ "@dxos/client": "0.7.3-staging.cc8dd3e",
76
+ "@dxos/crypto": "0.7.3-staging.cc8dd3e",
77
+ "@dxos/debug": "0.7.3-staging.cc8dd3e",
78
+ "@dxos/invariant": "0.7.3-staging.cc8dd3e",
79
+ "@dxos/keys": "0.7.3-staging.cc8dd3e",
80
+ "@dxos/echo-schema": "0.7.3-staging.cc8dd3e",
81
+ "@dxos/live-object": "0.7.3-staging.cc8dd3e",
82
+ "@dxos/plugin-attention": "0.7.3-staging.cc8dd3e",
83
+ "@dxos/plugin-client": "0.7.3-staging.cc8dd3e",
84
+ "@dxos/plugin-graph": "0.7.3-staging.cc8dd3e",
85
+ "@dxos/plugin-markdown": "0.7.3-staging.cc8dd3e",
86
+ "@dxos/log": "0.7.3-staging.cc8dd3e",
87
+ "@dxos/plugin-space": "0.7.3-staging.cc8dd3e",
88
+ "@dxos/plugin-stack": "0.7.3-staging.cc8dd3e",
89
+ "@dxos/react-client": "0.7.3-staging.cc8dd3e",
90
+ "@dxos/plugin-script": "0.7.3-staging.cc8dd3e",
91
+ "@dxos/react-ui-attention": "0.7.3-staging.cc8dd3e",
92
+ "@dxos/react-hooks": "0.7.3-staging.cc8dd3e",
93
+ "@dxos/react-ui-form": "0.7.3-staging.cc8dd3e",
94
+ "@dxos/react-ui-grid": "0.7.3-staging.cc8dd3e",
95
+ "@dxos/react-ui-editor": "0.7.3-staging.cc8dd3e",
96
+ "@dxos/react-ui-stack": "0.7.3-staging.cc8dd3e",
97
+ "@dxos/schema": "0.7.3-staging.cc8dd3e",
98
+ "@dxos/util": "0.7.3-staging.cc8dd3e",
99
+ "@dxos/react-ui-list": "0.7.3-staging.cc8dd3e"
100
100
  },
101
101
  "devDependencies": {
102
102
  "@lezer/generator": "^1.7.1",
@@ -108,21 +108,21 @@
108
108
  "react": "~18.2.0",
109
109
  "react-dom": "~18.2.0",
110
110
  "vite": "5.4.7",
111
- "@dxos/echo-generator": "0.7.3-main.2dd075e",
112
- "@dxos/lit-grid": "0.7.3-main.2dd075e",
113
- "@dxos/react-ui": "0.7.3-main.2dd075e",
114
- "@dxos/random": "0.7.3-main.2dd075e",
115
- "@dxos/react-ui-syntax-highlighter": "0.7.3-main.2dd075e",
116
- "@dxos/react-ui-theme": "0.7.3-main.2dd075e",
117
- "@dxos/storybook-utils": "0.7.3-main.2dd075e",
118
- "@dxos/react-ui-types": "0.7.3-main.2dd075e",
119
- "@dxos/test-utils": "0.7.3-main.2dd075e"
111
+ "@dxos/echo-generator": "0.7.3-staging.cc8dd3e",
112
+ "@dxos/lit-grid": "0.7.3-staging.cc8dd3e",
113
+ "@dxos/react-ui": "0.7.3-staging.cc8dd3e",
114
+ "@dxos/random": "0.7.3-staging.cc8dd3e",
115
+ "@dxos/react-ui-syntax-highlighter": "0.7.3-staging.cc8dd3e",
116
+ "@dxos/react-ui-theme": "0.7.3-staging.cc8dd3e",
117
+ "@dxos/storybook-utils": "0.7.3-staging.cc8dd3e",
118
+ "@dxos/react-ui-types": "0.7.3-staging.cc8dd3e",
119
+ "@dxos/test-utils": "0.7.3-staging.cc8dd3e"
120
120
  },
121
121
  "peerDependencies": {
122
122
  "react": "~18.2.0",
123
123
  "react-dom": "~18.2.0",
124
- "@dxos/react-ui": "0.7.3-main.2dd075e",
125
- "@dxos/react-ui-theme": "0.7.3-main.2dd075e"
124
+ "@dxos/react-ui": "0.7.3-staging.cc8dd3e",
125
+ "@dxos/react-ui-theme": "0.7.3-staging.cc8dd3e"
126
126
  },
127
127
  "publishConfig": {
128
128
  "access": "public"