@dxos/plugin-sheet 0.9.1-staging.ee54ba693a → 0.10.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/plugin-sheet",
3
- "version": "0.9.1-staging.ee54ba693a",
3
+ "version": "0.10.0",
4
4
  "description": "Braneframe sketch plugin",
5
5
  "homepage": "https://dxos.org",
6
6
  "bugs": "https://github.com/dxos/dxos/issues",
@@ -99,39 +99,39 @@
99
99
  "@lezer/common": "^1.5.2",
100
100
  "@lezer/highlight": "^1.2.3",
101
101
  "codemirror-lang-spreadsheet": "^1.3.0",
102
- "@dxos/app-framework": "0.9.1-staging.ee54ba693a",
103
- "@dxos/app-toolkit": "0.9.1-staging.ee54ba693a",
104
- "@dxos/client": "0.9.1-staging.ee54ba693a",
105
- "@dxos/compute": "0.9.1-staging.ee54ba693a",
106
- "@dxos/compute-hyperformula": "0.9.1-staging.ee54ba693a",
107
- "@dxos/context": "0.9.1-staging.ee54ba693a",
108
- "@dxos/async": "0.9.1-staging.ee54ba693a",
109
- "@dxos/crypto": "0.9.1-staging.ee54ba693a",
110
- "@dxos/echo": "0.9.1-staging.ee54ba693a",
111
- "@dxos/debug": "0.9.1-staging.ee54ba693a",
112
- "@dxos/invariant": "0.9.1-staging.ee54ba693a",
113
- "@dxos/echo-react": "0.9.1-staging.ee54ba693a",
114
- "@dxos/lit-grid": "0.9.1-staging.ee54ba693a",
115
- "@dxos/log": "0.9.1-staging.ee54ba693a",
116
- "@dxos/keys": "0.9.1-staging.ee54ba693a",
117
- "@dxos/plugin-client": "0.9.1-staging.ee54ba693a",
118
- "@dxos/plugin-comments": "0.9.1-staging.ee54ba693a",
119
- "@dxos/plugin-graph": "0.9.1-staging.ee54ba693a",
120
- "@dxos/plugin-markdown": "0.9.1-staging.ee54ba693a",
121
- "@dxos/echo-doc": "0.9.1-staging.ee54ba693a",
122
- "@dxos/react-hooks": "0.9.1-staging.ee54ba693a",
123
- "@dxos/react-client": "0.9.1-staging.ee54ba693a",
124
- "@dxos/react-ui-attention": "0.9.1-staging.ee54ba693a",
125
- "@dxos/react-ui-form": "0.9.1-staging.ee54ba693a",
126
- "@dxos/plugin-space": "0.9.1-staging.ee54ba693a",
127
- "@dxos/react-ui-grid": "0.9.1-staging.ee54ba693a",
128
- "@dxos/react-ui-list": "0.9.1-staging.ee54ba693a",
129
- "@dxos/react-ui-menu": "0.9.1-staging.ee54ba693a",
130
- "@dxos/schema": "0.9.1-staging.ee54ba693a",
131
- "@dxos/types": "0.9.1-staging.ee54ba693a",
132
- "@dxos/ui-editor": "0.9.1-staging.ee54ba693a",
133
- "@dxos/util": "0.9.1-staging.ee54ba693a",
134
- "@dxos/react-ui-editor": "0.9.1-staging.ee54ba693a"
102
+ "@dxos/app-toolkit": "0.10.0",
103
+ "@dxos/client": "0.10.0",
104
+ "@dxos/compute": "0.10.0",
105
+ "@dxos/async": "0.10.0",
106
+ "@dxos/context": "0.10.0",
107
+ "@dxos/crypto": "0.10.0",
108
+ "@dxos/compute-hyperformula": "0.10.0",
109
+ "@dxos/echo": "0.10.0",
110
+ "@dxos/debug": "0.10.0",
111
+ "@dxos/echo-doc": "0.10.0",
112
+ "@dxos/echo-react": "0.10.0",
113
+ "@dxos/invariant": "0.10.0",
114
+ "@dxos/keys": "0.10.0",
115
+ "@dxos/lit-grid": "0.10.0",
116
+ "@dxos/log": "0.10.0",
117
+ "@dxos/plugin-client": "0.10.0",
118
+ "@dxos/plugin-comments": "0.10.0",
119
+ "@dxos/plugin-graph": "0.10.0",
120
+ "@dxos/plugin-markdown": "0.10.0",
121
+ "@dxos/react-client": "0.10.0",
122
+ "@dxos/plugin-space": "0.10.0",
123
+ "@dxos/react-ui-attention": "0.10.0",
124
+ "@dxos/react-hooks": "0.10.0",
125
+ "@dxos/react-ui-editor": "0.10.0",
126
+ "@dxos/react-ui-grid": "0.10.0",
127
+ "@dxos/react-ui-form": "0.10.0",
128
+ "@dxos/react-ui-list": "0.10.0",
129
+ "@dxos/react-ui-menu": "0.10.0",
130
+ "@dxos/schema": "0.10.0",
131
+ "@dxos/types": "0.10.0",
132
+ "@dxos/ui-editor": "0.10.0",
133
+ "@dxos/util": "0.10.0",
134
+ "@dxos/app-framework": "0.10.0"
135
135
  },
136
136
  "devDependencies": {
137
137
  "@effect-atom/atom-react": "^0.5.0",
@@ -145,16 +145,16 @@
145
145
  "react": "~19.2.7",
146
146
  "react-dom": "~19.2.7",
147
147
  "vite": "^8.0.16",
148
- "@dxos/echo-generator": "0.9.1-staging.ee54ba693a",
149
- "@dxos/lit-grid": "0.9.1-staging.ee54ba693a",
150
- "@dxos/plugin-testing": "0.9.1-staging.ee54ba693a",
151
- "@dxos/random": "0.9.1-staging.ee54ba693a",
152
- "@dxos/react-ui": "0.9.1-staging.ee54ba693a",
153
- "@dxos/react-ui-syntax-highlighter": "0.9.1-staging.ee54ba693a",
154
- "@dxos/storybook-utils": "0.9.1-staging.ee54ba693a",
155
- "@dxos/test-utils": "0.9.1-staging.ee54ba693a",
156
- "@dxos/ui-types": "0.9.1-staging.ee54ba693a",
157
- "@dxos/ui-theme": "0.9.1-staging.ee54ba693a"
148
+ "@dxos/echo-generator": "0.10.0",
149
+ "@dxos/lit-grid": "0.10.0",
150
+ "@dxos/plugin-testing": "0.10.0",
151
+ "@dxos/random": "0.10.0",
152
+ "@dxos/react-ui": "0.10.0",
153
+ "@dxos/react-ui-syntax-highlighter": "0.10.0",
154
+ "@dxos/test-utils": "0.10.0",
155
+ "@dxos/ui-theme": "0.10.0",
156
+ "@dxos/storybook-utils": "0.10.0",
157
+ "@dxos/ui-types": "0.10.0"
158
158
  },
159
159
  "peerDependencies": {
160
160
  "@effect-atom/atom-react": "^0.5.0",
@@ -162,8 +162,8 @@
162
162
  "effect": "3.21.4",
163
163
  "react": "~19.2.7",
164
164
  "react-dom": "~19.2.7",
165
- "@dxos/ui-theme": "0.9.1-staging.ee54ba693a",
166
- "@dxos/react-ui": "0.9.1-staging.ee54ba693a"
165
+ "@dxos/ui-theme": "0.10.0",
166
+ "@dxos/react-ui": "0.10.0"
167
167
  },
168
168
  "publishConfig": {
169
169
  "access": "public"